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 },
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 forward_decode
forw_format and forward_format
forw_quote and forward_quote
indent_str and indent_string
You get the point.
Shawn
--
God is a comic playing to an audience that's afraid to laugh.