Gnus development mailing list
 help / color / mirror / Atom feed
From: Simon Josefsson <jas@extundo.com>
Subject: Re: `gnus-unseen-mark' everywhere
Date: Thu, 03 Jan 2002 21:21:36 +0100	[thread overview]
Message-ID: <ilu4rm3yylr.fsf@extundo.com> (raw)
In-Reply-To: <m3lmfffbxw.fsf@multivac.cwru.edu> (prj@po.cwru.edu's message of "Thu, 03 Jan 2002 14:53:25 -0500")

prj@po.cwru.edu (Paul Jarc) writes:

> Simon Josefsson <jas@extundo.com> wrote:
>> This is intended as a feature -- Gnus (i.e. .newsrc.eld) remembers
>> `seen' marks.  Backends remembers `recent' marks.  If the backend
>> would remember `seen', it would make the two flags have the same
>> semantics.
>
> I still disagree on that.  It seems to me that the semantic difference
> is only a matter of where changes are initiated for each mark.  This
> ought to be orthogonal to how the marks are stored.

Hm, yes, but I think the issue is mixed if you consider multi-user
scenarios.  Consider a nnml folder which two persons access.  The
recent mark, maintained by nnml.el, is the same for both persons (now,
actually, nnml doesn't set the recent mark, but for sake of argument).
The seen mark however cannot be stored in the backend because they
would become the same for both persons.  The seen mark should be a
kind of "local" seenedness, and "recent" a remote/backend seenedness.

I guess the problem is that the marks are not divided between one set
of global marks that apply to all users of the backend and one local
set of user-specific marks.  Renaming "seen" to "seen-<username>"
would solve that, but perhaps keeping "seen" in .newsrc.eld and
"recent" in the backend is good enough.

Do you see the problem I think I see?




  reply	other threads:[~2002-01-03 20:21 UTC|newest]

Thread overview: 18+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2001-12-30 11:33 Robert Epprecht
2001-12-30 21:37 ` Lars Magne Ingebrigtsen
2001-12-31  7:11   ` Robert Epprecht
2001-12-31  7:37     ` Lars Magne Ingebrigtsen
2001-12-31 13:15       ` Simon Josefsson
2002-01-02  7:24         ` Robert Epprecht
2002-01-08  6:34           ` Maciej Matysiak
2002-01-03 19:53         ` Paul Jarc
2002-01-03 20:21           ` Simon Josefsson [this message]
2002-01-03 20:32             ` Paul Jarc
2002-01-03 21:45               ` Simon Josefsson
2002-01-03 21:59                 ` Paul Jarc
2002-01-04 20:43                   ` Simon Josefsson
2002-01-04 21:12                     ` Paul Jarc
2002-01-04 21:27                       ` Simon Josefsson
2002-01-04 22:01                         ` Paul Jarc
2002-01-04 22:44                           ` Simon Josefsson
2002-01-05  1:00                             ` Paul Jarc

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=ilu4rm3yylr.fsf@extundo.com \
    --to=jas@extundo.com \
    /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).