bug-auctex
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Bug-AUCTeX] Re: 11.84; old latex-toolbar can't be used


From: Reiner Steib
Subject: [Bug-AUCTeX] Re: 11.84; old latex-toolbar can't be used
Date: Sun, 27 Jan 2008 21:27:13 +0100
User-agent: Gnus/5.110007 (No Gnus v0.7) Emacs/22.1.50 (gnu/linux)

On Sun, Jan 27 2008, Uwe Brauer wrote:

> Debugger entered--Lisp error: (malformed-list "/usr/lib/xemacs-21.4.19/etc/")
>   locate-file("tex.xpm" "/usr/lib/xemacs-21.4.19/etc/" "")
>   locate-library("tex.xpm" t "/usr/lib/xemacs-21.4.19/etc/")
>   toolbarx-find-image("tex")
>   toolbarx-xemacs-image-properties("tex")

What it the value of `toolbarx-image-path'?  Did you set it manually,
or did the AUCTeX (or it's configure script) set it?

AFAICS, `toolbarx-image-path' must be a list of directories, not a
single directory.  If this is correct, I'd suggest the following doc
fix:

--8<---------------cut here---------------start------------->8---
--- toolbar-x.el        30 Oct 2007 19:19:03 +0100      1.15
+++ toolbar-x.el        27 Jan 2008 21:23:01 +0100      
@@ -125,7 +125,7 @@
                              x))
                     load-path))
    (list data-directory))
-  "This is where toolbarx finds its images.")
+  "List of directories where toolbarx finds its images.")
 
 ;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;
 ;;; First engine: Parsing buttons
--8<---------------cut here---------------end--------------->8---

Bye, Reiner.
-- 
       ,,,
      (o o)
---ooO-(_)-Ooo---  |  PGP key available  |  http://rsteib.home.pages.de/




reply via email to

[Prev in Thread] Current Thread [Next in Thread]