GNU bug report logs -
#18512
no startup warning if user-emacs-directory is modfied and added to load-path
Previous Next
Reported by: David Reitter <david.reitter <at> gmail.com>
Date: Sat, 20 Sep 2014 03:28:02 UTC
Severity: minor
Found in version 24.3.93
Fixed in version 25.1
Done: Glenn Morris <rgm <at> gnu.org>
Bug is archived. No further changes may be made.
Full log
View this message in rfc822 format
On Sep 21, 2014, at 5:36 PM, Glenn Morris <rgm <at> gnu.org> wrote:
> David Reitter wrote:
>
>> The lack of warning is not. I pointed out what the bug is in my other
>> e-mail
>
> user-emacs-directory is a constant. You should not have changed it.
You’re right, it’s a constant. If you do have a constant for this, assuming that the file name is .emacs.d or similar in startup.el is obviously poor style.
I changed it because the home directory is not where applications should store files in the Mac OSX system.
Hiding the folder with a dot is helpful, because the directory does not show up in Finder. Yet, the correct place for such files would be in ~/Library/Preferences/Emacs/.
There is a special case for Windows, perhaps because the dot-filename syntax won’t work.
There are differences in philosophy between GNU Emacs and Aquamacs Emacs. This may be one of them.
This bug report was last modified 10 years and 284 days ago.
Previous Next
GNU bug tracking system
Copyright (C) 1999 Darren O. Benham,
1997,2003 nCipher Corporation Ltd,
1994-97 Ian Jackson.