On 1999-08-22 23:33:23 -0400, Ken W wrote:
> I have bothered Sven enough. What is the difference between
> hdr_format and index_format? Did index just replace hdr? Since I set
> up my .muttrc I guess with mutt 0.88 or so, that is what I have for my
> indexes.
>From init.h:
{ "hdr_format", DT_SYN, R_NONE, UL "index_format", 0 },
That is, hdr_format is an alias for index_format which was preserved
for historical reasons.
- hdr_format / index_format? Ken W
- Thomas Roessler
