Gnus development mailing list
 help / color / mirror / Atom feed
* Re: ange-ftp caching problems for remote nndir groups
@ 1996-06-27 19:20 Lars Magne Ingebrigtsen
  1996-06-27 20:55 ` William Perry
  1996-06-27 23:40 ` Andy Norman
  0 siblings, 2 replies; 11+ messages in thread
From: Lars Magne Ingebrigtsen @ 1996-06-27 19:20 UTC (permalink / raw)
  Cc: ding, ange-ftp-lovers%cuckoo.hpl.hp.com

Andy Norman <ange@hplb.hpl.hp.com> writes:

> Call ange-ftp-re-read-dir on the given directory if it is an ange-ftp
> filename.  That will nuke ange-ftp's cache of that directory.

What is the canonical way to check whether a given filename is an
ange-ftp filename or not?  I can think of some heuristics to use, but
is there a fail-safe method?

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


^ permalink raw reply	[flat|nested] 11+ messages in thread
* Re: ange-ftp caching problems for remote nndir groups
@ 1996-06-27 21:05 Lars Magne Ingebrigtsen
  0 siblings, 0 replies; 11+ messages in thread
From: Lars Magne Ingebrigtsen @ 1996-06-27 21:05 UTC (permalink / raw)
  Cc: Andy Norman, ding, ange-ftp-lovers%cuckoo.hpl.hp.com

William Perry <wmperry@monolith.spry.com> writes:

>   Calling it on a non-ange-ftp path doesn't do any harm, at least in XEmacs
> 19.14, so I would say just do it regardless (if ange-ftp is loaded of
> course). 

So I could do something like:

(when (featurep 'ange-ftp) 
  (ange-ftp-re-read-dir dir))

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


^ permalink raw reply	[flat|nested] 11+ messages in thread
* ange-ftp caching problems for remote nndir groups
@ 1996-06-27  0:10 Joe Wells
  1996-06-27  1:24 ` Andy Norman
  0 siblings, 1 reply; 11+ messages in thread
From: Joe Wells @ 1996-06-27  0:10 UTC (permalink / raw)


[ Sent to both Gnus and Ange-FTP mailing lists.  Please send replies to
  both lists. ]

In Gnus, scanning for new articles in a remote nndir group never finds new
articles unless you kill the corresponding "*ftp ftp@foo.bar.dom*" buffer
first.  This is because determining the "active file" information is done
by listing the directory and ange-ftp caches the directory listing.

Any suggestions for a good solution?  The best solution would keep the
internals of Gnus and Ange-FTP separated.

-- 
Joe Wells <jbw@cs.bu.edu>


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

end of thread, other threads:[~1996-07-02 18:47 UTC | newest]

Thread overview: 11+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
1996-06-27 19:20 ange-ftp caching problems for remote nndir groups Lars Magne Ingebrigtsen
1996-06-27 20:55 ` William Perry
1996-06-27 23:41   ` Andy Norman
1996-06-28 11:30   ` Lars Balker Rasmussen
1996-06-28 14:25     ` Andy Norman
1996-06-27 23:40 ` Andy Norman
1996-07-02 18:45   ` Jan Vroonhof
1996-07-02 18:47     ` Andy Norman
  -- strict thread matches above, loose matches on Subject: below --
1996-06-27 21:05 Lars Magne Ingebrigtsen
1996-06-27  0:10 Joe Wells
1996-06-27  1:24 ` Andy Norman

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