GNU bug report logs - #3577
23.0.94; Info manual does not explain MTIME argument for dir-locals-set-directory-class

Previous Next

Package: emacs;

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

Date: Mon, 15 Jun 2009 17:00:04 UTC

Severity: minor

Fixed in version 23.3

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 (GNU bug Tracking System)
To: Glenn Morris <rgm <at> gnu.org>
Cc: tracker <at> debbugs.gnu.org
Subject: bug#3577: closed (23.0.94; Info manual does not explain MTIME
 argument for dir-locals-set-directory-class)
Date: Fri, 25 Feb 2011 07:59:02 +0000
[Message part 1 (text/plain, inline)]
Your message dated Fri, 25 Feb 2011 02:58:36 -0500
with message-id <6jr5awtuj7.fsf <at> fencepost.gnu.org>
and subject line Re: bug#3577: 23.0.94; Info manual does not explain MTIME argument for dir-locals-set-directory-class
has caused the GNU bug report #3577,
regarding 23.0.94; Info manual does not explain MTIME argument for dir-locals-set-directory-class
to be marked as done.

(If you believe you have received this mail in error, please contact
help-debbugs <at> gnu.org.)


-- 
3577: http://debbugs.gnu.org/cgi/bugreport.cgi?bug=3577
GNU Bug Tracking System
Contact help-debbugs <at> gnu.org with problems
[Message part 2 (message/rfc822, inline)]
From: Teemu Likonen <tlikonen <at> iki.fi>
To: emacs-pretest-bug <at> gnu.org
Subject: 23.0.94; Info manual does not explain MTIME argument for dir-locals-set-directory-class
Date: Mon, 15 Jun 2009 19:54:11 +0300
Info nodes

    (emacs) Directory Variables
    (elisp) Directory Local Variables

explain or give examples of function dir-locals-set-directory-class but
neither of them mentions the mandatory third argument MTIME. I quote the
doc string of the function:

    dir-locals-set-directory-class is a compiled Lisp function in
    `files.el'.

    (dir-locals-set-directory-class directory class mtime)

    Declare that the directory root is an instance of class.
    directory is the name of a directory, a string.
    class is the name of a project class, a symbol.
    mtime is either the modification time of the directory-local
    variables file that defined this this class, or nil.

    When a file beneath directory is visited, the mode-specific
    variables from class are applied to the buffer.  The variables
    for a class are defined using `dir-locals-set-class-variables'.

[Message part 3 (message/rfc822, inline)]
From: Glenn Morris <rgm <at> gnu.org>
To: 3577-done <at> debbugs.gnu.org
Subject: Re: bug#3577: 23.0.94; Info manual does not explain MTIME argument for
	dir-locals-set-directory-class
Date: Fri, 25 Feb 2011 02:58:36 -0500
Version: 23.3

I documented the mtime argument in the lispref.


This bug report was last modified 14 years and 150 days ago.

Previous Next


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