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

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

RE: any way to get white margin around text?


From: Drew Adams
Subject: RE: any way to get white margin around text?
Date: Thu, 24 Dec 2020 11:04:38 -0800 (PST)

> set-window-margin should do what you're saying.  For instance
> 
>     (set-window-margin (get-buffer-window) 4 4)
> 
> will set the borders on both sides to 4 columns, without affecting the
> buffer content.  The fringe will be between the margin and the buffer
> content though.

`set-window-margins', not `set-window-margin'.



reply via email to

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