Gnus development mailing list
 help / color / mirror / Atom feed
From: Rob Browning <rlb@defaultvalue.org>
Subject: Re: Question about article identification and backends.
Date: Sun, 18 May 2003 13:38:11 -0500	[thread overview]
Message-ID: <871xywayng.fsf@raven.i.defaultvalue.org> (raw)
In-Reply-To: <84d6ig1szu.fsf@lucy.is.informatik.uni-duisburg.de> (Kai =?iso-8859-1?q?Gro=DFjohann's?= message of "Sun, 18 May 2003 11:52:53 +0200")

kai.grossjohann@gmx.net (Kai Großjohann) writes:

> I guess it might not be that difficult.  It seems that the current
> problem is: say you have read all of the articles in a certain group,
> that is, articles 1 through 100.  Now you move an article numbered 42
> into that group.  It is unread.  Then Gnus will think it is read.

True, though for my own use, now that I think about it, I'd probably
want at least some of the marks to follow the article, though I
realize there are potentially sticky issues here.  Actually, I might
just prefer to have gnus-summary-move-marking-as and
gnus-summary-copy-marking-as.  With each you would invoke the
function, it would expect a keypress to indicate the mark (?, u, U, d,
etc.) and then it would process the article(s).  You could possibly
also have a gnus-default-group-added-article-mark that would be
initially set to " ".

It'd also be nice to have the ability to say "delete this article from
the current group" *and* "delete this article from all groups".  Come
to think of it we may already have that, but I'd prefer it were keyed
on a unique ID we control, rather than one provided from the outside.

> But it ought to be possible to tweak Gnus so that it just splits the
> read sequence from 1-100 into 1-41,43-100.
>
> Maybe it is even possible using the backend interface: the backend
> could tell Gnus the new list 1-41,43-100 of read articles.

I thought one of the problems would still be that if you renumber
articles, some Gnus features like agent? perhaps, get very unhappy
(i.e. break).  They'd have to be keyed on the global article unique ID
(integer or whatever) to fix that.

-- 
Rob Browning
rlb @defaultvalue.org and @debian.org; previously @cs.utexas.edu
GPG starting 2002-11-03 = 14DD 432F AE39 534D B592  F9A0 25C8 D377 8C7E 73A4



  reply	other threads:[~2003-05-18 18:38 UTC|newest]

Thread overview: 16+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2003-05-17 19:56 Rob Browning
2003-05-17 21:29 ` Andreas Fuchs
2003-05-18  2:57   ` Rob Browning
2003-05-18  3:19   ` Rob Browning
2003-05-18  9:52     ` Kai Großjohann
2003-05-18 18:38       ` Rob Browning [this message]
2003-05-18 18:50         ` Rob Browning
2003-05-19 13:02           ` Kai Großjohann
2003-05-19 13:02         ` Kai Großjohann
2003-05-19 16:57         ` Paul Jarc
2003-05-19 16:47       ` Paul Jarc
2003-05-19 20:49         ` Kai Großjohann
2003-05-19 20:57           ` Paul Jarc
2003-05-20 10:56             ` Kai Großjohann
2003-05-20 17:33           ` Rob Browning
2003-05-22  7:04             ` Kai Großjohann

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=871xywayng.fsf@raven.i.defaultvalue.org \
    --to=rlb@defaultvalue.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).