--- Begin Message ---
Subject: |
Re: Preview installed from the package manager changes LaTeX-mode-hook |
Date: |
Tue, 04 Aug 2015 15:25:14 -0300 |
User-agent: |
Gnus/5.13 (Gnus v5.13) Emacs/24.5 (berkeley-unix) |
Tassilo Horn <address@hidden> writes:
> César Asensio <address@hidden> writes:
> Hi César,
>> I'm a longtime AUCTeX user, and I've never felt the need of using
>> Preview in my daily LaTeX editing. Prior to the inclusion of AUCTeX
>> in the Emacs package manager there was the possibility of loading
>> AucTeX and Preview separately, but now they are both loaded
>> automatically. This in itself would be harmless if not for Preview
>> changing the variable `LaTeX-mode-hook' *after* the init file
>> settings.
> I don't see why that's a problem. Could you please elaborate a bit?
I know this is an old post, but the problem, in my view, still exists.
AUTeX provides for customization for LaTeX-mode-hook, but inside the
function LaTeX-preview-setup in preview.el, it overwrites the value with
(remove-hook 'LaTeX-mode-hook #'LaTeX-preview-setup) (add-hook
'LaTeX-mode-hook #'preview-mode-setup).
Joseph
signature.asc
Description: PGP signature
--- End Message ---
--- Begin Message ---
Subject: |
Re: bug#21188: Preview installed from the package manager changes LaTeX-mode-hook |
Date: |
Mon, 10 Aug 2015 07:11:35 +0200 |
User-agent: |
Gnus/5.130014 (Ma Gnus v0.14) Emacs/25.0.50 (gnu/linux) |
Joseph Mingrone <address@hidden> writes:
Hi Joseph,
>> I've just released GNU AUCTeX 11.88.7 on ELPA, and the problem should
>> be fixed now. Please test and report back if if works now.
>
> I can confirm that your changes solve the problem for me.
Great, thanks for testing!
Bye,
Tassilo
signature.asc
Description: PGP signature
--- End Message ---