emacs-devel
[Top][All Lists]
Advanced

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

Re: files.el: Once again impossible to turn off dir-settings


From: Juri Linkov
Subject: Re: files.el: Once again impossible to turn off dir-settings
Date: Tue, 25 Nov 2008 18:04:20 +0200
User-agent: Gnus/5.13 (Gnus v5.13) Emacs/23.0.60 (x86_64-pc-linux-gnu)

> I notice that after the latest round of changes, it has once again
> become impossible to disable project settings --- other than locally
> advising hack-dir-local-variables --- something the extreme ened of
> power users can certainly do -- (I already have).

It is possible to disable dir-local variables by setting
`enable-local-variables' to nil.  However, this will also disable
file-local variables.

Perhaps we should add a similar variable `enable-dir-local-variables'
that will disable only dir-local variables.  It could also have an option
`remote' to disable searching upwards in remote filesystems.  (This option
could behave like the variable `dir-locals-chase-remote' in the package
`dir-locals.el').

-- 
Juri Linkov
http://www.jurta.org/emacs/




reply via email to

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