unofficial mirror of help-gnu-emacs@gnu.org
 help / color / mirror / Atom feed
From: Lei Wang <f3d27b@gmail.com>
To: help-gnu-emacs@gnu.org
Subject: GNUS: How to automatically mark archived articles read?
Date: Mon, 20 Sep 2010 16:30:25 +0800	[thread overview]
Message-ID: <4c971bca.17bb720a.5c0e.ffffe6e4@mx.google.com> (raw)

Hi all!

I use gnus as my email client. And use archive as this

(setq gnus-message-archive-method
      '(nnfolder "archive"
		 (nnfolder-inhibit-expiry t)
		 (nnfolder-directory "~/.mail/archive")
		 (nnfolder-active-file "~/.mail/archive/active"))
      gnus-update-message-archive-method nil)
(setq gnus-message-archive-group
      '(("emacs" "sentto-emacs")
	("sawfish" "sentto-sawfish")
	(".*" "sentto-outbox")))

When i send an email, it was archived into a proper group, but its state
is unreaded. I don't want to read it again, then how to mark it read
automatically?

-- 
Regards
Lei



             reply	other threads:[~2010-09-20  8:30 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2010-09-20  8:30 Lei Wang [this message]
2010-09-20 13:39 ` GNUS: How to automatically mark archived articles read? Alberto Luaces
2010-09-20 15:00   ` Lei Wang
     [not found] <mailman.0.1284971500.24227.help-gnu-emacs@gnu.org>
2010-09-20  9:25 ` Andreas Politz

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

  List information: https://www.gnu.org/software/emacs/

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=4c971bca.17bb720a.5c0e.ffffe6e4@mx.google.com \
    --to=f3d27b@gmail.com \
    --cc=help-gnu-emacs@gnu.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).