> Uwe Brauer <[email protected]> writes: > Hi Uwe,
> Both options have the same effect, so you can choose either one, and > neither is better. I use the first option simply because I almost don't > use customize because I want to keep all configurations for a package to > be at one place. Well well (add-hook 'LaTeX-mode-hook 'TeX-source-correlate-mode) This does not work ,---- | | `LaTeX-mode-hook' is a variable declared in Lisp. | -- loaded from "latex" | | Value: (preview-mode-setup turn-on-auto-revert-mode | turn-on-my-footnote-mode turn-on-flyspell my-install-latex-toolbar | my-set-auto-capitalize turn-on-auto-capitalize-mode turn-on-cdlatex | my-latex-xsymbol-8bit turn-on-reftex my-LaTeX-TeX-add-symbols | TeX-source-correlate-mode my-latex-mode-key) | | Documentation: | A hook run in LaTeX mode buffers. `---- But in a Latex buffer I obtain ,---- | | `TeX-source-correlate-mode' is a variable declared in Lisp. | -- loaded from "tex" | | Value: nil | | Documentation: | Non-nil if Tex-Source-Correlate mode is enabled. | See the command `TeX-source-correlate-mode' for a description of this minor-mode. | Setting this variable directly does not take effect; | use either M-? C or the function `TeX-source-correlate-mode'. `---- Is this a bug? Uwe
smime.p7s
Description: S/MIME cryptographic signature
_______________________________________________ auctex-devel mailing list [email protected] https://lists.gnu.org/mailman/listinfo/auctex-devel
