The following behaviour seems a bit weird: Create a file foo.tex: ----------------BEGIN %%% Local Variables: %%% TeX-master: "foo.tex" %%% End: ----------------END
1) Open with: emacs -Q foo.tex 2) When queried about applying local variables, answer n A second buffer (foo.tex<2>) is now open, I would have expected only the one. Also, why is TeX-master not ignored when we are answering no to the queries? This has been tested on: GNU Emacs 22.1.50.1 (i686-pc-linux-gnu, GTK+ Version 2.10.11) of 2007-06-07 GNU Emacs 23.0.0.1 (i686-pc-linux-gnu, GTK+ Version 2.10.12) of 2007-05-17 GNU Emacs 22.0.990.1 (i686-pc-linux-gnu, GTK+ Version 2.10.9) of 2007-05-20 cheers, --david. _______________________________________________ emacs-pretest-bug mailing list emacs-pretest-bug@gnu.org http://lists.gnu.org/mailman/listinfo/emacs-pretest-bug