On Wed, Oct 03, 2001 at 03:42:46PM, Shawn D. McPeek wrote:
>
> { "hdr_format", DT_SYN, R_NONE, UL "index_format", 0 },
>
> The DT_SYN meens hdr_format is the same as index_format. Here are some
> other examples of DT_SYNs:
>
> edit_hdrs and edit_headers
> forw_decode and forwa
Previously, Benjamin Michotte wrote:
% hi,
%
% if I look in the mutt manual, I can find the definition of index_format
% but not hdr_format.
%
% They seems to do the same but what's the difference between them ?
>From init.h:
{ "hdr_format", DT_SYN, R_NONE, UL "index_format", 0 },
Th
On 2001.10.03, in <[EMAIL PROTECTED]>,
"Benjamin Michotte" <[EMAIL PROTECTED]> wrote:
> hi,
>
> if I look in the mutt manual, I can find the definition of index_format
> but not hdr_format.
>
> They seems to do the same but what's the difference between them ?
They're synonymous. From i