[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: |
Ralf Angeli |
Subject: |
Re: [AUCTeX-devel] Re: [AUCTeX-diffs] Changes to auctex/latex.el,v |
Date: |
Sat, 15 Jul 2006 12:38:50 +0200 |
* 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'.
--
Ralf