Menu

#47 allow EDITOR to contain arguments

closed-rejected
nobody
None
5
2011-04-20
2004-08-11
Bruce Korb
No

Problem: When using a server editor, it is nice to
be able to simply tell the editor to edit a file and
not wait for it. That is what the "-n" option for
the "emacsclient" program is about. The attached
patch will do that for UNIX-y systems.

Discussion

  • Bruce Korb

    Bruce Korb - 2004-08-11

    patch to cscope/src/exec.c

     
  • Hans-Bernhard Broeker

    This would be a pointless modification. Just install a little shell script that wraps emacsclient while adding that -n option to the list of arguments, and make that your $EDITOR.

     
  • Hans-Bernhard Broeker

    • status: open --> closed-rejected
     

Log in to post a comment.