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

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

RE: [h-e-w] Emacs 21.1 Oddities


From: andrew . maguire
Subject: RE: [h-e-w] Emacs 21.1 Oddities
Date: Thu, 24 Jan 2002 09:35:20 -0500

Why don't you set these in site-start.el or default.el?
 
Andrew
From: Theodore Jump [mailto:address@hidden
At 12:25 PM 11/28/2001 -0800, Stephen (Montsaroff) Saroff wrote:
There are some oddities/changes in NT Emacs 21.1 which I can figure out
how to change.
        7. Is there a way to override things such as default font,
           and position globally (e.g. not in the .emacs file) or
           does one have to build and dump .emacs
 
 
I use registry settings under HKEY_LOCAL_MACHINE to specify this, using the X-style resources, for example:

        REGEDIT4

        [HKEY_LOCAL_MACHINE\SOFTWARE\GNU\Emacs]
        "emacs.font"="-*-Andale Mono-normal-r-*-*-*-*-80-*-*-*-iso8859-1"
        "emacs.geometry"="134x54+112+4"
        "emacs.background"="DarkGrey"
        "emacs.foreground"="Black"


reply via email to

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