> Any time the cursor is over a toolbar icon or an image inside a buffer, 
 > emacs beeps and produces the following error message:
 > 
 > recursive-edit: Symbol's function definition is void: 
 > mouse-fixup-help-message
 > 
 > I don't know if this is related, but at startup I get a number of 
 > warnings like the following:
 > 
 > 
 > Source file `/opt/local/share/emacs/22.0.50/lisp/term/mac-win.el' newer 
 > than byte-compiled file
 > Source file `/opt/local/share/emacs/22.0.50/lisp/x-dnd.el' newer than 
 > byte-compiled file
 > Loading mwheel...done
 > (/Applications/Emacs.app/Contents/MacOS/Emacs)
 > Loading tool-bar...done
 > Loading image (compiled; note, source file is newer)...done
 > Loading tooltip (compiled; note, source file is newer)...done

Read INSTALL.CVS in the emacs directory.

You need to do 'make recompile' in your lisp directory and
'make' in your src directory (as tooltip is loaded thru loadup.el at
compile time).


Nick


_______________________________________________
Emacs-pretest-bug mailing list
Emacs-pretest-bug@gnu.org
http://lists.gnu.org/mailman/listinfo/emacs-pretest-bug

Reply via email to