On Thu, Mar 28, 2002 at 07:53:12AM +0100, Sven Guckes wrote:
> * Jeremy Blosser <[EMAIL PROTECTED]> [2002-03-28 03:39]:
> > On Mar 28, Sven Guckes [[EMAIL PROTECTED]] wrote:
> > >   [-- Attachment #2 --]
> > >   [-- Type: application/pgp-signature, Encoding: 7bit, Size: 0.2K --]
> > >
> > > that is, mutts still shows the pgp sig (like an extra attachment).
> > > is there a way I can just *hide* the pgp sig *completely* from view?
> >
> > Mutt doesn't see that attachment as any different from
> > any other one when it isn't verifying them, so no.
> >
> > You can use your new friend display-filter to gag those lines...
> 
> well, I had tried to delete
> those lines with sed pattern
>   /^\[-- .* --\]$/d
> but it did not work.

This is what I use:

    folder-hook +Incoming/. 'set display_filter="sed '\''/^\\[-- .* --]$/d'\''"'

Getting nested quotes to work in mutt is always a challenge.

Gary

-- 
Gary Johnson                               | Agilent Technologies
[EMAIL PROTECTED]                   | Spokane, Washington, USA
http://www.spocom.com/users/gjohnson/mutt/ |

Reply via email to