Gnus development mailing list
 help / color / mirror / Atom feed
* RE: q0.12: agent dir names
@ 1997-10-10 16:19 Brian Gorka
  1997-10-10 16:43 ` Kai Grossjohann
  0 siblings, 1 reply; 9+ messages in thread
From: Brian Gorka @ 1997-10-10 16:19 UTC (permalink / raw)
  Cc: 'Felix Lee', 'ding@gnus.org'

Let me take back one of those smacks...

in .gnus:

;; No Colons to Filenames
(setq nnheader-file-name-translation-alist 
      '((?: . ?_)))

right from the docs of nnheader-file-name-translation-alist

     In fact, this is the default value for this variable on OS/2 and MS
     Windows (phooey) systems.

So I shouldn't have to set it, but I did anyway...


Group:
         8: nntp+news.zeno.com:zeno.support.superprint.standard.epson

Fetching headers for
nntp+news.zeno.com:zeno.support.superprint.standard.epson...
Creating directory: invalid argument,
d:/emacs/News/agent/nntp/news.zeno.com/nntp+news/zeno/com:zeno

note the nasty colon at the end.

>-----Original Message-----
>From:	Kai Grossjohann [SMTP:grossjohann@charly.cs.uni-dortmund.de]
>Sent:	Friday, October 10, 1997 10:24 AM
>To:	Brian Gorka
>Cc:	'Felix Lee'; 'ding@gnus.org'
>Subject:	Re: q0.12: agent dir names
>
>>>>>> On Fri, 10 Oct 1997, Brian Gorka said:
>
>  Brian> This syntax also does strange things under NT Emacs.  the :
>  Brian> is the drive letter separator and illegal for use in a
>  Brian> filename.  Makes the agent worthless under NT/95.
>
>What about nnheader-file-name-translation-alist?
>
>kai
>-- 
>~/.signature: No such file or directory


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

* Re: q0.12: agent dir names
  1997-10-10 16:19 q0.12: agent dir names Brian Gorka
@ 1997-10-10 16:43 ` Kai Grossjohann
  1997-10-12 22:02   ` Lars Magne Ingebrigtsen
  0 siblings, 1 reply; 9+ messages in thread
From: Kai Grossjohann @ 1997-10-10 16:43 UTC (permalink / raw)
  Cc: 'Felix Lee', 'ding@gnus.org'

>>>>> On Fri, 10 Oct 1997, Brian Gorka said:

  Brian> d:/emacs/News/agent/nntp/news.zeno.com/nntp+news/zeno/com:zeno

Seems like this variable isn't used in this case.  Is this a bug?
Prolly so.

kai
-- 
~/.signature: No such file or directory


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

* Re: q0.12: agent dir names
  1997-10-10 16:43 ` Kai Grossjohann
@ 1997-10-12 22:02   ` Lars Magne Ingebrigtsen
  0 siblings, 0 replies; 9+ messages in thread
From: Lars Magne Ingebrigtsen @ 1997-10-12 22:02 UTC (permalink / raw)


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

>   Brian> d:/emacs/News/agent/nntp/news.zeno.com/nntp+news/zeno/com:zeno
> 
> Seems like this variable isn't used in this case.  Is this a bug?
> Prolly so.

Yup.  Fix in Quassia Gnus v0.13.

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


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

* Re: q0.12: agent dir names
  1997-10-10  9:46 ` Kai Grossjohann
@ 1997-10-10 21:43   ` Felix Lee
  0 siblings, 0 replies; 9+ messages in thread
From: Felix Lee @ 1997-10-10 21:43 UTC (permalink / raw)
  Cc: ding

>   Felix>   ~/News/agent/nntp/news.foo.com/nntp+news/foo/com:alt/bar
> See the variable gnus-use-long-file-name.  I think.

nope.  it's hardwired.

(defun gnus-agent-group-path (group)
  "Translate GROUP into a path."
  (nnheader-replace-chars-in-string group ?. ?/))
--


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

* RE: q0.12: agent dir names
@ 1997-10-10 16:08 Brian Gorka
  0 siblings, 0 replies; 9+ messages in thread
From: Brian Gorka @ 1997-10-10 16:08 UTC (permalink / raw)
  Cc: 'Felix Lee', 'ding@gnus.org'

Brian repeatedly smacks himself around for not RTFM.

>-----Original Message-----
>From:	Kai Grossjohann [SMTP:grossjohann@charly.cs.uni-dortmund.de]
>Sent:	Friday, October 10, 1997 10:24 AM
>To:	Brian Gorka
>Cc:	'Felix Lee'; 'ding@gnus.org'
>Subject:	Re: q0.12: agent dir names
>
>>>>>> On Fri, 10 Oct 1997, Brian Gorka said:
>
>  Brian> This syntax also does strange things under NT Emacs.  the :
>  Brian> is the drive letter separator and illegal for use in a
>  Brian> filename.  Makes the agent worthless under NT/95.
>
>What about nnheader-file-name-translation-alist?
>
>kai
>-- 
>~/.signature: No such file or directory


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

* Re: q0.12: agent dir names
  1997-10-10 13:31 Brian Gorka
@ 1997-10-10 14:24 ` Kai Grossjohann
  0 siblings, 0 replies; 9+ messages in thread
From: Kai Grossjohann @ 1997-10-10 14:24 UTC (permalink / raw)
  Cc: 'Felix Lee', 'ding@gnus.org'

>>>>> On Fri, 10 Oct 1997, Brian Gorka said:

  Brian> This syntax also does strange things under NT Emacs.  the :
  Brian> is the drive letter separator and illegal for use in a
  Brian> filename.  Makes the agent worthless under NT/95.

What about nnheader-file-name-translation-alist?

kai
-- 
~/.signature: No such file or directory


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

* RE: q0.12: agent dir names
@ 1997-10-10 13:31 Brian Gorka
  1997-10-10 14:24 ` Kai Grossjohann
  0 siblings, 1 reply; 9+ messages in thread
From: Brian Gorka @ 1997-10-10 13:31 UTC (permalink / raw)


This syntax also does strange things under NT Emacs.  the : is the drive
letter separator and illegal for use in a filename.  Makes the agent
worthless under NT/95.  

>-----Original Message-----
>From:	Felix Lee [SMTP:flee@teleport.com]
>Sent:	Friday, October 10, 1997 12:19 AM
>To:	ding@gnus.org
>Subject:	q0.12: agent dir names
>
>so I plug into the agent and start poking around and find
>it's doing silly things with my foreign group names.
>
>like the group
>  nntp+news.foo.com:alt.bar
>is stuffed into
>  ~/News/agent/nntp/news.foo.com/nntp+news/foo/com:alt/bar
>
>kinda ok, but kinda odd and pointless.
>--


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

* Re: q0.12: agent dir names
  1997-10-10  4:19 Felix Lee
@ 1997-10-10  9:46 ` Kai Grossjohann
  1997-10-10 21:43   ` Felix Lee
  0 siblings, 1 reply; 9+ messages in thread
From: Kai Grossjohann @ 1997-10-10  9:46 UTC (permalink / raw)
  Cc: ding

>>>>> On Thu, 09 Oct 1997, Felix Lee said:

  Felix>   ~/News/agent/nntp/news.foo.com/nntp+news/foo/com:alt/bar

See the variable gnus-use-long-file-name.  I think.

kai
-- 
~/.signature: No such file or directory


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

* q0.12: agent dir names
@ 1997-10-10  4:19 Felix Lee
  1997-10-10  9:46 ` Kai Grossjohann
  0 siblings, 1 reply; 9+ messages in thread
From: Felix Lee @ 1997-10-10  4:19 UTC (permalink / raw)


so I plug into the agent and start poking around and find
it's doing silly things with my foreign group names.

like the group
  nntp+news.foo.com:alt.bar
is stuffed into
  ~/News/agent/nntp/news.foo.com/nntp+news/foo/com:alt/bar

kinda ok, but kinda odd and pointless.
--


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

end of thread, other threads:[~1997-10-12 22:02 UTC | newest]

Thread overview: 9+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
1997-10-10 16:19 q0.12: agent dir names Brian Gorka
1997-10-10 16:43 ` Kai Grossjohann
1997-10-12 22:02   ` Lars Magne Ingebrigtsen
  -- strict thread matches above, loose matches on Subject: below --
1997-10-10 16:08 Brian Gorka
1997-10-10 13:31 Brian Gorka
1997-10-10 14:24 ` Kai Grossjohann
1997-10-10  4:19 Felix Lee
1997-10-10  9:46 ` Kai Grossjohann
1997-10-10 21:43   ` Felix Lee

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