Merge remote-tracking branch 'origin/master' into modern-harvey3
commit
d21af6e975
|
@ -23,9 +23,7 @@ M: windows find-emacsclient
|
||||||
M: emacsclient editor-command ( file line -- command )
|
M: emacsclient editor-command ( file line -- command )
|
||||||
[
|
[
|
||||||
emacsclient-path get [ find-emacsclient ] unless* ,
|
emacsclient-path get [ find-emacsclient ] unless* ,
|
||||||
emacsclient-args get %
|
emacsclient-args get [ { "-a=emacs" "--no-wait" } ] unless* %
|
||||||
"-a=emacs" ,
|
|
||||||
"--no-wait" ,
|
|
||||||
number>string "+" prepend ,
|
number>string "+" prepend ,
|
||||||
,
|
,
|
||||||
] { } make ;
|
] { } make ;
|
||||||
|
|
Loading…
Reference in New Issue