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