On Sun, Sep 13, 2009 at 14:08, Aaron Griffin <[email protected]> wrote: > On Sun, Sep 13, 2009 at 9:15 AM, Dan McGee <[email protected]> wrote: > I dont think this is your bug... > > http://projects.archlinux.org/?p=devtools.git;a=commitdiff;h=360fcd2f0ecaba3c8bb0e56e7fc6014dacfb3ec7 > > There's the change. > > It almost looks like your vim is hanging. Try "EDITOR=nano" and extrapkg. > > As for the objection to the commit message, it's the fact that people > don't enter one, and I feel they should, so we have legitimate > changelogs >
It looks like it's hanging because of the >/dev/null, redirecting all of vim's output (hence the error message). If you try, you'll notice that you can still :q and so forth.

