[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [AUCTeX] AUCTeX tool-bar and icons
From: |
Sven Naumann |
Subject: |
Re: [AUCTeX] AUCTeX tool-bar and icons |
Date: |
Wed, 14 May 2008 12:27:07 +0200 |
User-agent: |
Gnus/5.13 (Gnus v5.13) Emacs/23.0.60 (gnu/linux) |
Angelo Graziosi <address@hidden> writes:
> I want to flag the following, noticed on Cygwin with a recent
> Emacs-23.0.60 CVS and a recent AUCTeX-CVS(5.1586).
>
> In .emacs I have:
>
> (setq TeX-bar-LaTeX-buttons
> (quote (new-file open-file dired kill-buffer save-buffer
> write-file undo cut copy paste search-forward print-buffer
> [separator nil] latex next-error view file
> bibtex clean)))
>
> Then : 'new-file' does not appear, 'open-file' has as icon the same
> which Emacs uses for 'new-file', 'dired' is represented by the icon
> which Emacs uses for 'open-file', 'next-error' does not show up (but
> perhaps we need errors in the document...).
>
As a result of my update yesterday, I had also some trouble with the
tool bar because there was a bug in tool-bar.el. Perhaps your problems
are determinated by this bug. Now the current version of tool-bar.el
(1.16) is a bug-fix and tool bar seems to be stable for the most
major-modes, but not in Gnus with my configuration. A bug in
tool-bar.el or in my Gnus configuration, I don't know at this time.
Sven