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

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

Remove grey vertical borders on edges of Emacs screen


From: aidy lewis
Subject: Remove grey vertical borders on edges of Emacs screen
Date: Sun, 13 Oct 2013 15:55:46 +0100

Hi,

I am using Emacs for Mac OSX. I have configured the .emacs file to present
a full screen without a scroll or tool bar.

(tool-bar-mode -1)
(set-frame-parameter nil 'fullscreen 'fullboth)
(scroll-bar-mode -1)

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?

Thanks

Aidy


reply via email to

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