Am 05.07.2007 um 20:26 schrieb stefan:

> $ open /Applications/Emacs.app

It has to be an "open -a <application>" ... or "/Application/ 
<application.app>/Contents/MacOS/<application> &"


To find out why Carbon Emacs does not launch can be found by opening  
a Console window (the application can be found in /Applications/ 
Utilities). The window will show any error messages or warnings  
logged to system.log or console.log. It was also show whether a crash  
happens - do you have a PPC version installed on an intel Mac?

A second way to check the cause is launch Emacs in debug mode and  
without loading and init files:

        /Applications/Emacs.app/Contents/MacOS/Emacs --help
        /Applications/Emacs.app/Contents/MacOS/Emacs --debug-init -q
        /Applications/Emacs.app/Contents/MacOS/Emacs --debug-init -Q
        /Applications/Emacs.app/Contents/MacOS/Emacs --debug-init -Q --load  
~/.emacs

--
Greetings

   Pete       (:
         _    / __    -    -
       _/ \__/_/        -     -
      (´`)      (´`)   -    -
       `´        `´



--~--~---------~--~----~------------~-------~--~----~
"Carbon Emacs" group mailing list.
To post to this group, send email to [email protected]
To unsubscribe from this group, send email to [EMAIL PROTECTED]
For more options, visit this group at 
http://groups.google.com/group/carbon-emacs?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to