auctex
[Top][All Lists]
Advanced

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

Re: [AUCTeX] auctex 11.82 and carbon xemacs


From: Ralf Angeli
Subject: Re: [AUCTeX] auctex 11.82 and carbon xemacs
Date: Sat, 18 Mar 2006 14:31:54 +0100

* Thomas A. Schmitz (2006-03-18) writes:

> On Mar 18, 2006, at 2:03 PM, Ralf Angeli wrote:
>
>> What about the other code I provided?
>>
> (progn
>    (require 'preview)
>    (require 'prv-xemacs)
>    (let* ((preview-datadir (concat (file-name-directory
>                                     (locate-library "preview"))
>                                    "../../etc/auctex"))
>           (icon (vector (list (preview-filter-specs preview-tb-icon- 
> specs))
>                         #'preview-at-point t "foo"))
>           (tb (cdadar (specifier-spec-list default-toolbar 'global))))
>      (set-specifier default-toolbar (append tb (list icon)) (current- 
> buffer))))
>
> And I get a ``Preview'' button in the toolbar.

Okay, that means it's a bug in preview-latex the Carbon port reacts
allergic to.

-- 
Ralf




reply via email to

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