From: Peter Dyballa <Peter_Dyballa@Web.DE>
To: rory <rorywalsh@gmail.com>
Cc: help-gnu-emacs@gnu.org
Subject: Re: newbie: window layout
Date: Thu, 6 Mar 2008 00:05:44 +0100 [thread overview]
Message-ID: <AA015E69-3FDD-42E7-B2E2-8DFD17302E82@Web.DE> (raw)
In-Reply-To: <b29d807c-3117-40e8-9102-9e689fd6ad58@s37g2000prg.googlegroups.com>
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
prev parent reply other threads:[~2008-03-05 23:05 UTC|newest]
Thread overview: 7+ messages / expand[flat|nested] mbox.gz Atom feed top
2008-03-05 19:30 newbie: window layout rory
2008-03-05 22:33 ` Lennart Borgman (gmail)
2008-03-05 23:04 ` Thierry Volpiatto
[not found] ` <mailman.8396.1204757506.18990.help-gnu-emacs@gnu.org>
2008-03-05 23:15 ` rory
2008-03-05 23:24 ` rory
2008-03-07 15:47 ` Ken Goldman
2008-03-05 23:05 ` Peter Dyballa [this message]
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=AA015E69-3FDD-42E7-B2E2-8DFD17302E82@Web.DE \
--to=peter_dyballa@web.de \
--cc=help-gnu-emacs@gnu.org \
--cc=rorywalsh@gmail.com \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
Code repositories for project(s) associated with this external index
https://git.savannah.gnu.org/cgit/emacs.git
https://git.savannah.gnu.org/cgit/emacs/org-mode.git
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.