Hi,

I just tried to recompile my emacs.app 9.0pre2 sources with the current
emacs CVS and after some merge conflicts came to a more serious problem:

nsterm.m: In function 'ns_list_fonts':
nsterm.m:5731: error: 'struct Lisp_Cons' has no member named 'cdr'

lisp.h mentions that it's unwanted to use the innards of Lisp_Cons but
either using cdr_ or tucking XCDR somewhere into the expression failed.

My knowledge of either ObjC and Lisp is spotty at best so I'm at a dead
end here :-(

Can someone help?

        Robert



-------------------------------------------------------
This SF.Net email is sponsored by xPML, a groundbreaking scripting language
that extends applications into web and mobile media. Attend the live webcast
and join the prime developer group breaking into this new coding territory!
http://sel.as-us.falkag.net/sel?cmd=lnk&kid=110944&bid=241720&dat=121642
_______________________________________________
Emacs-app-dev- mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/emacs-app-dev-

Reply via email to