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

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

bug#14170: 24.3; linum won't create all overlays after a folding


From: E Sabof
Subject: bug#14170: 24.3; linum won't create all overlays after a folding
Date: Tue, 9 Apr 2013 22:33:38 +0100

Steps to reproduce:
Open emacs -Q
M-: (progn (linum-mode) (hs-mode))
Insert a block of comments
M-x hs-hide-block

This might be happening because (window-end nil t) does not return an updated value after the creation of a "hiding" overlay. Although I haven't explored it deep enough, to be sure that it is indeed so.

Evgeni

reply via email to

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