]> granicus.if.org Git - mutt/commit
The attached patch fixes a minor bug in $index_format's %B and %b
authorThomas Roessler <roessler@does-not-exist.org>
Wed, 7 Oct 1998 11:14:35 +0000 (11:14 +0000)
committerThomas Roessler <roessler@does-not-exist.org>
Wed, 7 Oct 1998 11:14:35 +0000 (11:14 +0000)
commit40e1fab1466cd2db0ca8f376a1be70c180297037
treec07c3d7891c41056cc6368779c56390f2cfba915
parent7826fc45bda88573dcc9f794b8f46a4c73f2fa66
The attached patch fixes a minor bug in $index_format's %B and %b
where they didnt respect the given prefix. In addition, the manual
says that %B is supposed to fall back to %b if the message is not
sent to a known mailing list. The code was not doing that.  (From:
Vikas Agnihotri <VikasA@att.com>, noted on comp.mail.mutt by
unny@rz114s0.rz.uni-karlsruhe.de (Vladimir Klebanov)).
hdrline.c