unofficial mirror of emacs-devel@gnu.org 
 help / color / mirror / code / Atom feed
* Question on set-window-margins
@ 2024-01-02 17:58 Nicolas P. Rougier (inria)
  2024-01-02 19:20 ` Eli Zaretskii
  0 siblings, 1 reply; 22+ messages in thread
From: Nicolas P. Rougier (inria) @ 2024-01-02 17:58 UTC (permalink / raw)
  To: emacs-devel


When I set margins on a window using 'set-window-margins', it 
works as expected until I switched to another buffer and margins 
are then reset to 0 on both sides. If I switch back to the 
original buffer, margins stay at 0. Does that mean that margins 
are not "attached" to the window nor to the buffer ?

The name of the function suggest it is attached to window (even 
though nothing is really specified in the documentation)  but I 
wonder if the 'set-window-margins' is actually meant to be 
transient ?

To keep margins attached to a buffer, I'm using the 
'window-state-change-hook' and a buffer local margin definition 
but maybe I missed a point.

Nicolas

-- 
Nicolas P. Rougier —— www.labri.fr/perso/nrougier
Institute of Neurodegenerative Diseases, Bordeaux



^ permalink raw reply	[flat|nested] 22+ messages in thread

end of thread, other threads:[~2024-01-06  4:35 UTC | newest]

Thread overview: 22+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2024-01-02 17:58 Question on set-window-margins Nicolas P. Rougier (inria)
2024-01-02 19:20 ` Eli Zaretskii
2024-01-02 19:46   ` Nicolas P. Rougier (inria)
2024-01-03  3:23     ` Eli Zaretskii
2024-01-03  3:42       ` Yuan Fu
2024-01-03  5:50         ` Nicolas P. Rougier (inria)
2024-01-03 13:15           ` Eli Zaretskii
2024-01-03 14:05             ` Nicolas P. Rougier (inria)
2024-01-03 16:46               ` Eli Zaretskii
2024-01-03 17:24                 ` Nicolas P. Rougier (inria)
2024-01-03 17:28                   ` Eli Zaretskii
2024-01-03 17:56                     ` Nicolas P. Rougier (inria)
2024-01-03 21:52                       ` Jeremy Bryant
2024-01-04  8:53                         ` Nicolas P. Rougier (inria)
2024-01-03 15:11             ` John Yates
2024-01-03 16:49               ` Eli Zaretskii
2024-01-03 20:07                 ` [External] : " Drew Adams
2024-01-04 12:29                 ` John Yates
2024-01-04 12:52                   ` Eli Zaretskii
2024-01-05  0:25                     ` Yuan Fu
2024-01-05  8:01                       ` Eli Zaretskii
2024-01-06  4:35                     ` Richard Stallman

Code repositories for project(s) associated with this public inbox

	https://git.savannah.gnu.org/cgit/emacs.git

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).