Gnus development mailing list
 help / color / mirror / Atom feed
* Please let me ignore .* files in cache/
@ 1998-10-01 19:39 Hallvard B Furuseth
  1998-10-02  2:49 ` Lars Magne Ingebrigtsen
  0 siblings, 1 reply; 4+ messages in thread
From: Hallvard B Furuseth @ 1998-10-01 19:39 UTC (permalink / raw)


When I connect a Mac to my UNIX $HOME with AppleShare, that #!@#$%%!!
thing walks through my directories and create .rsrc directories with
file descriptions of the files in each directory.
So Gnus comes along and regenerates the cache active file, and finds
that I have the cache groups

	no.c, no.c..rsrc, comp.std.c, comp.std.c..rsrc, ...

So -- would it be OK to let Gnus ignore group names starting with "."?
I.e. replace the "^\\.\\.?$" in gnus-cache-generate-active with "^\\.".

-- 
Hallvard


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

* Re: Please let me ignore .* files in cache/
  1998-10-01 19:39 Please let me ignore .* files in cache/ Hallvard B Furuseth
@ 1998-10-02  2:49 ` Lars Magne Ingebrigtsen
  1998-10-08  7:23   ` Hallvard B Furuseth
  0 siblings, 1 reply; 4+ messages in thread
From: Lars Magne Ingebrigtsen @ 1998-10-02  2:49 UTC (permalink / raw)


Hallvard B Furuseth <h.b.furuseth@usit.uio.no> writes:

> So -- would it be OK to let Gnus ignore group names starting with "."?
> I.e. replace the "^\\.\\.?$" in gnus-cache-generate-active with "^\\.".

Yup.  Fix in Gnus v5.6.45.

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


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

* Re: Please let me ignore .* files in cache/
  1998-10-02  2:49 ` Lars Magne Ingebrigtsen
@ 1998-10-08  7:23   ` Hallvard B Furuseth
  1998-10-10 22:26     ` Lars Magne Ingebrigtsen
  0 siblings, 1 reply; 4+ messages in thread
From: Hallvard B Furuseth @ 1998-10-08  7:23 UTC (permalink / raw)


Lars Magne Ingebrigtsen <larsi@gnus.org> writes:
>Hallvard B Furuseth <h.b.furuseth@usit.uio.no> writes:
> 
>> So -- would it be OK to let Gnus ignore group names starting with "."?
>> I.e. replace the "^\\.\\.?$" in gnus-cache-generate-active with "^\\.".
> 
> Yup.  Fix in Gnus v5.6.45.

Thanks!

BTW, the same problem may exist in some of these:
	gnus-score-score-files-1,
	nnheader-directory-files,
	nnml-generate-nov-databases-1,
	gnus-uu-scan-directory, gnus-uu-directory-files.
But I expect at least gnus-uu should handle .* files too; I haven't
checked.

-- 
Hallvard


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

* Re: Please let me ignore .* files in cache/
  1998-10-08  7:23   ` Hallvard B Furuseth
@ 1998-10-10 22:26     ` Lars Magne Ingebrigtsen
  0 siblings, 0 replies; 4+ messages in thread
From: Lars Magne Ingebrigtsen @ 1998-10-10 22:26 UTC (permalink / raw)


Hallvard B Furuseth <h.b.furuseth@usit.uio.no> writes:

> BTW, the same problem may exist in some of these:
> 	gnus-score-score-files-1,
> 	nnheader-directory-files,
> 	nnml-generate-nov-databases-1,
> 	gnus-uu-scan-directory, gnus-uu-directory-files.
> But I expect at least gnus-uu should handle .* files too; I haven't
> checked.

I've now fixed nnml-generate-nov-databases-1 and
nnml-generate-nov-databases-1, but I think the other ones should
probably do the .* files.

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


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

end of thread, other threads:[~1998-10-10 22:26 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
1998-10-01 19:39 Please let me ignore .* files in cache/ Hallvard B Furuseth
1998-10-02  2:49 ` Lars Magne Ingebrigtsen
1998-10-08  7:23   ` Hallvard B Furuseth
1998-10-10 22:26     ` 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).