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

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

bug#14200: 24.3; Window fringes / margins get reset on switching buffer


From: E Sabof
Subject: bug#14200: 24.3; Window fringes / margins get reset on switching buffer
Date: Sat, 13 Apr 2013 21:51:35 +0100

If in emacs -Q, I evaluate:

(set-window-margins nil 5 5)
(set-window-fringes nil 16 16)

and switch to a different buffer, the fringes/margins will be reset. They will still be frame-default if I switch back to the same buffer.

Btw, I think it would make more sense, if the above settings where attached to a buffer and not a window. At the same time there is a buffer-local variable called window-size-fixed, which looks like it should be a window property.

Evgeni

reply via email to

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