On Jul 15, 2008, at 3:37 PM, David Reitter wrote:

> On 15 Jul 2008, at 15:17, İsmail Dönmez wrote:
>>  It fails to compile for me on Leopard,
>
> same here.  This one is easy to fix by taking out easy-mmode from  
> loadup.el.
> But then there's another issue:
>
> Loading term/ns-win.el (source)...
> Loading ns-carbon-compat.el (source)...
> Attempt to autoload define-minor-mode while preparing to dump
> make[1]: *** [emacs] Error 255
> make: *** [src] Error 2
>
> ... and even ns-win.el itself uses define-minor-mode.

I'm not sure what is causing either of these things.  I compiled  
fresh bootstrap on a Leopard G5 just before checking in, no  
problems.  easy-mmode IS needed, right now.  If there was a change in  
the last few hours for that file to start requiring 'cl, I guess that  
would explain it.  Functionality in easy-mmode could be replicated in  
ns-win at some expense, or perhaps that part of ns-win could be moved  
into a non-preloaded part.

I am pretty sure define-minor-mode is used throughout preloaded lisp  
though (not just ns-win).


-------------------------------------------------------------------------
This SF.Net email is sponsored by the Moblin Your Move Developer's challenge
Build the coolest Linux based applications with Moblin SDK & win great prizes
Grand prize is a trip for two to an Open Source event anywhere in the world
http://moblin-contest.org/redirect.php?banner_id=100&url=/
_______________________________________________
Emacs-app-dev- mailing list
Emacs-app-dev-@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/emacs-app-dev-

Reply via email to