[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 17:34:55 +0200 |
User-agent: |
Gnus/5.13 (Gnus v5.13) Emacs/23.0.60 (gnu/linux) |
Angelo Graziosi <address@hidden> writes:
>
> No. I know there was that bug in tool-bar.el! My report refers to a
> sane CVS of Emacs. I have tried with Emacs-trunk before the bug in
> tool-bar was introduced and after the bug was fixed.
>
> Now I have tried also on GNU/Linux Kubuntu 8.04 with a fresh build of
> Emacs (GTK build) and with AUCTeX-CVS-ChangeLog-5.1587.
>
> In all these cases: same results! (as I described before)
Hm,
GNU Emacs 23.0.60.2 (i686-pc-linux-gnu, GTK+ Version 2.10.6)
of 2008-05-13 on tux
Windowing system distributor `The X.Org Foundation', version 11.0.70199902
configured using `configure '--enable-font-backend' '--with-xft''
AUCTeX-date "2008-05-13"
configured using `configure'
and a minimal init file:
,----[~/.emacs]
| (require 'tex-site)
| (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)))
`----
can't reproduce your error. Your configuration may not be correct?
Sven