Gnus development mailing list
 help / color / mirror / Atom feed
From: Rob Browning <rlb@cs.utexas.edu>
Subject: Confused about crosspost marking behavior.
Date: 02 Nov 1999 22:50:29 -0600	[thread overview]
Message-ID: <87eme8dvqi.fsf_-_@raven.localnet> (raw)
In-Reply-To: Jody Klymak's message of "27 Sep 1999 19:29:15 -0700"


I recently changed my setup to split some incoming messages to
multiple groups (more on that in my second question), and, as
expected, I had a message that was posted both to my inbox and another
group.  When I read that message in my inbox, I went ahead and marked
it as expirable.  When I went to the other group to check on it, it
wasn't there, so I figured it had also been marked as expirable.  When
I checked by re-entering the group with "C-u Enter", I found that it
had actually been marked as read.  Now I wouldn't have been surprised
if it had either been marked the same as I marked it in the other
group, or if it had not been marked at all, but to be marked
differently both places was unexpected.  (Also, it might be nice to be
able to choose whether or not a given command affects just the current
article, or all instances of it...)

As additional information, I use Kai's general approach (I think) to
handling my mail groups.  All my groups are auto-expire, and I have it
set up so that the normal movement commands default to marking
articles expirable, not "read".

  ;; Make sure all groups are auto-expire.
  (setq gnus-auto-expirable-newsgroups "^nnml")

  ;; Use this for auto-expire only.
  (remove-hook 'gnus-mark-article-hook
               'gnus-summary-mark-read-and-unread-as-read)
  (add-hook 'gnus-mark-article-hook 'gnus-summary-mark-unread-as-read)

-- 
Rob Browning <rlb@cs.utexas.edu> PGP=E80E0D04F521A094 532B97F5D64E3930


             reply	other threads:[~1999-11-03  4:50 UTC|newest]

Thread overview: 14+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
1999-11-03  4:50 Rob Browning [this message]
1999-11-03  8:02 ` Kai Großjohann
1999-11-03 17:41   ` Rob Browning
1999-11-03 18:48     ` Dan Christensen
1999-11-03 20:17     ` Sudish Joseph
1999-11-09  0:27     ` Justin Sheehy
1999-11-09  5:34       ` Rob Browning
1999-11-09  6:13         ` Rob Browning
1999-11-09 14:35           ` David S. Goldberg
1999-11-09 16:05             ` Rob Browning
1999-11-09  8:22       ` Hrvoje Niksic
1999-11-09 13:56         ` Yair Friedman (Jerusalem)
1999-11-03 19:03   ` Rob Browning
1999-11-07  1:10     ` Lars Magne 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=87eme8dvqi.fsf_-_@raven.localnet \
    --to=rlb@cs.utexas.edu \
    /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).