13 Sep
2009
13 Sep
'09
8:32 p.m.
On Sun, Sep 13, 2009 at 14:08, Aaron Griffin <aaronmgriffin@gmail.com> wrote:
On Sun, Sep 13, 2009 at 9:15 AM, Dan McGee <dpmcgee@gmail.com> wrote: I dont think this is your bug...
http://projects.archlinux.org/?p=devtools.git;a=commitdiff;h=360fcd2f0ecaba3...
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.