Gnus development mailing list
 help / color / mirror / Atom feed
* A recurring problem with multi-copies
@ 2000-06-11 13:38 Harry Putnam
  2000-08-13 18:43 ` Lars Magne Ingebrigtsen
  0 siblings, 1 reply; 3+ messages in thread
From: Harry Putnam @ 2000-06-11 13:38 UTC (permalink / raw)



I've never fully understood all the variables related to handling
duplicate messages, there may well be some setting to handle this
recurring problem.  I could use some advice as to how to handle it.

Problem:

I sometimes copy messages to topic named (nnml) groups that I want
to keep for reference.  So sometimes a thread occurs in a newsgroup or
mail list group where I want to keep parts of the thread.  An example
might be in comp.lang.awk.  I post a message (query) and begin
recieving replies.

I copy the usefull replys to nnml:t.awk.   Three weeks later someone
who was on vacation replies to my query with really good or
controversial information.  Another round of replies start, many of
these I also want to keep but by now have forgotten what I kept and
what I didn't.

So I end up with a number of duplicates in nnml:t.awk

I'd like some built in (or add on) way where gnus would tell me that I
already have copies of the dup messages in `t.awk' group, and asks if
I want to copy them anyway... or something similar.

The best would be a situation where gnus would ask if I want to
continue copying and give me a choice of  only the unique messages or
dups and unique.



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

* Re: A recurring problem with multi-copies
  2000-06-11 13:38 A recurring problem with multi-copies Harry Putnam
@ 2000-08-13 18:43 ` Lars Magne Ingebrigtsen
  2000-08-13 19:23   ` Harry Putnam
  0 siblings, 1 reply; 3+ messages in thread
From: Lars Magne Ingebrigtsen @ 2000-08-13 18:43 UTC (permalink / raw)


Harry Putnam <reader@newsguy.com> writes:

> I'd like some built in (or add on) way where gnus would tell me that I
> already have copies of the dup messages in `t.awk' group, and asks if
> I want to copy them anyway... or something similar.

I think that sounds too complex.

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



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

* Re: A recurring problem with multi-copies
  2000-08-13 18:43 ` Lars Magne Ingebrigtsen
@ 2000-08-13 19:23   ` Harry Putnam
  0 siblings, 0 replies; 3+ messages in thread
From: Harry Putnam @ 2000-08-13 19:23 UTC (permalink / raw)


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

> Harry Putnam <reader@newsguy.com> writes:
> 
> > I'd like some built in (or add on) way where gnus would tell me that I
> > already have copies of the dup messages in `t.awk' group, and asks if
> > I want to copy them anyway... or something similar.
> 
> I think that sounds too complex.

Just dealing with nnml for a moment, what would it really take?  The
nov file already contains the message-ids of those in the group.

Just guessing here, but could some kind of hook into `B c' `B m' call a
function that would scan the message-ids of the incoming messages, and
compare them to the existing nov info in target `nnml' group?

If that were done would it slow things down terribly?

Lets say a match occurs, immediately gnus spits out a message. 
`Some messages already present in TARGET group.. continue?
User hits `y' and gnus makes the move.  
User hits `n' and gnus only moves those messages whos ids *do not*
match the nov info.  Any matching message are left out.

This would be quite an enhancement for those of us who copy and move
stuff around extensively... and are senile and forgetful.




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

end of thread, other threads:[~2000-08-13 19:23 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2000-06-11 13:38 A recurring problem with multi-copies Harry Putnam
2000-08-13 18:43 ` Lars Magne Ingebrigtsen
2000-08-13 19:23   ` Harry Putnam

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