GNU bug report logs - #10254
24.0.92; Local variable bibtex-dialect has no effect

Previous Next

Package: emacs;

Reported by: Uwe Siart <uwe.siart <at> tum.de>

Date: Fri, 9 Dec 2011 07:31:01 UTC

Severity: minor

Found in version 24.0.92

Fixed in version 24.1

Done: "Roland Winkler" <winkler <at> gnu.org>

Bug is archived. No further changes may be made.

Full log


View this message in rfc822 format

From: Stefan Monnier <monnier <at> iro.umontreal.ca>
To: "Roland Winkler" <winkler <at> gnu.org>
Cc: Glenn Morris <rgm <at> gnu.org>, Uwe Siart <uwe.siart <at> tum.de>, 10254 <at> debbugs.gnu.org
Subject: bug#10254: 24.0.92; Local variable bibtex-dialect has no effect
Date: Tue, 17 Jan 2012 16:21:22 -0500
>> I'd expect one "typical" usage is to have (setq bibtex-dialect 'biblatex)
>> in the .emacs file somewhere.  With your new code, the effect of this
>> setq will depend on whether bibtex.el is loaded before or after
>> executing the setq.
>> That's my main source of worry.
> I don't see a "normal" usage of bibtex.el where something in the
> init file could result in an early loading of this file such that it
> could matter where in the init file this variable is set. (The code

All I'm saying is that using explicit make-local-variable calls when you
set the variable buffer-locally, instead of using a global
make-variable-buffer-local will eliminate this potential problem, no
matter how remote.


        Stefan




This bug report was last modified 13 years and 178 days ago.

Previous Next


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