Re: [Mac-emacs-users] Rebuilt Emacs.app hangs
Brought to you by:
akochoi
|
From: Robert L. <rl...@ne...> - 2002-08-11 18:43:22
|
On Sunday, August 11, 2002, at 12:24 PM, Andrew Choi wrote: >> [...] >> >> Debugger entered--Lisp error: (void-function x-selection-exists-p) >> (x-selection-exists-p) >> (and (x-selection-exists-p) (not buffer-read-only)) >> sit-for(120) >> command-line-1(nil) >> command-line() >> normal-top-level() >> >> [...] > > You're not running the version you rebuilt. The function > x-selection-exists-p is a built-in function since That may be true but I'm double clicking in: /Users/rlove/Library/OpenUp/emacs-21_1_0/emacs-21.1/mac which is where I built it. I've performed the "sudo make install" prior to this. How do I make Emacs.app use the correct one? Note that I deleted all emacs files from /usr/local before I started the build. In other words I did what I could to avoid having the wrong one used. What else is there? -- Bob Love mail: rl...@ne... jabber: rl...@ja... |