On Wed, Aug 28, 2002 at 05:12:41PM +0200, Sven Guckes wrote:
> extract the Subject line with "grep":
>   macro index S "<pipe-message>grep -i '^subject:'\n"

Didn't work for me; could that happen due to the inbox being an IMAP
one?


> change the display of the folder index:
>   macro index S ":set index_format="%3C %{%b %d} %s"

This one worked, thanks much :) !

However, piping seems to be better since it would show the full line,
even if it is longer than the terminal width. Any idea why it didn't
work?

Besides, seems that I can use it to convert an unquoted subject to
another encoding.


With kind regards,
Baurjan.

Reply via email to