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: Teemu Likonen <tlikonen <at> iki.fi>
Subject: bug#3577: closed (Re: bug#3577: 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 bug report

#3577: 23.0.94; Info manual does not explain MTIME argument for dir-locals-set-directory-class

which was filed against the emacs package, has been closed.

The explanation is attached below, along with your original report.
If you require more details, please reply to 3577 <at> debbugs.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: 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.

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


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.