Gnus development mailing list
 help / color / mirror / Atom feed
From: Sivaram Neelakantan <nsivaram.net@gmail.com>
To: ding@gnus.org
Subject: Re: "mark thread read" without penalty?
Date: Sun, 05 Feb 2012 22:19:02 +0530	[thread overview]
Message-ID: <828vkhtedd.fsf@gmail.com> (raw)
In-Reply-To: <m2pqdts1cx.fsf@boostpro.com>

On Sun, Feb 05 2012,Dave Abrahams wrote:

> I often find myself wanting mark everything in a thread as read
> without having it get scored down by adaptive scoring; I'm not
> trying to say "don't show me future messages;" I just don't want to
> read the ones I've got.  Is there a way to do that?
>
> Thanks!

err...not sure whether this is what you want or it achieves what you
want.


d runs the command gnus-summary-mark-as-read-forward, which is an
interactive compiled Lisp function in `gnus-sum.el'.

It is bound to d, M r, M d, <menu-bar> <Gnus> <Mark Read> <Mark as
read>.

(gnus-summary-mark-as-read-forward N)

Mark N articles as read forwards.
If N is negative, mark backwards instead.
The difference between N and the actual number of articles marked is
returned.


 sivaram
 -- 




  reply	other threads:[~2012-02-05 16:49 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2012-02-05 16:15 Dave Abrahams
2012-02-05 16:49 ` Sivaram Neelakantan [this message]
2012-02-05 17:14 ` Ted Zlatanov
2012-02-06 23:50 ` Lars Ingebrigtsen

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=828vkhtedd.fsf@gmail.com \
    --to=nsivaram.net@gmail.com \
    --cc=ding@gnus.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 NNTP newsgroup(s).