Zenitani Seiji
zenit****@mac*****
Mon Mar 20 13:33:11 JST 2006
Hi, On 2006.03.20, at 04:39, Peter Dyballa <Peter_Dybal****@Web*****> wrote: >>> The first time I try to choose an item from a menu I get: >>> >>> Debugger entered--Lisp error: (void-variable mac-preview-mode) >> >> This has been fixed in our development code. >> Try "test build" at http://homepage.mac.com/zenitani/emacs-e.html. > >Works better, but when I create a new frame I get in *Backtrace*: > > Debugger entered--Lisp error: (void-variable mac-print-mode) > >The Elisp file is in /Applications/EmacsJCVS.app/Contents/Resources/ >share/emacs/22.0.50/site-lisp/mac, but load-path does not contain >this path. I don't know why your load-path does not contain the above directory. Can you try the below four cases? 1) Carbon Emacs Package + with your .emacs.el 2) Carbon Emacs Package + without your .emacs.el 3) Carbon Emacs Package + with your .emacs.el without your /Library/Application Support/Emacs 4) Carbon Emacs Package + without your .emacs.el without your /Library/Application Support/Emacs >And the calendar contains (hard-coded?) foreign holidays: the pagan >Groundhog Day, St. Patrick's Day, Baha'i New Year (Naw-Ruz) 163, >Passover, First Day of Ridvan ... Our German and local holidays do >not show up. > I don't know. Changes in the Emacs CVS code? >The test package is 32 MB smaller ... > It does not contain some elisp libraries and intel part of the Universal Binary. >The AUCTeX bug is still present! I tried something new, inserting the >environment near a (La)TeX comment (%, actually it is in the file % >%). So the environment was inserted as a commented environment. C-y >now inserted %%, the string which was used to comment the block below >the point where I inserted the environment and which was used to >comment the inserted environment ... > I have confirmed the LaTeX-environment and kill-ring problem on Linux (Emacs CVS 20060312 + AUCTeX 11.82), too. Do we need the CVS version of AUCTeX? -- Seiji