Gnus development mailing list
 help / color / mirror / Atom feed
* Seen/Unseen
@ 2001-08-19 15:29 Lars Magne Ingebrigtsen
  2001-08-19 16:21 ` Seen/Unseen Kai Großjohann
  2001-08-21  0:34 ` Seen/Unseen ShengHuo ZHU
  0 siblings, 2 replies; 5+ messages in thread
From: Lars Magne Ingebrigtsen @ 2001-08-19 15:29 UTC (permalink / raw)


I've now implemented the seen-article thing.  It works as follows:

1) If you enter a group that has no `seen' marks, everything is marked
   as normal.

2) If you enter a group with `seen' marks, all the unseen articles get
   a secondary `gnus-unseen-mark' set on them.  I've defaulted that to
   ".", since that's a pretty unobtrusive character.

And that's that, really.  Although I've forgotten to document this.
Fixing now...

-- 
(domestic pets only, the antidote for overdose, milk.)
   larsi@gnus.org * Lars Magne Ingebrigtsen


^ permalink raw reply	[flat|nested] 5+ messages in thread

* Re: Seen/Unseen
  2001-08-19 15:29 Seen/Unseen Lars Magne Ingebrigtsen
@ 2001-08-19 16:21 ` Kai Großjohann
  2001-08-19 16:25   ` Seen/Unseen Lars Magne Ingebrigtsen
  2001-08-21  0:34 ` Seen/Unseen ShengHuo ZHU
  1 sibling, 1 reply; 5+ messages in thread
From: Kai Großjohann @ 2001-08-19 16:21 UTC (permalink / raw)


Lars Magne Ingebrigtsen <larsi@gnus.org> writes:

> I've now implemented the seen-article thing.

Did you do anything about the N mark that Simon implemented for
nnimap?  Well, I'll see which mark I see, or whether I see both...

kai
-- 
Symbol's function definition is void: signature


^ permalink raw reply	[flat|nested] 5+ messages in thread

* Re: Seen/Unseen
  2001-08-19 16:21 ` Seen/Unseen Kai Großjohann
@ 2001-08-19 16:25   ` Lars Magne Ingebrigtsen
  0 siblings, 0 replies; 5+ messages in thread
From: Lars Magne Ingebrigtsen @ 2001-08-19 16:25 UTC (permalink / raw)


Kai.Grossjohann@CS.Uni-Dortmund.DE (Kai Großjohann) writes:

> Did you do anything about the N mark that Simon implemented for
> nnimap?  Well, I'll see which mark I see, or whether I see both...

I left the nnimap N mark in there, and it has precedence over the
unseen mark.  I don't know whether it makes sense to have the N mark,
since it doesn't do much more than the unseen mark...

-- 
(domestic pets only, the antidote for overdose, milk.)
   larsi@gnus.org * Lars Magne Ingebrigtsen


^ permalink raw reply	[flat|nested] 5+ messages in thread

* Re: Seen/Unseen
  2001-08-19 15:29 Seen/Unseen Lars Magne Ingebrigtsen
  2001-08-19 16:21 ` Seen/Unseen Kai Großjohann
@ 2001-08-21  0:34 ` ShengHuo ZHU
  2001-08-21 21:43   ` Seen/Unseen Lars Magne Ingebrigtsen
  1 sibling, 1 reply; 5+ messages in thread
From: ShengHuo ZHU @ 2001-08-21  0:34 UTC (permalink / raw)


Lars Magne Ingebrigtsen <larsi@gnus.org> writes:

> I've now implemented the seen-article thing.  It works as follows:
>
> 1) If you enter a group that has no `seen' marks, everything is marked
>    as normal.
>
> 2) If you enter a group with `seen' marks, all the unseen articles get
>    a secondary `gnus-unseen-mark' set on them.  I've defaulted that to
>    ".", since that's a pretty unobtrusive character.
>
> And that's that, really.  Although I've forgotten to document this.
> Fixing now...

I think `seen' in gnus-article-mark-lists should be replaced with
`unseen'.  The variables, like gnus-newsgroup-marked and it friends,
are a list of article numbers, but gnus-newsgroup-seen is a list of
ranges, which makes gnus-update-missing-marks barf.

ShengHuo


^ permalink raw reply	[flat|nested] 5+ messages in thread

* Re: Seen/Unseen
  2001-08-21  0:34 ` Seen/Unseen ShengHuo ZHU
@ 2001-08-21 21:43   ` Lars Magne Ingebrigtsen
  0 siblings, 0 replies; 5+ messages in thread
From: Lars Magne Ingebrigtsen @ 2001-08-21 21:43 UTC (permalink / raw)


ShengHuo ZHU <zsh@cs.rochester.edu> writes:

> I think `seen' in gnus-article-mark-lists should be replaced with
> `unseen'.  The variables, like gnus-newsgroup-marked and it friends,
> are a list of article numbers, but gnus-newsgroup-seen is a list of
> ranges, which makes gnus-update-missing-marks barf.

Yes...  But I think the implementation in `gnus-update-missing-marks'
is buggy anyway -- for instance, it doesn't do the right thing with
the non-list marks, like `bookmark', for instance.  So I've now fixed
the implementation and added a helper function and a new variable to
say what the type of the mark list is.

-- 
(domestic pets only, the antidote for overdose, milk.)
   larsi@gnus.org * Lars Magne Ingebrigtsen


^ permalink raw reply	[flat|nested] 5+ messages in thread

end of thread, other threads:[~2001-08-21 21:43 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2001-08-19 15:29 Seen/Unseen Lars Magne Ingebrigtsen
2001-08-19 16:21 ` Seen/Unseen Kai Großjohann
2001-08-19 16:25   ` Seen/Unseen Lars Magne Ingebrigtsen
2001-08-21  0:34 ` Seen/Unseen ShengHuo ZHU
2001-08-21 21:43   ` Seen/Unseen Lars Magne Ingebrigtsen

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).