Better approach to running Emacs for work.
This commit is contained in:
parent
6725f2a354
commit
71f47a5490
1 changed files with 8 additions and 8 deletions
|
@ -174,7 +174,7 @@ Sure the Emacs application will almost always have the =server-start= going, but
|
|||
the native-comp model, but I reserve the right to change this."
|
||||
(and (f-dir? "~/work")
|
||||
;; (string-match "emacs-plus@28" exec-directory)
|
||||
(not (string-match "Emacs.app" exec-directory))))
|
||||
(string-match "Emacs-Work" exec-directory)))
|
||||
#+end_src
|
||||
|
||||
And now start the server with an appropriate tag name:
|
||||
|
|
Loading…
Reference in a new issue