From mboxrd@z Thu Jan 1 00:00:00 1970 X-Msuck: nntp://news.gmane.io/gmane.emacs.gnus.general/29339 Path: main.gmane.org!not-for-mail From: Simon Josefsson Newsgroups: gmane.emacs.gnus.general Subject: Re: nnimap-list-pattern for UoW Date: 01 Mar 2000 14:30:16 +0100 Sender: owner-ding@hpc.uh.edu Message-ID: References: NNTP-Posting-Host: coloc-standby.netfonds.no Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Trace: main.gmane.org 1035166024 2196 80.91.224.250 (21 Oct 2002 02:07:04 GMT) X-Complaints-To: usenet@main.gmane.org NNTP-Posting-Date: Mon, 21 Oct 2002 02:07:04 +0000 (UTC) Cc: ding@gnus.org Return-Path: Original-Received: from bart.math.uh.edu (bart.math.uh.edu [129.7.128.48]) by mailhost.sclp.com (Postfix) with ESMTP id C4EACD051E for ; Wed, 1 Mar 2000 08:33:52 -0500 (EST) Original-Received: from sina.hpc.uh.edu (lists@Sina.HPC.UH.EDU [129.7.3.5]) by bart.math.uh.edu (8.9.1/8.9.1) with ESMTP id HAB23535; Wed, 1 Mar 2000 07:32:21 -0600 (CST) Original-Received: by sina.hpc.uh.edu (TLB v0.09a (1.20 tibbs 1996/10/09 22:03:07)); Wed, 01 Mar 2000 07:30:29 -0600 (CST) 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 HAA27817 for ; Wed, 1 Mar 2000 07:30:19 -0600 (CST) Original-Received: from badis.pdc.kth.se (badis.pdc.kth.se [130.237.221.45]) by mailhost.sclp.com (Postfix) with ESMTP id A2873D051E for ; Wed, 1 Mar 2000 08:30:23 -0500 (EST) Original-Received: (from jas@localhost) by badis.pdc.kth.se (8.9.3/8.9.3) id OAA28368; Wed, 1 Mar 2000 14:30:17 +0100 Original-To: Steinar Bang In-Reply-To: Steinar Bang's message of "01 Mar 2000 13:11:17 +0100" Original-Lines: 10 User-Agent: Gnus/5.0804 (Gnus v5.8.4) Emacs/20.4 Precedence: list X-Majordomo: 1.94.jlt7 Xref: main.gmane.org gmane.emacs.gnus.general:29339 X-Report-Spam: http://spam.gmane.org/gmane.emacs.gnus.general:29339 Steinar Bang writes: > If I'm about to connect to a UoW imapd, and my folders are residing > under ~/imap, would this be a sensible setting of nnimap-list-pattern > be ("INBOX" ("imap/" . "*")) ? > > Or should I go for ("INBOX" "imap/*") ? With the UoW server I believe the two are equivalent. The first is more estheticly pleasing though, IMHO.