* [EMAIL PROTECTED] (2005-05-14) writes: > I tried to customize the behavior of `preview-appearance' by calling `M-x > customize RETURN preview-appearance RETURN', however AUCTeX failed. The > following backtrace is output: > > Debugger entered--Lisp error: (malformed-property-list (:format "" :type) > (:type)) > plist-get((:format "" :type) :convert-widget) > widget-convert((const :format "" :type))
Great. That's a bug in `widget-convert' present in XEmacs and Emacs 21. Maybe `preview-nonready-icon-specs' and friends should use symbols instead of keywords? -- Ralf _______________________________________________ bug-auctex mailing list [email protected] http://lists.gnu.org/mailman/listinfo/bug-auctex
