From mboxrd@z Thu Jan 1 00:00:00 1970 X-Msuck: nntp://news.gmane.io/gmane.emacs.gnus.general/31462 Path: main.gmane.org!not-for-mail From: Soren Dayton Newsgroups: gmane.emacs.gnus.general Subject: Re: moving mail from nnml -> nnimap Date: 19 Jun 2000 16:12:59 -0500 Sender: owner-ding@hpc.uh.edu Message-ID: <86em5tfk84.fsf@everest.overx.com> References: <86itv57obz.fsf@everest.overx.com> <86ya411vkd.fsf@everest.overx.com> Reply-To: dayton@overx.com NNTP-Posting-Host: coloc-standby.netfonds.no Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Trace: main.gmane.org 1035167869 14133 80.91.224.250 (21 Oct 2002 02:37:49 GMT) X-Complaints-To: usenet@main.gmane.org NNTP-Posting-Date: Mon, 21 Oct 2002 02:37:49 +0000 (UTC) Cc: ding@gnus.org Return-Path: Original-Received: from karazm.math.uh.edu (karazm.math.uh.edu [129.7.128.1]) by mailhost.sclp.com (Postfix) with ESMTP id 5FC7AD051F for ; Mon, 19 Jun 2000 17:20:23 -0400 (EDT) Original-Received: from sina.hpc.uh.edu (lists@Sina.HPC.UH.EDU [129.7.3.5]) by karazm.math.uh.edu (8.9.3/8.9.3) with ESMTP id QAC27270; Mon, 19 Jun 2000 16:14:11 -0500 (CDT) Original-Received: by sina.hpc.uh.edu (TLB v0.09a (1.20 tibbs 1996/10/09 22:03:07)); Mon, 19 Jun 2000 16:12:56 -0500 (CDT) Original-Received: from mailhost.sclp.com (postfix@sclp3.sclp.com [204.252.123.139]) by sina.hpc.uh.edu (8.9.3/8.9.3) with ESMTP id QAA22928 for ; Mon, 19 Jun 2000 16:12:28 -0500 (CDT) Original-Received: from everest.overx.com (everest.overx.com [63.93.29.10]) by mailhost.sclp.com (Postfix) with ESMTP id 4EBBCD051F for ; Mon, 19 Jun 2000 17:13:00 -0400 (EDT) Original-Received: by everest.overx.com (Postfix, from userid 1001) id DE2F4200F; Mon, 19 Jun 2000 16:12:59 -0500 (CDT) Original-To: Simon Josefsson In-Reply-To: Simon Josefsson's message of "19 Jun 2000 20:04:38 +0200" Original-Lines: 22 User-Agent: Gnus/5.0805 (Gnus v5.8.5) XEmacs/21.1 (Bryce Canyon) Precedence: list X-Majordomo: 1.94.jlt7 Xref: main.gmane.org gmane.emacs.gnus.general:31462 X-Report-Spam: http://spam.gmane.org/gmane.emacs.gnus.general:31462 Simon Josefsson writes: > Soren Dayton writes: > > > what do people do about the change is group hierarchy seperator? > > Exchange uses "foo/bar" where gnus uses "foo.bar". I just have to do > > the translation myself because Exchange is more promiscuous about > > names than gnus? Is that the solution? > > > > I see that gnus doesn't support making groups with "/" in the names. > > What have people done here? > > Used group names with `/' names in them anyway. :-) > > I patched my version of `gnus-read-group' to allow `/' in group names, > and haven't noticed any problems. I guess there might be problems > with backends other than nnimap, and that's the reasons for the limit > in valid characters. Should this be a patch to gnus? Soren