On Fri, Nov 4, 2011 at 3:18 PM, Graham Percival
<gra...@percival-music.ca> wrote:
> On Fri, Nov 04, 2011 at 03:08:40PM +0000, Adam Spiers wrote:
>> OK, thanks.  Next question - any ideas what's going on here?
>>
>> $ git cl upload origin/dev/staging
>>  scripts/build/output-distance.py |   65 
>> ++++++++++++++++++++++++++++++-------
>>  1 files changed, 52 insertions(+), 13 deletions(-)
>> Waiting for Emacs...
>> No output from ['hg', 'parent', '-q']
>
> You've got $VISUAL set to emacs, which apparently isn't playing
> nice with the git-cl script?  Just for the lulz, try doing
>  VISUAL=nano git cl upload
> and see what happens.

No, the emacs thing is a red herring - that works fine.  The problem
is what happens after the editor quits.

    EDITOR=vim git cl upload

yielded exactly the same results.

_______________________________________________
lilypond-devel mailing list
lilypond-devel@gnu.org
https://lists.gnu.org/mailman/listinfo/lilypond-devel

Reply via email to