Re: [arch-users] Re: BitBucket: GPL-ed KitBeeper clone

Adam Spiers (arch-users@adamspiers.org)
Sun, 16 Mar 2003 02:06:17 +0000


Tom Lord (lord@emf.net) wrote:
> `+'-named log message files _are_ going to change to something more
> vi-friendly. My bad. I'm both an emacs user and a
> unix-traditionalist. I didn't initially notice the problem and my
> reaction on hearing about it was "Well, vi is broken" -- but as a
> practical matter, arch does need to change in that area.

Not that you need any more prodding on this direction, but it's worth
noting that both more(1) and less(1) suffer from this problem too.

$ touch +foo
$ more +foo
usage: more [-dflpcsu] [+linenum | +/pattern] name1 name2 ...
$ less +foo
Missing filename ("less --help" for help)
-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@vger.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/