GNU bug report logs -
#13446
24.2; Fix loop test in linum.el
Previous Next
Reported by: Nathan Trapuzzano <nbtrap <at> nbtrap.com>
Date: Tue, 15 Jan 2013 01:15:01 UTC
Severity: normal
Found in version 24.2
Done: Stefan Monnier <monnier <at> iro.umontreal.ca>
Bug is archived. No further changes may be made.
Full log
Message #28 received at 13446 <at> debbugs.gnu.org (full text, mbox):
> parens/brackets via `forward-' and `backward-sexp'. If something is
> going to replace linum, I'd be very interested to know whether it fixes
> this problem. Do you happen to know?
The intended replacement is nlinum.el (you can install it via M-x
list-packages). But it is not as hackable as linum.el (nothing
equivalent to linum-before-numbering-hook).
Stefan
> Stefan Monnier <monnier <at> iro.umontreal.ca> writes:
>> BTW, in nlinum-mode, the default behavior is half-way between the two:
>> we don't try to accommodate the largest line number there can be
>> (partly to avoid scanning the whole buffer, which can be a performance
>> problem in itself), so we grow the margin only when we display a larger
>> number, but we don't shrink it back when moving back to the beginning of
>> the file with shorter line numbers.
This bug report was last modified 11 years and 268 days ago.
Previous Next
GNU bug tracking system
Copyright (C) 1999 Darren O. Benham,
1997,2003 nCipher Corporation Ltd,
1994-97 Ian Jackson.