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

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

Re: newbie: window layout


From: Peter Dyballa
Subject: Re: newbie: window layout
Date: Thu, 6 Mar 2008 00:05:44 +0100


Am 05.03.2008 um 20:30 schrieb rory:

 '(default-frame-alist (quote
((tool-bar-lines . 0)
(menu-bar-lines . 1)
(top . 0) (left . 0)
(cursor-color . "white") (cursor-type . box)
(foreground-color . "yellow")
(background-color . "black")
(font . "-*-Courier-normal-r-*-*-13-*-*-*-c-*-iso8859-1"))))

Default-frame-alist is already set as quoted in your customisation, so there's no need to set the alist a second time below. And menu-bar- mode and scroll-bar-mode also. Usually the customisation is at the end of the user init file.

--
Greetings

  Pete

If you don't find it in the index, look very carefully through the entire catalogue.
        –  Sears, Roebuck, and Co., Consumer's Guide, 1897








reply via email to

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