bug-gnu-emacs
[Top][All Lists]
Advanced

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

bug#3580: marked as done (23.0.94; Info-documented variable dir-locals-c


From: Emacs bug Tracking System
Subject: bug#3580: marked as done (23.0.94; Info-documented variable dir-locals-class-alist does not exist)
Date: Wed, 17 Jun 2009 03:05:04 +0000

Your message dated Tue, 16 Jun 2009 22:59:20 -0400
with message-id <kpbponpnuf.fsf@fencepost.gnu.org>
and subject line Re: bug#3580: 23.0.94; Info-documented variable 
dir-locals-class-alist does not exist
has caused the Emacs bug report #3580,
regarding 23.0.94; Info-documented variable dir-locals-class-alist does not 
exist
to be marked as done.

This means that you claim that the problem has been dealt with.
If this is not the case it is now your responsibility to reopen the
bug report if necessary, and/or fix the problem forthwith.

(NB: If you are a system administrator and have no idea what this
message is talking about, this may indicate a serious mail system
misconfiguration somewhere. Please contact owner@emacsbugs.donarmstrong.com
immediately.)


-- 
3580: http://emacsbugs.donarmstrong.com/cgi-bin/bugreport.cgi?bug=3580
Emacs Bug Tracking System
Contact owner@emacsbugs.donarmstrong.com with problems
--- Begin Message --- Subject: 23.0.94; Info-documented variable dir-locals-class-alist does not exist Date: Mon, 15 Jun 2009 20:08:26 +0300 User-agent: Gnus/5.13 (Gnus v5.13) Emacs/23.0.94 (gnu/linux)
Info node "(elisp) Directory Local Variables" mentions this variable:

 -- Variable: dir-locals-directory-alist
     This alist holds directory names and their assigned class names.
     It is updated by `dir-locals-set-directory-class'.

As it says, function dir-locals-set-directory-class is supposed to
update that variable. To me it seems that the mentioned function updates
variable dir-locals-directory-cache instead of
dir-locals-directory-alist.

I "M-x rgrep'ed" the whole Emacs source repository and the only
occurences of dir-locals-directory-alist were these:

./info/elisp-2:4441: -- Variable: dir-locals-directory-alist
./lisp/ChangeLog:4997:  (dir-locals-directory-alist): Rename from
    `project-directory-alist'.
./doc/lispref/variables.texi:1764:@defvar dir-locals-directory-alist


--- End Message ---
--- Begin Message --- Subject: Re: bug#3580: 23.0.94; Info-documented variable dir-locals-class-alist does not exist Date: Tue, 16 Jun 2009 22:59:20 -0400 User-agent: Gnus (www.gnus.org), GNU Emacs (www.gnu.org/software/emacs/)
Thanks, it seems it was renamed to dir-locals-directory-cache.

--- End Message ---

reply via email to

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