bug-gnu-emacs
[Top][All Lists]
Advanced

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

bug#11496: 24.1.50; Line numbers are not redrawn correctly in linum-mode


From: Christoph Scholtes
Subject: bug#11496: 24.1.50; Line numbers are not redrawn correctly in linum-mode
Date: Wed, 16 May 2012 21:02:08 -0600
User-agent: Mozilla/5.0 (Windows NT 6.1; WOW64; rv:12.0) Gecko/20120428 Thunderbird/12.0.1

On 5/16/2012 8:40 PM, Stefan Monnier wrote:

You may have more luck with my reimplementation of linum which uses
jit-lock, which hopefully fixes those problems (tho it may come with
others of course).

Sweet! Works like it should. Thank you. :)

Would it be hard to add the "relative line number" feature with your code? Like this:

4 foo
3 bar
2 foo
1 baz
0 -> point
1 foo
2 bla
3 zupp

I used vim recently and found this pretty handy to move around with prefix arguments.

Thanks,
Christoph





reply via email to

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