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

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

[h-e-w] Re: Emacs-21.3-5 msi installer


From: Brian Elmegaard
Subject: [h-e-w] Re: Emacs-21.3-5 msi installer
Date: 03 May 2005 09:15:14 +0200
User-agent: Gnus/5.09 (Gnus v5.9.0) Emacs/21.3.50

Works like a charm, Rex.

I have the following suggestions to be put in default.el:
(setenv "HOME" (getenv "USERPROFILE"))  ; users will not have the root
                                        ; of C: as home
(cd (getenv "USERPROFILE"))             ; Change to home for file
                                        ; operations 
(setq user-init-file (concat (getenv "HOME") "\\_emacs")) ; .emacs is
                                                          ; a problem
                                                          ; on windows

Except for the last one they also work if they are in site-start.el.
-- 
Brian (remove the sport for mail)
http://www.et.dtu.dk/staff/be/be.html





reply via email to

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