GNU bug report logs - #25564
11.90; XEmacs lacks file-local-variables-alist and reports error.

Previous Next

Package: auctex;

Reported by: Ikumi Keita <ikumi <at> ikumi.que.jp>

Date: Sat, 28 Jan 2017 16:11:01 UTC

Severity: normal

Found in version 11.90

Done: Tassilo Horn <tsdh <at> gnu.org>

Bug is archived. No further changes may be made.

Full log


Message #14 received at 25564 <at> debbugs.gnu.org (full text, mbox):

From: Mosè Giordano <mose <at> gnu.org>
To: Tassilo Horn <tsdh <at> gnu.org>
Cc: Ikumi Keita <ikumi <at> ikumi.que.jp>, 25564 <at> debbugs.gnu.org
Subject: Re: bug#25564: 11.90; XEmacs lacks file-local-variables-alist and
 reports error.
Date: Wed, 1 Feb 2017 18:18:27 +0100
Hi Tassilo,

2017-02-01 7:57 GMT+01:00 Tassilo Horn <tsdh <at> gnu.org>:
> Do you know if XEmacs has some similar feature, i.e., a way to check
> which variables have been set using file (or directory) local variables?

If you want to check whether a variable was set locally in a
XEmacs-compatible way you can use:

    (local-variable-p 'variable-name (current-buffer))

This is what is done in style/biblatex.el ;-)

Bye,
Mosè




This bug report was last modified 8 years and 107 days ago.

Previous Next


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