I'm seeing a pattern with Emacs.app while trying to compile elisp files. For example, while trying to compile org-mode:
emacs --batch --no-site-file -q -eval '(add-to-list (quote load-path) ".")' -f batch-byte-compile org.el End of file during parsing make: *** [org.elc] Error 255 In my case, emacs is a shell script that actually calls Emacs.app. This seems to be the case no matter what I'm trying to compile, I always get this EOF error. If I try to compile using the emacs that comes with leopard, the compilation succeeds. I've tried the compilation on both rc2a and rc3, both give the same error message. Am I doing something wrong? -- Peter Jones http://pmade.com ------------------------------------------------------------------------- SF.Net email is sponsored by: The Future of Linux Business White Paper from Novell. From the desktop to the data center, Linux is going mainstream. Let it simplify your IT future. http://altfarm.mediaplex.com/ad/ck/8857-50307-18918-4 _______________________________________________ Emacs-app-dev- mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/emacs-app-dev-
