editors.emacs: pass alternative-editor param in case emacs isn't running

char-rename
Björn Lindqvist 2016-07-27 14:19:05 +02:00
parent b2ed71ec7f
commit 5c11451ab5
1 changed files with 1 additions and 0 deletions

View File

@ -22,6 +22,7 @@ M: windows find-emacsclient
M: emacsclient editor-command ( file line -- command )
[
emacsclient-path get [ find-emacsclient ] unless* ,
"-a=emacs" ,
"--no-wait" ,
number>string "+" prepend ,
,