diff options
author | Dante Catalfamo | 2020-06-18 17:47:10 -0400 |
---|---|---|
committer | Dante Catalfamo | 2020-06-18 17:47:10 -0400 |
commit | 3180a22445ac7163660c8eeed18342255da0722d (patch) | |
tree | 85a7d9d6615f82a6e1b64f45c34fe07b547eeb99 /content/post | |
parent | e6a7c96de97c770a8a0c64fe250e96e36d595013 (diff) | |
download | blog-3180a22445ac7163660c8eeed18342255da0722d.tar.gz blog-3180a22445ac7163660c8eeed18342255da0722d.tar.bz2 blog-3180a22445ac7163660c8eeed18342255da0722d.zip |
an -> a new emacsclient window
Diffstat (limited to 'content/post')
-rw-r--r-- | content/post/using-emacsclient-on-macos/index.org | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/content/post/using-emacsclient-on-macos/index.org b/content/post/using-emacsclient-on-macos/index.org index 87eb88c..b737322 100644 --- a/content/post/using-emacsclient-on-macos/index.org +++ b/content/post/using-emacsclient-on-macos/index.org @@ -55,4 +55,4 @@ 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! +and a new Emacs window pops up with no startup delay! |