On Tue, Sep 30, 2008 at 07:43:50PM +0100, Alan Jenkins wrote: > Signed-off-by: Alan Jenkins <alan-jenkins@xxxxxxxxxxxxxx> > > diff --git a/guilt b/guilt > index 1cef7b9..8d023e9 100755 > --- a/guilt > +++ b/guilt > @@ -693,10 +693,6 @@ fi > series="$GUILT_DIR/$branch/series" > applied="$GUILT_DIR/$branch/status" > > -# determine an editor to use for anything interactive (fall back to vi) > -editor="vi" > -[ ! -z "$EDITOR" ] && editor="$EDITOR" > - Looks good from a quick glance. Any chance there's a git_pager? Josef 'Jeff' Sipek. -- Bad pun of the week: The formula 1 control computer suffered from a race condition -- 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