"Horacio Suarez" <[EMAIL PROTECTED]> writes: > hello: > > Thanks for the answers about the subjetc, some days before. I have > another cuestion about it. > > if I do: > > customize-variable > > tex-output-view-style > > and change the pdf section (gsview32 instead xpdf), only changes for > current session even if I press "Save for Future Sessions".
Then your .emacs is either not executed to the point where it loads variable settings, or it overrides them afterwards. Try emacs -debug-init -- David Kastrup, Kriemhildstr. 15, 44793 Bochum _______________________________________________ auctex mailing list [email protected] http://lists.gnu.org/mailman/listinfo/auctex
