GNU bug report logs - #21188
Preview installed from the package manager changes LaTeX-mode-hook

Previous Next

Package: auctex;

Reported by: Joseph Mingrone <jrm <at> ftfl.ca>

Date: Tue, 4 Aug 2015 18:26:02 UTC

Severity: normal

Done: Tassilo Horn <tsdh <at> gnu.org>

Bug is archived. No further changes may be made.

Full log


View this message in rfc822 format

From: Joseph Mingrone <jrm <at> ftfl.ca>
To: Tassilo Horn <tsdh <at> gnu.org>
Cc: asensio.cesar <at> gmail.com, 21188 <at> debbugs.gnu.org
Subject: bug#21188: Preview installed from the package manager changes LaTeX-mode-hook
Date: Wed, 05 Aug 2015 14:12:13 -0300
[Message part 1 (text/plain, inline)]
Tassilo Horn <tsdh <at> gnu.org> writes:
> This "wiping" is strange.  `LaTeX-preview-setup' removes itself from
> `LaTeX-mode-hook' and adds `preview-mode-setup' instead.  However, this
> should not affect other functions which also happen to be added to
> `LaTeX-mode-hook'.

If LaTeX-mode-hook is customized so that the customizations aren't
applied immediately, then the value of LaTeX-mode-hook is not set before
the line (add-hook 'LaTeX-mode-hook #'LaTeX-preview-setup) in
auctex-autoloads.el and after that call, regardless of the contents of
LaTeX-preview-setup, the customizations are not applied.  However, if I
comment out the line (add-hook 'LaTeX-mode-hook #'LaTeX-preview-setup)
inside auctex-autoloads.el then the value customizations are applied.

> I just tried with emacs 24.5 and ELPA AUCTeX 11.88.6.

I should have mentioned that I'm running 24.5.1 with the same AUCTeX.

Joseph
[signature.asc (application/pgp-signature, inline)]

This bug report was last modified 9 years and 284 days ago.

Previous Next


GNU bug tracking system
Copyright (C) 1999 Darren O. Benham, 1997,2003 nCipher Corporation Ltd, 1994-97 Ian Jackson.