emacs-devel
[Top][All Lists]
Advanced

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

Re: Customize fringe widths


From: Richard Stallman
Subject: Re: Customize fringe widths
Date: Tue, 20 Nov 2001 03:56:24 -0700 (MST)

            (set-fringe-width frame 'left 10)
            (set-fringe-width frame 'right 20)

There is no need for these functions; modify-frame-parameters
is all the API we need for changing them.  For simplicity's sake,
let's stick to that function and not add these.




reply via email to

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