All Questions
1 question
1vote
1answer
529views
Using emacsclient with custom emacs in $PATH
I want to use emacs command as a substitution for emacsclient -c -a "", which according to man connects to an existing emacs daemon, or creates a new daemon and connects to it otherwise. So i created ...