all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
* frames and reading of .emacs?
@ 2004-01-07 15:00 Jan Even Nilsen
  2004-01-07 20:50 ` Martin Stemplinger
  0 siblings, 1 reply; 7+ messages in thread
From: Jan Even Nilsen @ 2004-01-07 15:00 UTC (permalink / 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

^ permalink raw reply	[flat|nested] 7+ messages in thread

end of thread, other threads:[~2004-01-13  8:56 UTC | newest]

Thread overview: 7+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2004-01-07 15:00 frames and reading of .emacs? Jan Even Nilsen
2004-01-07 20:50 ` 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

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.