Please keep the mailing list copied. * Thomas A. Schmitz (2006-03-15) writes:
> On Mar 15, 2006, at 12:59 PM, Ralf Angeli wrote: > >> * Thomas A. Schmitz (2006-03-14) writes: >> >>> I tried to update auctex to the latest stable version, >>> 11.82. Configure, make, make install into XEmacs application bundle >>> worked. auctex works with ConTeXt files. When I open a LaTeX file >>> with >>> this version of auctex, XEmacs freezes with this error message in the >>> minibuffer: Invalid operation: Can't append item to toolbar for >>> frame, >>> #<carbon-frame "XEmacs" 0xb8c> >>> >>> Reverting auctex to the version in the sumo package makes this >>> problem >>> go away. >>> >>> Emacs : XEmacs 21.5 (beta23) "daikon" [Lucid] (powerpc-apple- >>> darwin8.5.0, Mule) of Tue Mar 14 2006 on G5.local >>> Package: AUCTeX CVS-1.13 (2005-02-11) >> >> Unreproducible when calling >> >> xemacs -vanilla foo.tex >> >> with >> >> XEmacs 21.5 (beta25) "eggplant" (+CVS-20060314) [Lucid] >> (i686-pc-linux, Mule) of Wed Mar 15 2006 on neutrino >> >> and current CVS AUCTeX. >> >> Typing `M-: (LaTeX-install-toolbar) RET' does not trigger the bug >> either. >> >> -- >> Ralf > > Of course, a linux-x86 installation does not use the carbon framework So you likely learned two things: First, I don't own a Mac and second, an easy remedy for your problem is not to use the Carbon framework. As you failed to provide any further information, e.g. what happens in your case if you start XEmacs with the -vanilla option and what happens if you call `LaTeX-install-toolbar' in an instance started with -vanilla, I can only give you the advice to fire up a debugger and step through `carbon_output_frame_toolbars' in toolbar-carbon.c and try to find out yourself what the culprit could be. -- Ralf _______________________________________________ auctex mailing list [email protected] http://lists.gnu.org/mailman/listinfo/auctex
