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: Chong Yidong
Subject: bug#10254: 24.0.92; Local variable bibtex-dialect has no effect
Date: Sat, 28 Jan 2012 22:05:36 +0800
User-agent: Gnus/5.13 (Gnus v5.13) Emacs/24.0.92 (gnu/linux)

"Roland Winkler" <winkler@gnu.org> writes:

> OK, here is a new version of the patch that uses by default a plain 
>
>   (set var val)
>
> to make all the relevant settings. But if bibtex-set-dialect is
> called interactively or bibtex-dialect is already buffer-local (for
> example, as a file-local variable), then it uses
>
>   (set (make-local-variable var) val)
>
> I think this should cover all possibilities.
>
> If that's what you had in mind, the patch below could go into the
> next pretest.

Please go ahead and commit it.





reply via email to

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