Hi Uwe,
2014-07-27 18:49 GMT+02:00 Uwe Brauer <oub(a)mat.ucm.es>:
I confirm
(add-hook 'LaTeX-mode-hook 'TeX-source-correlate-mode)
doesn't work on XEmacs 21.4.22, but
(add-hook 'LaTeX-mode-hook (lambda ()
(TeX-source-correlate-mode 1)))
Thanks, however I will not use a anonymous function (since it is
difficult to remove it from the hook) but instead write a trivial
function for turning the mode on. If somebody on Xemacs beta reads this,
maybe there is an explanation for this behavior?
Uwe
_______________________________________________
XEmacs-Beta mailing list
XEmacs-Beta(a)xemacs.org
http://lists.xemacs.org/mailman/listinfo/xemacs-beta