[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [AUCTeX-devel] Re: [AUCTeX-diffs] Changes to auctex/latex.el,v
From: |
David Kastrup |
Subject: |
Re: [AUCTeX-devel] Re: [AUCTeX-diffs] Changes to auctex/latex.el,v |
Date: |
Sat, 15 Jul 2006 13:28:23 +0200 |
User-agent: |
Gnus/5.11 (Gnus v5.11) Emacs/22.0.50 (gnu/linux) |
Ralf Angeli <address@hidden> writes:
> * David Kastrup (2006-07-15) writes:
>
>> Ralf Angeli <address@hidden> writes:
>>
>>> - (add-hook 'tool-bar-mode-on-hook 'LaTeX-maybe-install-toolbar)
>>> + (add-hook 'tool-bar-mode-on-hook 'LaTeX-maybe-install-toolbar nil t)
>>
>> I should be surprised if this worked on all supported Emacs versions
>> and in particular XEmacs.
>
> I checked it on CVS Emacs, Emacs 21 and XEmacs, and it worked. For
> XEmacs this line is irrelevant anyway because it does not evaluate
> `tool-bar-mode-on-hook'.
It would not be irrelevant since it still has to evaluate add-hook
without bombing out. But if you checked, then that's ok. I thought I
remembered we had some problem in that area, but maybe XEmacs has made
progress since then, and maybe it was just add-to-list which had the
problem I remembered.
--
David Kastrup, Kriemhildstr. 15, 44793 Bochum