[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
bug#25564: 11.90; XEmacs lacks file-local-variables-alist and reports er
From: |
Mosè Giordano |
Subject: |
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 <address@hidden>:
> 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è
- bug#25564: 11.90; XEmacs lacks file-local-variables-alist and reports error., Tassilo Horn, 2017/02/01
- bug#25564: 11.90; XEmacs lacks file-local-variables-alist and reports error., Ikumi Keita, 2017/02/01
- bug#25564: 11.90; XEmacs lacks file-local-variables-alist and reports error.,
Mosè Giordano <=
- bug#25564: 11.90; XEmacs lacks file-local-variables-alist and reports error., Tassilo Horn, 2017/02/01
- bug#25564: 11.90; XEmacs lacks file-local-variables-alist and reports error., Tassilo Horn, 2017/02/01
- bug#25564: 11.90; XEmacs lacks file-local-variables-alist and reports error., Mosè Giordano, 2017/02/01
- bug#25564: 11.90; XEmacs lacks file-local-variables-alist and reports error., Tassilo Horn, 2017/02/01
- bug#25564: 11.90; XEmacs lacks file-local-variables-alist and reports error., Mosè Giordano, 2017/02/01
- bug#25564: 11.90; XEmacs lacks file-local-variables-alist and reports error., Tassilo Horn, 2017/02/01
- bug#25564: 11.90; XEmacs lacks file-local-variables-alist and reports error., Ikumi Keita, 2017/02/02
- bug#25564: 11.90; XEmacs lacks file-local-variables-alist and reports error., Tassilo Horn, 2017/02/02
- bug#25564: 11.90; XEmacs lacks file-local-variables-alist and reports error., Ikumi Keita, 2017/02/02
- bug#25564: 11.90; XEmacs lacks file-local-variables-alist and reports error., Tassilo Horn, 2017/02/02