emacs-devel
[Top][All Lists]
Advanced

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

Re: install.el


From: Kevin Rodgers
Subject: Re: install.el
Date: Wed, 18 Jun 2003 18:07:06 -0600
User-agent: Mozilla/5.0 (X11; U; SunOS i86pc; en-US; rv:0.9.4.1) Gecko/20020406 Netscape6/6.2.2

Stefan Monnier wrote:

(defcustom install-home-file (or user-init-file "~/.emacs")

                                                 ^^^^^^^^^^
This should be ``(convert-standard-filename "~/.emacs")'', for those
platforms where .emacs is an invalid file name.


Actually, I'm not even sure if it shouldn't just be user-init-file.

Or default.el or site-run-file, for people maintaining Emacs for
multiple users at their site.

--
<a href="mailto:&lt;kevin.rodgers&#64;ihs.com&gt;";>Kevin Rodgers</a>






reply via email to

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