all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
From: owner@emacsbugs.donarmstrong.com (Emacs bug Tracking System)
To: Glenn Morris <rgm@gnu.org>
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	[thread overview]
Message-ID: <handler.3580.D3580.12452075644222.ackdone@emacsbugs.donarmstrong.com> (raw)
In-Reply-To: 87ab49e86t.fsf@iki.fi

[-- 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.

      reply	other threads:[~2009-06-17  3:05 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
     [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   ` Emacs bug Tracking System [this message]

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=handler.3580.D3580.12452075644222.ackdone@emacsbugs.donarmstrong.com \
    --to=owner@emacsbugs.donarmstrong.com \
    --cc=rgm@gnu.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
Code repositories for project(s) associated with this external index

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

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.