]> code.delx.au - gnu-emacs/commitdiff
2002-08-27 Andrew Choi <akochoi@shaw.ca>
authorAndrew Choi <akochoi@shaw.ca>
Wed, 28 Aug 2002 01:20:22 +0000 (01:20 +0000)
committerAndrew Choi <akochoi@shaw.ca>
Wed, 28 Aug 2002 01:20:22 +0000 (01:20 +0000)
* INSTALL: Add information on starting Emacs as a GUI application
from the terminal.

mac/ChangeLog
mac/INSTALL

index 6b6d1f8cec8ee0e1312389779555f8944c6677cf..aeac7d8f7bf1e2a75973f81a8fd9b7281a2e8168 100644 (file)
@@ -1,3 +1,8 @@
+2002-08-27  Andrew Choi  <akochoi@shaw.ca>
+
+       * INSTALL: Add information on starting Emacs as a GUI application
+       from the terminal.
+
 2002-08-15  Andrew Choi  <akochoi@shaw.ca>
 
        * INSTALL: Add instructions for building Carbon version on Macs
index c4371281802bc9f03430697d2c185fb2524b67b3..57343cc97e0a05054cfb0f3be7678c81518508ab 100644 (file)
@@ -40,9 +40,14 @@ messages and use the existing info files.
 
 After Emacs is installed, you can run it by typing `emacs -nw' from a
 terminal (make sure your path contains /usr/local/bin) or by
-double-clicking on mac/Emacs.app in the Finder.  At present,
-command-line options cannot be passed to Emacs running under the Aqua
-GUI.  This should soon be fixed.
+double-clicking on mac/Emacs.app in the Finder.  To start Emacs as a
+GUI application from the terminal, the pathname to the executable in
+the bundle, i.e.,
+
+  .../emacs/mac/Emacs.app/Contents/MacOS/Emacs
+
+must be typed to the shell to enable Emacs to locate its resources
+correctly.
 
 If you are building Emacs to run on Mac OS X and X Window, you need to
 create a directory containing statically-linked X libraries.