"Paminu" <[EMAIL PROTECTED]> writes: > I have installed emacs (21.2.1) for winXP and auctex-11.81. I have > downloaded gnuserv and extracted the *.exe files to: > > "C:\Programmer\Emacs\bin" > > and put the "gnuserv.el" in my load-path (C:\cygwin\home\mylisp). > > I start emacs by starting: "gnuclientw.exe" > > > > > I have then enabled source-specials permanently in my .emacs file by: > > (add-hook 'TeX-mode-hook 'TeX-source-specials-mode 1)
Uh, that does not enable source specials mode. Who told you it would? Use M-x customize-variable RET TeX-source-specials-mode RET and proceed from there. -- David Kastrup, Kriemhildstr. 15, 44793 Bochum _______________________________________________ auctex mailing list [email protected] http://lists.gnu.org/mailman/listinfo/auctex
