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: David Kastrup
Subject: Re: [AUCTeX] auctex 11.82 and carbon xemacs
Date: Sat, 18 Mar 2006 14:38:43 +0100
User-agent: Gnus/5.11 (Gnus v5.11) Emacs/22.0.50 (gnu/linux)

Ralf Angeli <address@hidden> writes:

> * 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.

Uhm, if that's supposed to be my prompt, I am afraid that I have not
followed the discussion close enough to figure out what may be wrong.
And the XEmacs toolbar code completely phazes me, anyway: it is
basically a code scrap provided by Stephen Turnbull.

-- 
David Kastrup, Kriemhildstr. 15, 44793 Bochum




reply via email to

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