compute/emacs-stuff.md
... ...
@@ -4,6 +4,7 @@
4 4
It's a bit of a mess. There's a security setting or something that nobody seems to be able to figure out, that stops Emacs opening files from Finder if it's already running.
5 5
6 6
To (hopefully temporarily) fix, and to make opening files faster anyway:
7
+
7 8
Open up Automator from launchpad, New -> Application.
8 9
Select Run Shell Script.
9 10
Use `/bin/bash` as the shell from the dropdown, and pick `as arguments` in the 'Pass input' dropdown.