all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
From: Alberto Luaces <aluaces@udc.es>
To: help-gnu-emacs@gnu.org
Subject: Re: GNUS: How to automatically mark archived articles read?
Date: Mon, 20 Sep 2010 15:39:21 +0200	[thread overview]
Message-ID: <87fwx41qly.fsf@eps142.cdf.udc.es> (raw)
In-Reply-To: 4c971bca.17bb720a.5c0e.ffffe6e4@mx.google.com

Lei Wang writes:

> 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?

I think you want this:

(gnus-gcc-mark-as-read t)

-- 
Alberto




  reply	other threads:[~2010-09-20 13:39 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2010-09-20  8:30 GNUS: How to automatically mark archived articles read? Lei Wang
2010-09-20 13:39 ` Alberto Luaces [this message]
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

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

  git send-email \
    --in-reply-to=87fwx41qly.fsf@eps142.cdf.udc.es \
    --to=aluaces@udc.es \
    --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.
Code repositories for project(s) associated with this external index

	https://git.savannah.gnu.org/cgit/emacs.git
	https://git.savannah.gnu.org/cgit/emacs/org-mode.git

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.