[OS X Emacs] multiple instances of aquamacs

Peter Dyballa Peter_Dyballa at Web.DE
Sat Feb 9 07:25:59 EST 2013


Am 09.02.2013 um 04:22 schrieb Trevor Davies:

> Yes, every time I, example, 'emacs test.r' on the command line it would
> open a new emacs process.

In Mac OS X it's not recommended to create more than one process with the same application. It's a waste of resources (and has some more subtle disadvantages). If you really want to launch every time a new process you can try that from the command line:

	/Applications/AquaEmacs.app/Contents/MacOS/Emacs <file> &

(I'm not using Aquamacs, it's not like GNU Emacs, so the path component "/Applications/AquaEmacs.app" is a guess.)

--
Greetings

  Pete

Our enemies are innovative and resourceful, and so are we. They never stop thinking about new ways to harm our country and our people, and neither do we.
				– Georges W. Bush




More information about the MacOSX-Emacs mailing list