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

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

RE: [h-e-w] File associations with gnuserv


From: Peter Kaiser
Subject: RE: [h-e-w] File associations with gnuserv
Date: Tue, 04 Jun 2002 23:04:36 +0200

Just to be specific ....

___Pete

==============================

REGEDIT4

; 24.12.2001, 28.1.2002
;
; This puts NT emacs (in D:\Util\emacs) on the Explorer right-click menu
; for all files.  Use a similar technique to associate it with specific
; file types.  I use this Registry file.  to set up Registry entries
; properly after installing a new version of NT emacs.
;
; Pete Kaiser
; address@hidden

[HKEY_CLASSES_ROOT\*]

[HKEY_CLASSES_ROOT\*\shell]

[HKEY_CLASSES_ROOT\*\shell\open]
@="Emacs"

[HKEY_CLASSES_ROOT\*\shell\open\command]
@="D:\\Util\\emacs\\bin\\gnuclientw.exe -F \"%L\""

; The other necessary registry values, plus skeletal information for
; Courier and Lucida Console fonts.  HOME is defined to be identical with
; the emacs base directory.

[HKEY_LOCAL_MACHINE\SOFTWARE\GNU\Emacs]

; emacs_dir     = D:\Util\emacs
; EMACSDATA     = %emacs_dir%/etc
; EMACSDOC      = %emacs_dir%/etc
; EMACSLOADPATH = %emacs_dir%/site-lisp;%emacs_dir%/lisp;%emacs_dir%/leim
; EMACSLOCKDIR  = %emacs_dir%/lock
; EMACSPATH     = %emacs_dir%/bin
; HOME          = %emacs_dir%
; SHELL         = %emacs_dir%/bin/cmdproxy.exe
; TERM          = cmd

[HKEY_LOCAL_MACHINE\SOFTWARE\GNU\Emacs]

"emacs_dir"=hex(2):44,3a,5c,55,74,69,6c,5c,65,6d,61,63,73,00

"EMACSDATA"=hex(2):25,65,6d,61,63,73,5f,64,69,72,25,2f,65,74,63,00
"EMACSDOC"=hex(2):25,65,6d,61,63,73,5f,64,69,72,25,2f,65,74,63,00
"EMACSLOADPATH"=hex(2):25,65,6d,61,63,73,5f,64,69,72,25,2f,73,69,74,65,2d,6c,\
  69,73,70,3b,25,65,6d,61,63,73,5f,64,69,72,25,2f,6c,69,73,70,3b,25,65,6d,61,\
  63,73,5f,64,69,72,25,2f,6c,65,69,6d,00
"EMACSLOCKDIR"=hex(2):25,65,6d,61,63,73,5f,64,69,72,25,2f,6c,6f,63,6b,00
"EMACSPATH"=hex(2):25,65,6d,61,63,73,5f,64,69,72,25,2f,62,69,6e,00

; Emacs.Font[12] are unused values, but it's easy to rename them and use
; them on systems without Andale Mono.  Or use your favorite font.  Change
; Emacs.Geometry to suit your taste.

"Emacs.Font"="-*-Andale Mono-normal-r-*-*-11-82-*-*-c-*-iso8859-1"
"Emacs.Font1"="-*-Courier New-normal-r-*-*-13-97-96-96-c-*-iso8859-1"
"Emacs.Font2"="-*-Lucida Console-normal-r-*-*-13-97-96-96-c-*-iso8859-1"
"Emacs.Geometry"="81x40+60+40"

"HOME"=hex(2):25,65,6d,61,63,73,5f,64,69,72,25,00
"SHELL"=hex(2):25,65,6d,61,63,73,5f,64,69,72,25,2f,62,69,6e,2f,63,6d,64,70,7
2,\
  6f,78,79,2e,65,78,65,00
"TERM"=hex(2):63,6d,64,00



reply via email to

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