all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
From: Jan Even Nilsen <evenREMOVE@THISgfi.uib.no>
Subject: frames and reading of .emacs?
Date: Wed, 07 Jan 2004 16:00:20 +0100	[thread overview]
Message-ID: <bth85i$2hum$1@toralf.uib.no> (raw)

Hi, fellow emacs users.
I have changed my system from Linux red hat 9 to mandrake Linux, running
GNU Emacs 21.3.1 (i386-mandrake-linux-gnu, X toolkit, Xaw3d scroll bars) 
of 2003-08-27 on ke.mandrakesoft.com, modified by Mandrake

Now on this system the initial frame does not position correctly 
according to my setting

(setq default-frame-alist      '((top . -00) (left . 300) (width . 89) 
(height . 51)  (cursor-color . "red") (background-color . "khaki")))

However, M-x new-frame gives a frame in the right position.

Possibly (un)connected to this is the fact that I have to run
load-file "~/.emacs"
to get all the settings in my .emacs working. Particularly annoying is 
the ugly blue and white region-face, while i prefer only the backround 
to be discretely darker, keeping the other font-lock colours by having
(custom-set-faces
'(region ((t (:background "lightgoldenrod3"))))
)
in .emacs

The two problems may be unconnected, but whats puzzling is that when
M-x new-frame follows the instructions in .emacs regarding frames
and load-file "~/.emacs" works nicely, why does it not work at initial 
startup?

Regards,
Even

             reply	other threads:[~2004-01-07 15:00 UTC|newest]

Thread overview: 7+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2004-01-07 15:00 Jan Even Nilsen [this message]
2004-01-07 20:50 ` frames and reading of .emacs? Martin Stemplinger
2004-01-08  9:01   ` Jan Even Nilsen
2004-01-08 16:36     ` Greg Fenton
2004-01-09  8:41       ` Jan Even Nilsen
2004-01-09  9:41         ` Martin Rydstr|m
2004-01-13  8:56           ` Jan Even Nilsen

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='bth85i$2hum$1@toralf.uib.no' \
    --to=evenremove@thisgfi.uib.no \
    /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.