Setting display defaults
If you’re using the Win32 e.cmd batch-file to launch emacs, it uses Emacs Client? which does not accempt Commandline Parameters? for geometry, etc.
these will need to be set in the registry db as seen at http://www.emacswiki.org/cgi-bin/emacs-en/WThirtyTwoRegistry
I needed to export a sample registry file, then re-import it using IT.Reg Edit?
[HKEY_LOCAL_MACHINE\SOFTWARE\GNU\Emacs]
"emacs_dir"=hex(2):43,00,3a,00,5c,00,50,00,72,00,6f,00,67,00,72,00,61,00,6d,00,\
20,00,46,00,69,00,6c,00,65,00,73,00,5c,00,45,00,6d,00,61,00,63,00,73,00,5c,\
00,65,00,6d,00,61,00,63,00,73,00,00,00
"Emacs.Background"="black"
"Emacs.Foreground"="white"
"Emacs.Font"="-*-Lucida Console-normal-r-*-*-11-82-96-96-c-*-iso8859-1"
"Emacs.Geometry"="90x60"
Geometry = width x height
Can this be done another way?
I am definitely changing display colors in the Dot Emacs File - what about size and position, etc?
See Also
Key Binding - swapping Caps Lock and Ctrl
Tags
Comments
No comments yet.
Add Comment




