Ralf Angeli <[EMAIL PROTECTED]> 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 _______________________________________________ auctex mailing list [email protected] http://lists.gnu.org/mailman/listinfo/auctex
