editors.emacs: pass alternative-editor param in case emacs isn't running
parent
b2ed71ec7f
commit
5c11451ab5
|
@ -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 ,
|
||||
,
|
||||
|
|
Loading…
Reference in New Issue