Gnus development mailing list
 help / color / mirror / Atom feed
* Deleting cached articles -- no?
@ 1996-11-18 12:57 Kai Grossjohann
  1996-11-18 15:00 ` Lars Balker Rasmussen
  0 siblings, 1 reply; 12+ messages in thread
From: Kai Grossjohann @ 1996-11-18 12:57 UTC (permalink / raw)


Hi,

I haven't changed anything about the default caching behavior (I
think).  When I hit `u' to tick an article, it is duly inserted into
the cache (shows up marked `!*').  When I now hit `d' on such an
article I would expect it to be removed from the cache (both
characters `!*' disappear), but it isn't, it's still marked `*'.

regards,
kai
-- 
I wonder why nobody don't like me,
or is it de fact dat I'm ugly? -- Harry Belafonte


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

* Re: Deleting cached articles -- no?
  1996-11-18 12:57 Deleting cached articles -- no? Kai Grossjohann
@ 1996-11-18 15:00 ` Lars Balker Rasmussen
  1996-11-19  1:04   ` Lars Magne Ingebrigtsen
  1996-11-19  8:41   ` Kai Grossjohann
  0 siblings, 2 replies; 12+ messages in thread
From: Lars Balker Rasmussen @ 1996-11-18 15:00 UTC (permalink / raw)


Kai Grossjohann <grossjohann@charly.informatik.uni-dortmund.de> writes:
> I haven't changed anything about the default caching behavior (I
> think).  When I hit `u' to tick an article, it is duly inserted into
> the cache (shows up marked `!*').  When I now hit `d' on such an
> article I would expect it to be removed from the cache (both
> characters `!*' disappear), but it isn't, it's still marked `*'.

Yeah, I noticed that too.  The articles _are_ removed from the cache
when you leave the group, but the feedback could be better.
-- 
Lars Balker Rasmussen                                              - Duck!
<URL:http://www.daimi.aau.dk/~gnort/>                              - Where!?!


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

* Re: Deleting cached articles -- no?
  1996-11-18 15:00 ` Lars Balker Rasmussen
@ 1996-11-19  1:04   ` Lars Magne Ingebrigtsen
  1996-11-19 11:39     ` Lars Balker Rasmussen
  1996-11-19  8:41   ` Kai Grossjohann
  1 sibling, 1 reply; 12+ messages in thread
From: Lars Magne Ingebrigtsen @ 1996-11-19  1:04 UTC (permalink / raw)


Lars Balker Rasmussen <gnort@daimi.aau.dk> writes:

> Yeah, I noticed that too.  The articles _are_ removed from the cache
> when you leave the group, but the feedback could be better.

Well, what should the feedback be?  I don't want the articles to be
removed from the cache right away -- you may change your mind after
typing `d' on an article.  So deleting them on group exit seems like
the right thing to do.

-- 
(domestic pets only, the antidote for overdose, milk.)
  larsi@ifi.uio.no * Lars Ingebrigtsen


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

* Re: Deleting cached articles -- no?
  1996-11-18 15:00 ` Lars Balker Rasmussen
  1996-11-19  1:04   ` Lars Magne Ingebrigtsen
@ 1996-11-19  8:41   ` Kai Grossjohann
  1 sibling, 0 replies; 12+ messages in thread
From: Kai Grossjohann @ 1996-11-19  8:41 UTC (permalink / raw)
  Cc: ding

>>>>> Lars Balker Rasmussen writes:

  Lars> Yeah, I noticed that too.  The articles _are_ removed from the
  Lars> cache when you leave the group, but the feedback could be
  Lars> better.

Oh.  I just assumed that if it's marked `*' it's still in the cache.
OK, now I know that I don't need to M-* any more.

Thanks,
kai
-- 
I wonder why nobody don't like me,
or is it de fact dat I'm ugly? -- Harry Belafonte


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

* Re: Deleting cached articles -- no?
  1996-11-19  1:04   ` Lars Magne Ingebrigtsen
@ 1996-11-19 11:39     ` Lars Balker Rasmussen
  1996-11-19 12:17       ` Kai Grossjohann
  1996-11-20 21:28       ` Lars Magne Ingebrigtsen
  0 siblings, 2 replies; 12+ messages in thread
From: Lars Balker Rasmussen @ 1996-11-19 11:39 UTC (permalink / raw)


Lars Magne Ingebrigtsen <larsi@ifi.uio.no> writes:
> Lars Balker Rasmussen <gnort@daimi.aau.dk> writes:
> > Yeah, I noticed that too.  The articles _are_ removed from the cache
> > when you leave the group, but the feedback could be better.
> 
> Well, what should the feedback be?  I don't want the articles to be
> removed from the cache right away -- you may change your mind after
> typing `d' on an article.  So deleting them on group exit seems like
> the right thing to do.

Well, don't remove them from the cache, but remove (or change?) the *
which marks the article as cached.  That way you have a chance of
changing your mind, without getting confused like Kai did.
-- 
Lars Balker Rasmussen                                              - Duck!
<URL:http://www.daimi.aau.dk/~gnort/>                              - Where!?!


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

* Re: Deleting cached articles -- no?
  1996-11-19 11:39     ` Lars Balker Rasmussen
@ 1996-11-19 12:17       ` Kai Grossjohann
  1996-11-20 21:28         ` Lars Magne Ingebrigtsen
  1996-11-20 21:28       ` Lars Magne Ingebrigtsen
  1 sibling, 1 reply; 12+ messages in thread
From: Kai Grossjohann @ 1996-11-19 12:17 UTC (permalink / raw)
  Cc: ding

>>>>> Lars Balker Rasmussen writes:

  Lars> Well, don't remove them from the cache, but remove (or
  Lars> change?) the * which marks the article as cached.

Right.  That is also the behavior of M-*, isn't it?  (Haven't
checked.)

kai
-- 
I wonder why nobody don't like me,
or is it de fact dat I'm ugly? -- Harry Belafonte


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

* Re: Deleting cached articles -- no?
  1996-11-19 11:39     ` Lars Balker Rasmussen
  1996-11-19 12:17       ` Kai Grossjohann
@ 1996-11-20 21:28       ` Lars Magne Ingebrigtsen
  1996-11-20 22:39         ` Per Abrahamsen
  1 sibling, 1 reply; 12+ messages in thread
From: Lars Magne Ingebrigtsen @ 1996-11-20 21:28 UTC (permalink / raw)


Lars Balker Rasmussen <gnort@daimi.aau.dk> writes:

> Well, don't remove them from the cache, but remove (or change?) the *
> which marks the article as cached.  That way you have a chance of
> changing your mind, without getting confused like Kai did.

Well -- they *are* still in the cache, so won't removing the "*" mark
be equally confusing?

-- 
(domestic pets only, the antidote for overdose, milk.)
  larsi@ifi.uio.no * Lars Ingebrigtsen


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

* Re: Deleting cached articles -- no?
  1996-11-19 12:17       ` Kai Grossjohann
@ 1996-11-20 21:28         ` Lars Magne Ingebrigtsen
  0 siblings, 0 replies; 12+ messages in thread
From: Lars Magne Ingebrigtsen @ 1996-11-20 21:28 UTC (permalink / raw)


Kai Grossjohann <grossjohann@ls6.informatik.uni-dortmund.de> writes:

> >>>>> Lars Balker Rasmussen writes:
> 
>   Lars> Well, don't remove them from the cache, but remove (or
>   Lars> change?) the * which marks the article as cached.
> 
> Right.  That is also the behavior of M-*, isn't it?  (Haven't
> checked.)

No, `M-*' removes the article from the cache immediately.

-- 
(domestic pets only, the antidote for overdose, milk.)
  larsi@ifi.uio.no * Lars Ingebrigtsen


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

* Re: Deleting cached articles -- no?
  1996-11-20 21:28       ` Lars Magne Ingebrigtsen
@ 1996-11-20 22:39         ` Per Abrahamsen
  1996-11-21  0:03           ` David Moore
  1996-11-21  2:30           ` Lars Magne Ingebrigtsen
  0 siblings, 2 replies; 12+ messages in thread
From: Per Abrahamsen @ 1996-11-20 22:39 UTC (permalink / raw)



Lars Magne Ingebrigtsen <larsi@ifi.uio.no> writes:

> Well -- they *are* still in the cache, so won't removing the "*" mark
> be equally confusing?

I don't think so.


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

* Re: Deleting cached articles -- no?
  1996-11-20 22:39         ` Per Abrahamsen
@ 1996-11-21  0:03           ` David Moore
  1996-11-21  2:31             ` Lars Magne Ingebrigtsen
  1996-11-21  2:30           ` Lars Magne Ingebrigtsen
  1 sibling, 1 reply; 12+ messages in thread
From: David Moore @ 1996-11-21  0:03 UTC (permalink / raw)


Per Abrahamsen <abraham@dina.kvl.dk> writes:

> Lars Magne Ingebrigtsen <larsi@ifi.uio.no> writes:
> 
> > Well -- they *are* still in the cache, so won't removing the "*" mark
> > be equally confusing?
> 
> I don't think so.

	Will pressing "*" again at this point prevent them from being
deleted?  If I re-add the "*", I will expect that to stop the deletion,
no?

-- 
David Moore <dmoore@ucsd.edu>       | Computer Systems Lab      __o
UCSD Dept. Computer Science - 0114  | Work: (619) 534-8604    _ \<,_
La Jolla, CA 92093-0114             | Fax:  (619) 534-1445   (_)/ (_)
<URL:http://oj.egbt.org/dmoore/>    | Solo Furnace Creek 508 -- 1996!


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

* Re: Deleting cached articles -- no?
  1996-11-20 22:39         ` Per Abrahamsen
  1996-11-21  0:03           ` David Moore
@ 1996-11-21  2:30           ` Lars Magne Ingebrigtsen
  1 sibling, 0 replies; 12+ messages in thread
From: Lars Magne Ingebrigtsen @ 1996-11-21  2:30 UTC (permalink / raw)


Per Abrahamsen <abraham@dina.kvl.dk> writes:

> Lars Magne Ingebrigtsen <larsi@ifi.uio.no> writes:
> 
> > Well -- they *are* still in the cache, so won't removing the "*" mark
> > be equally confusing?
> 
> I don't think so.

Ok; I've now put this on the todo list.

-- 
(domestic pets only, the antidote for overdose, milk.)
  larsi@ifi.uio.no * Lars Ingebrigtsen


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

* Re: Deleting cached articles -- no?
  1996-11-21  0:03           ` David Moore
@ 1996-11-21  2:31             ` Lars Magne Ingebrigtsen
  0 siblings, 0 replies; 12+ messages in thread
From: Lars Magne Ingebrigtsen @ 1996-11-21  2:31 UTC (permalink / raw)


David Moore <dmoore@UCSD.EDU> writes:

> 	Will pressing "*" again at this point prevent them from being
> deleted? 

No.  This is about active caching; what articles are cached is
controlled by the `gnus-cache-remove-articles' and
`gnus-cache-enter-articles' variables.

-- 
(domestic pets only, the antidote for overdose, milk.)
  larsi@ifi.uio.no * Lars Ingebrigtsen


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

end of thread, other threads:[~1996-11-21  2:31 UTC | newest]

Thread overview: 12+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
1996-11-18 12:57 Deleting cached articles -- no? Kai Grossjohann
1996-11-18 15:00 ` Lars Balker Rasmussen
1996-11-19  1:04   ` Lars Magne Ingebrigtsen
1996-11-19 11:39     ` Lars Balker Rasmussen
1996-11-19 12:17       ` Kai Grossjohann
1996-11-20 21:28         ` Lars Magne Ingebrigtsen
1996-11-20 21:28       ` Lars Magne Ingebrigtsen
1996-11-20 22:39         ` Per Abrahamsen
1996-11-21  0:03           ` David Moore
1996-11-21  2:31             ` Lars Magne Ingebrigtsen
1996-11-21  2:30           ` Lars Magne Ingebrigtsen
1996-11-19  8:41   ` Kai Grossjohann

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