Mailinglist Archive: opensuse (1377 mails)
| < Previous | Next > |
[S.u.S.E. Linux] Re: List Suggestion
- From: mantel@xxxxxxx (Hubert Mantel)
- Date: Wed, 12 Aug 1998 02:13:50 +0200 (MEST)
- Message-id: <Pine.LNX.3.96.980812021130.24123C-100000@xxxxxxxxxxxxxxxxxx>
Hi,
On Tue, 11 Aug 1998, Avi Schwartz wrote:
> On Tue, Aug 11, 1998 at 01:03:33PM -0600, Gary Hodges wrote:
> >
> >
> > suggestion... Reduce the size of the subject tag a lot. [S.u.S.E. Linux]
> > is longer than needed, and for me anyway, it confuses the subjects.
>
> Good suggestion. When reading my mail with mutt, very little room is left in
> the status bar to display the actual subject since the prefix takes so much
> space.
Let procmail remove the tags:
:0
* ^TO_suse-linux-e@suse.(de|com)
{
:0fh
* ^Subject:[ ]*\[S\.u\.S\.E\. Linux\]
| perl -pe 's/^subject:\s*\[S.u.S.E. Linux\]\s*(.*)/Subject: $1/i;'
:0Efh
* ^Subject:[ ]*Re:[ ]*\[S\.u\.S\.E\. Linux\]
| perl -pe 's/^subject:\s*Re:\s*\[S.u.S.E. Linux\]\s*(.*)/Subject: Re: $1/i;'
:0 :
SUSE-LINUX-E
}
> Avi Schwartz
-o)
Hubert /\\
_\_v
-
To get out of this list, please send email to majordomo@xxxxxxxx with
this text in its body: unsubscribe suse-linux-e
| < Previous | Next > |