* Tyler Smith (2007-04-19) writes: > This may or may not be a bug, but it was confusing for me. The > Auctex info files recommend setting TeX-master with the following: > > %%% Local Variables: [...] > Meanwhile, the Reftex documentation suggests: > > %%% Local Variables: *** [...] > Neither of these work for me. After reading the emacs info on file > local variables I determined that it should be: > > % Local Variables:
As long as prefix and suffix on each line of the local variables stanza are consistent, all of the above variants are equivalent. That means either all of them should work or none. -- Ralf _______________________________________________ bug-auctex mailing list [email protected] http://lists.gnu.org/mailman/listinfo/bug-auctex
