emacs-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Native line numbers landed on master


From: Lars Ingebrigtsen
Subject: Re: Native line numbers landed on master
Date: Tue, 01 Oct 2019 12:47:26 +0200
User-agent: Gnus/5.13 (Gnus v5.13) Emacs/27.0.50 (gnu/linux)

Juanma Barranquero <address@hidden> writes:

> It'd be possible to add two faces, line-number-Nth-line and
> line-number-Mth-line, and add variables to customize that N and M
> instead of what I've done.

What about an alist?

'((5 some-face)
  (10 some-other-face)
  (100 yet-another-face))
  
-- 
(domestic pets only, the antidote for overdose, milk.)
   bloggy blog: http://lars.ingebrigtsen.no



reply via email to

[Prev in Thread] Current Thread [Next in Thread]