Luke Diamand <luke@xxxxxxxxxxx> writes: > On Linux: > > $ export P4EDITOR="gvim -f" > $ p4 submit > -- works as you would hope -- > > $ export P4EDITOR="/home/lgd/My Programs/editor.sh" > $ p4 submit > sh: 1: /home/lgd/My: not found > > $ export P4EDITOR="/home/lgd/My\ Programs/editor.sh" > -- works fine -- Good. That is exactly I wanted to see. Thanks. -- To unsubscribe from this list: send the line "unsubscribe git" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html