diff options
-rw-r--r-- | content/post/using-emacsclient-on-macos/index.org | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/content/post/using-emacsclient-on-macos/index.org b/content/post/using-emacsclient-on-macos/index.org index cc8019d..87eb88c 100644 --- a/content/post/using-emacsclient-on-macos/index.org +++ b/content/post/using-emacsclient-on-macos/index.org @@ -53,3 +53,6 @@ terminal mode. The =-n= flag tells the command to return once the window is opened, instead of waiting for the client to close. Finally, like before the =-a ''= flag tells =emacsclient= to start the Emacs daemon if it isn't already running. + +Now all I have to do is press @@html:<kbd>⌃</kbd> + <kbd>⇧</kbd> + <kbd>⌘</kbd> + <kbd>E</kbd>@@ +and an Emacs window pops up with no startup delay! |