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

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

bug#37213: Execute set-window-margins. left-margin-width remains 0.


From: Alan Mackenzie
Subject: bug#37213: Execute set-window-margins. left-margin-width remains 0.
Date: Wed, 28 Aug 2019 18:53:52 +0000
User-agent: Mutt/1.10.1 (2018-07-13)

Hello, Emacs.

In Emacs-27, recent master branch, do:

emacs -Q
M-: (set-window-margins (selected-window) 2) ; This works.
M-: left-margin-width.

The result is that left-margin-width is still at zero, although the
value should be 2.  This is a bug.

-- 
Alan Mackenzie (Nuremberg, Germany).





reply via email to

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