> - What does stand in the way is cleaning up the code by examing all  
> the
>  platform-independent code modified by Emacs.app, deciding whether it
>  is specific to the NS code, and based on that either clean up the  
> code
>  so that it works for all platforms, or move it into the ns-specific
>  code.
>  Some of those things have already been analyzed and placed into
>  emacs.app/nextstep/FOR_RELEASE.  Actually, I'm going to split it into
>  FOR_RELEASE and FOR_MERGE (unless someone does it before me).

I've done some of these and split FOR_MERGE from FOR_RELEASE.

Questions:

- What is the alternative to defvaralias, if one wants to access a  
variable by two different names?

- How does one know when the prefix "x-" in a lisp function means  
"generic GUI function" and when it means "X11 windowing system  
function"?  (The reason for many of the defaliases is a conflict in  
interpretations on this point.)


Adrian


-------------------------------------------------------------------------
Check out the new SourceForge.net Marketplace.
It's the best place to buy or sell services for
just about anything Open Source.
http://sourceforge.net/services/buy/index.php
_______________________________________________
Emacs-app-dev- mailing list
Emacs-app-dev-@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/emacs-app-dev-

Reply via email to