On Jul 13, 2006, at 5:46 AM, Peter Dyballa wrote:

>
> Am 11.07.2006 um 22:24 schrieb Adrian Robert:
>
>> OK.  If you are using the patch, I just realized that I did not  
>> include "configure" in the patch, because I was thinking the patch  
>> was more for visual examination by emacs developers and the  
>> 'configure' diffs took up 90% of the diff.  I belive "configure.in"  
>> WAS included however, so you should be able to fix at least this by a  
>> run of "autoconf" in the top-level emacs directory.
>
> Last night I tried to follow this and copied the Unicode Emacs tree to  
> emacs-23.0.0_NS-9.0pre3, added the files from  
> emacs-23.0.0_NS-9.0pre3_patch_add.tgz, and patched from  
> emacs-23.0.0_NS-9.0pre3-1.patch and repertoryFix_pre3.patch.
>
> Some patches from emacs-23.0.0_NS-9.0pre3-1.patch were rejected for  
> src/Makefile.in (and lisp/faces.el). Src/Makefile.in had unexpanded  
> macros that made patch fail. In the end when compiling I get:
>
>       nsterm.m:2026: error: too few arguments to function  
> ‘get_phys_cursor_geometry’
>
> (with a triangle in the fringe!). Obviously src/nsterm.m needs another  
> patch:

I have uploaded this to:

http://sourceforge.net/tracker/index.php? 
func=detail&aid=1521831&group_id=148174&atid=770756

Sorry about this -- as it happens I did these changes a month ago, but  
never uploaded a patch.  The fact is, CVS changes so quickly that I  
tend to believe anything more than a week or so from date of release is  
unlikely to work, so I've given up trying to track CVS with patches.  I  
don't get to check things over that often, and it's proven easier to  
"batch adjust" during the leadup to a release.

For this reason, I recommend using the "patch_add.tgz" system ONLY for  
manually examining what the Cocoa port changes / adds to the core  
distribution.  If you still want to try building Emacs.app against  
up-to-the-minute CVS, unpack the tarball and execute "cvs -z3 up -d" in  
it.  More than likely you will get merge conflicts ;) but at least  
you'll know where you stand right away.

BTW, the patch includes fixes to problems reported at:

http://www.emacswiki.org/cgi-bin/wiki/EmacsAppKeyboardHandling

I haven't seen any problems reported at

http://www.emacswiki.org/cgi-bin/wiki/EmacsAppNonAsciiRendering

or

http://www.emacswiki.org/cgi-bin/wiki/EmacsAppMenus

Should I just assume those areas are all working perfectly as far as  
the current user base is concerned?  ;-)


Adrian



-------------------------------------------------------------------------
Using Tomcat but need to do more? Need to support web services, security?
Get stuff done quickly with pre-integrated technology to make your job easier
Download IBM WebSphere Application Server v.1.0.1 based on Apache Geronimo
http://sel.as-us.falkag.net/sel?cmd=lnk&kid=120709&bid=263057&dat=121642
_______________________________________________
Emacs-app-dev- mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/emacs-app-dev-

Reply via email to