info-gnus-english
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Mark mail/news sent by myself as read?


From: Sven Joachim
Subject: Re: Mark mail/news sent by myself as read?
Date: Mon, 03 Mar 2008 11:45:53 +0100
User-agent: Gnus/5.110007 (No Gnus v0.7) Emacs/22.1.91 (gnu/linux)

On 2008-03-03 05:13 +0100, William Xu wrote:

> Is there a way to automatically marking mail/news sent by myself as
> read?  So that they don't get counted in the unread message counter.

You can use the global score file for that.  In the group buffer, type
'W e', then insert the following (replace name and address, of course):

(("from"
  ("Your name <youraddress@your.isp>" -10000 nil e)))

Type C-c C-c, and you're done.  From now on, Gnus will skip over your
own articles in all groups.

See (Info "(gnus)Scoring") for all the g(l)ory details on scoring.

Sven


reply via email to

[Prev in Thread] Current Thread [Next in Thread]