The macosxhints Forums

The macosxhints Forums (http://hintsforums.macworld.com/index.php)
-   UNIX - Newcomers (http://hintsforums.macworld.com/forumdisplay.php?f=15)
-   -   Clickable emacs (http://hintsforums.macworld.com/showthread.php?t=12572)

sao 08-16-2004 01:35 PM

Quote:

jclark wrote:
I didn't relly get what you meant when you said this:
.........
'And using an AppleScript saved as an application, I can open both, Apple's X11 and emacs21-xaw3d.'

You can start both Apple's X11 and emacs21 by running from Terminal.app:

open-x11 emacs21



--Also, you can write an AppleScript and save it as an application:

Open /Applications/Script Editor.app:


Copy/Paste:

Code:

do shell script "open-x11 /sw/bin/emacs21 > /dev/null 2>&1 </dev/null &"
Save it to the Desktop as an Application. Copy/paste a nice icon over it and put it in the dock.

.


All times are GMT -5. The time now is 10:25 PM.

Powered by vBulletin® Version 3.8.7
Copyright ©2000 - 2014, vBulletin Solutions, Inc.
Site design © IDG Consumer & SMB; individuals retain copyright of their postings
but consent to the possible use of their material in other areas of IDG Consumer & SMB.