Better approach to running Emacs for work.

This commit is contained in:
Howard Abrams 2022-08-31 21:45:21 -07:00
parent 6725f2a354
commit 71f47a5490

View file

@ -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: