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

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

bug#20674: linum-mode overwrites existing margin width


From: Stefan Monnier
Subject: bug#20674: linum-mode overwrites existing margin width
Date: Thu, 28 May 2015 14:30:19 -0400
User-agent: Gnus/5.13 (Gnus v5.13) Emacs/25.0.50 (gnu/linux)

> Either linum-mode.el ~ L167 should be changed to accommodate existing
> margin width, setting width to the maximum of existing or calculated
> value, or the function should test whether the calculated width exceeds
> the current margin width, and only update the window if necessary.

You might like to try the development version of nlinum.el where I've
implemented something like that.

http://git.savannah.gnu.org/cgit/emacs/elpa.git/plain/packages/nlinum/nlinum.el


        Stefan





reply via email to

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