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

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

Re: updating a buffer


From: Dieter Wilhelm
Subject: Re: updating a buffer
Date: Fri, 19 Oct 2007 21:26:33 +0200
User-agent: Gnus/5.11 (Gnus v5.11) Emacs/22.1 (gnu/linux)

Sean Sieger <sean.sieger@gmail.com> writes:

> I move the left margin of a lot of buffers to the right when I am in
> fullscreen and I have (left-margin-width 30) bound to f12.
>
> After I do f12 on a buffer I then do C-x b <RET> twice to see that
> change effected in said buffer.
>
> Is there a less clumsy way to update a buffer?

please try

  (set-window-margins nil 30)

-- 
    Best wishes

    H. Dieter Wilhelm
    Darmstadt, Germany




reply via email to

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