GNU bug report logs - #3580
23.0.94; Info-documented variable dir-locals-class-alist does not exist

Previous Next

Package: emacs;

Reported by: Teemu Likonen <tlikonen <at> iki.fi>

Date: Mon, 15 Jun 2009 17:40:05 UTC

Severity: normal

Done: Glenn Morris <rgm <at> gnu.org>

Bug is archived. No further changes may be made.

Full log


View this message in rfc822 format

From: help-debbugs <at> gnu.org (Emacs bug Tracking System)
To: Teemu Likonen <tlikonen <at> iki.fi>
Subject: bug#3580 closed by Glenn Morris <rgm <at> gnu.org> (Re: bug#3580:
 23.0.94; Info-documented variable dir-locals-class-alist does not exist)
Date: Wed, 17 Jun 2009 03:05:05 +0000
[Message part 1 (text/plain, inline)]
This is an automatic notification regarding your bug report
which was filed against the emacs package:

#3580: 23.0.94; Info-documented variable dir-locals-class-alist does not exist

It has been closed by Glenn Morris <rgm <at> gnu.org>.

Their explanation is attached below along with your original report.
If this explanation is unsatisfactory and you have not received a
better one in a separate message then please contact Glenn Morris <rgm <at> gnu.org> by
replying to this email.


-- 
3580: http://debbugs.gnu.org/cgi/bugreport.cgi?bug=3580
Emacs Bug Tracking System
Contact help-debbugs <at> gnu.org with problems
[Message part 2 (message/rfc822, inline)]
From: Glenn Morris <rgm <at> gnu.org>
To: 3580-done <at> debbugs.gnu.org
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
Thanks, it seems it was renamed to dir-locals-directory-cache.
[Message part 3 (message/rfc822, inline)]
From: Teemu Likonen <tlikonen <at> iki.fi>
To: emacs-pretest-bug <at> gnu.org
Subject: 23.0.94; Info-documented variable dir-locals-class-alist does not exist
Date: Mon, 15 Jun 2009 20:08:26 +0300
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


This bug report was last modified 16 years and 37 days ago.

Previous Next


GNU bug tracking system
Copyright (C) 1999 Darren O. Benham, 1997,2003 nCipher Corporation Ltd, 1994-97 Ian Jackson.