Tagged Questions
1
vote
1answer
122 views
Using emacsclient with custom emacs in $PATH
I want to use emacs command as a substitution for emacsclient -c -a "", which according to man connects to an existing emacs daemon, or creates a new daemon and connects to it otherwise. So i created ...
2
votes
1answer
725 views
Creating symbolic links to applications in Mac OS X
I installed Aquamacs in a fresh OS X desktop, and wanted to be able to call the program from the commandline.
Calling the file inside the app seems to work just fine:
Amoss-iMac:bin amosjyng$ ...