lilypond-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: git-cl under Windows


From: David Kastrup
Subject: Re: git-cl under Windows
Date: Tue, 03 Jul 2012 17:30:20 +0200
User-agent: Gnus/5.13 (Gnus v5.13) Emacs/24.1.50 (gnu/linux)

Graham Percival <address@hidden> writes:

> On Tue, Jul 03, 2012 at 04:50:13PM +0200, David Kastrup wrote:
>> Graham Percival <address@hidden> writes:
>> 
>> > Good luck.
>> 
>> My personal take on this is not to bother but disable use of the
>> readline module if unavailable.  git cl does not ask for interactive
>> input often enough to make that worth the trouble.
>
> oh, that's a good thought!  If the user supplied the relevant
> config information in a text file, and git-cl just automatically
> created a new issue if it couldn't find the old one (or better, if
> git-cl wrote the issue number into ~/.git/config and used that one
> instead of trying to rediscover it), then there'd be no need to
> ask the user for anything at all.

Well, it can still ask using stdin: that just means that you'll have to
backspace over errors destructively.  And it does already start EDITOR
for the initial description (rather than readline), so it is not like we
are talking about multiline editing here.

-- 
David Kastrup



reply via email to

[Prev in Thread] Current Thread [Next in Thread]