unofficial mirror of bug-gnu-emacs@gnu.org 
 help / color / mirror / code / Atom feed
* bug#3580: 23.0.94; Info-documented variable dir-locals-class-alist does not exist
@ 2009-06-15 17:08 ` Teemu Likonen
  2009-06-17  3:05   ` bug#3580: marked as done (23.0.94; Info-documented variable dir-locals-class-alist does not exist) Emacs bug Tracking System
  0 siblings, 1 reply; 2+ messages in thread
From: Teemu Likonen @ 2009-06-15 17:08 UTC (permalink / raw)
  To: emacs-pretest-bug

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





^ permalink raw reply	[flat|nested] 2+ messages in thread

* bug#3580: marked as done (23.0.94; Info-documented variable dir-locals-class-alist does not exist)
  2009-06-15 17:08 ` bug#3580: 23.0.94; Info-documented variable dir-locals-class-alist does not exist Teemu Likonen
@ 2009-06-17  3:05   ` Emacs bug Tracking System
  0 siblings, 0 replies; 2+ messages in thread
From: Emacs bug Tracking System @ 2009-06-17  3:05 UTC (permalink / raw)
  To: Glenn Morris

[-- Attachment #1: Type: text/plain, Size: 944 bytes --]


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

[-- Attachment #2: Type: message/rfc822, Size: 2891 bytes --]

From: Teemu Likonen <tlikonen@iki.fi>
To: emacs-pretest-bug@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
Message-ID: <87ab49e86t.fsf@iki.fi>

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


[-- Attachment #3: Type: message/rfc822, Size: 1602 bytes --]

From: Glenn Morris <rgm@gnu.org>
To: 3580-done@emacsbugs.donarmstrong.com
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
Message-ID: <kpbponpnuf.fsf@fencepost.gnu.org>

Thanks, it seems it was renamed to dir-locals-directory-cache.

^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2009-06-17  3:05 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
     [not found] <kpbponpnuf.fsf@fencepost.gnu.org>
2009-06-15 17:08 ` bug#3580: 23.0.94; Info-documented variable dir-locals-class-alist does not exist Teemu Likonen
2009-06-17  3:05   ` bug#3580: marked as done (23.0.94; Info-documented variable dir-locals-class-alist does not exist) Emacs bug Tracking System

Code repositories for project(s) associated with this public inbox

	https://git.savannah.gnu.org/cgit/emacs.git

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).