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

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

Re: Remove grey vertical borders on edges of Emacs screen


From: Emanuel Berg
Subject: Re: Remove grey vertical borders on edges of Emacs screen
Date: Sun, 13 Oct 2013 21:32:10 +0200
User-agent: Gnus/5.13 (Gnus v5.13) Emacs/23.4 (gnu/linux)

Emanuel Berg <embe8573@student.uu.se> writes:

>> However, I have two thin grey vertical borders that
>> appear on the edge of the Emacs screen. Could anyone
>> please tell me a function that will remove these?
>
> I had that disabled somehow, but I removed that piece of
> code because it only matters in X. Reading the help,
> though, try
>
> (set-window-fringes nil 0 0)

Yes, that works in X. nil is not "disable", it is the
current window, the 0's are the left and right fringe
width, respectively.

-- 
Emanuel Berg, programmer-for-rent. CV, projects, etc at uXu
underground experts united:  http://user.it.uu.se/~embe8573


reply via email to

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