mainemacs can also use the client
This commit is contained in:
parent
676a12c9b1
commit
e8adc710ab
1 changed files with 2 additions and 1 deletions
|
@ -1,2 +1,3 @@
|
|||
#!/bin/sh
|
||||
emacs --funcall "mu4e" --name mainemacs
|
||||
# emacs --funcall "mu4e" --name mainemacs
|
||||
emacsclient -c -e '(mu4e)'
|
||||
|
|
Loading…
Reference in a new issue