emacs-devel
[Top][All Lists]
Advanced

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

Re: install.el


From: Stefan Monnier
Subject: Re: install.el
Date: Thu, 19 Jun 2003 10:22:35 -0400

> >>>(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.

This is handled elsewhere in install.el.  Please read the code
(it's not that long, really ;-)


        Stefan





reply via email to

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