bug-gnu-emacs
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

bug#10254: 24.0.92; Local variable bibtex-dialect has no effect


From: Stefan Monnier
Subject: bug#10254: 24.0.92; Local variable bibtex-dialect has no effect
Date: Mon, 16 Jan 2012 09:14:15 -0500
User-agent: Gnus/5.13 (Gnus v5.13) Emacs/24.0.92 (gnu/linux)

> +(make-variable-buffer-local 'bibtex-dialect)

I don't think you should force it to be buffer-local.  Just leave it as
a global setting by default, and just change the code so that if the
user decides to make it local to some buffer, the rest of the code
handles it properly.


        Stefan





reply via email to

[Prev in Thread] Current Thread [Next in Thread]