From mboxrd@z Thu Jan 1 00:00:00 1970 X-Msuck: nntp://news.gmane.io/gmane.emacs.gnus.general/12564 Path: main.gmane.org!not-for-mail From: gorkab@sanchez.com (Brian Gorka) Newsgroups: gmane.emacs.gnus.general Subject: RE: q0.12: agent dir names Date: Fri, 10 Oct 1997 09:31:48 -0400 Message-ID: NNTP-Posting-Host: coloc-standby.netfonds.no Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit X-Trace: main.gmane.org 1035152078 4446 80.91.224.250 (20 Oct 2002 22:14:38 GMT) X-Complaints-To: usenet@main.gmane.org NNTP-Posting-Date: Sun, 20 Oct 2002 22:14:38 +0000 (UTC) Return-Path: Original-Received: from xemacs.org (xemacs.cs.uiuc.edu [128.174.252.16]) by altair.xemacs.org (8.8.7/8.8.7) with ESMTP id IAA10788 for ; Fri, 10 Oct 1997 08:17:30 -0700 Original-Received: from ifi.uio.no (0@ifi.uio.no [129.240.64.2]) by xemacs.org (8.8.5/8.8.5) with SMTP id JAA13093 for ; Fri, 10 Oct 1997 09:38:30 -0500 (CDT) Original-Received: from claymore.vcinet.com (claymore.vcinet.com [208.205.12.23]) by ifi.uio.no with SMTP (8.6.11/ifi2.4) id for ; Fri, 10 Oct 1997 15:31:04 +0200 Original-Received: (qmail 26315 invoked by uid 504); 10 Oct 1997 13:30:57 -0000 Original-Received: (qmail 26312 invoked from network); 10 Oct 1997 13:30:57 -0000 Original-Received: from net.sanchez.com (206.7.38.252) by claymore.vcinet.com with SMTP; 10 Oct 1997 13:30:56 -0000 Original-Received: from oz.sanchez.com ([140.140.1.251]) by net.sanchez.com (post.office MTA v2.0 0813 ID# 0-0U10) with SMTP id AAB233 for ; Fri, 10 Oct 1997 09:29:09 -0400 Original-Received: by oz.sanchez.com with SMTP (Microsoft Exchange Server Internet Mail Connector Version 4.0.995.52) id <01BCD55F.564345B0@oz.sanchez.com>; Fri, 10 Oct 1997 09:31:50 -0400 Original-To: "'Felix Lee'" , "'ding@gnus.org'" X-Mailer: Microsoft Exchange Server Internet Mail Connector Version 4.0.995.52 Xref: main.gmane.org gmane.emacs.gnus.general:12564 X-Report-Spam: http://spam.gmane.org/gmane.emacs.gnus.general:12564 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. >--