emacs-devel
[Top][All Lists]
Advanced

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

Re: .emacs-settings.el


From: Stefan Monnier
Subject: Re: .emacs-settings.el
Date: Thu, 06 Sep 2007 16:28:53 -0400
User-agent: Gnus/5.11 (Gnus v5.11) Emacs/23.0.50 (gnu/linux)

>>> I cannot remember what you said earlier.  How is ~/.emacs-settings.el
>>> different from the long-used settings file ~/.emacs?  How is it
>>> different from site-start.el or default.el, if those files exist?
>> 
>> .emacs-settings.el can go in other directories than ~; it affects files
>> found anywhere in the directory tree that contains it.  Moreover, it is
>> not a file of arbitrary Lisp, but rather contains a set of buffer-local
>> variables to set in the buffers visiting files it affects, subject to the
>> normal risk-checking.

> Since .emacs-settings.el is a confusing file name, what about a more
> appropriate and shorter file name like .dir-vars.el or .dir-locals.el
> or .project.el.

Please go re-read the thread that ended up with "emacs-settings".


        Stefan




reply via email to

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