switch mainemacs to connect to emacs daemon
All checks were successful
Gitea Actions Demo / Explore-Gitea-Actions (push) Successful in 9s
All checks were successful
Gitea Actions Demo / Explore-Gitea-Actions (push) Successful in 9s
This commit is contained in:
parent
3ac77718ff
commit
19759ea6fa
1 changed files with 2 additions and 2 deletions
|
|
@ -1,3 +1,3 @@
|
|||
#!/bin/sh
|
||||
emacs --funcall "mu4e" --name mainemacs
|
||||
# emacsclient -c -e '(mu4e)'
|
||||
# emacs --funcall "mu4e" --name mainemacs
|
||||
emacsclient -c -e '(mu4e)'
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue