From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: "Alfred M. Szmidt" Newsgroups: gmane.emacs.devel Subject: Re: rmail -- rmail-primary-inbox-list> Date: Wed, 28 Jan 2009 21:19:35 +0100 Message-ID: Reply-To: ams@gnu.org NNTP-Posting-Host: lo.gmane.org X-Trace: ger.gmane.org 1233174013 26209 80.91.229.12 (28 Jan 2009 20:20:13 GMT) X-Complaints-To: usenet@ger.gmane.org NNTP-Posting-Date: Wed, 28 Jan 2009 20:20:13 +0000 (UTC) Cc: emacs-devel@gnu.org To: Chong Yidong Original-X-From: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Wed Jan 28 21:21:26 2009 Return-path: Envelope-to: ged-emacs-devel@m.gmane.org Original-Received: from lists.gnu.org ([199.232.76.165]) by lo.gmane.org with esmtp (Exim 4.50) id 1LSGuU-00015d-Fm for ged-emacs-devel@m.gmane.org; Wed, 28 Jan 2009 21:21:18 +0100 Original-Received: from localhost ([127.0.0.1]:54357 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1LSGt8-0005o9-R9 for ged-emacs-devel@m.gmane.org; Wed, 28 Jan 2009 15:19:54 -0500 Original-Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1LSGt4-0005mJ-6N for emacs-devel@gnu.org; Wed, 28 Jan 2009 15:19:50 -0500 Original-Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1LSGt2-0005jj-Jo for emacs-devel@gnu.org; Wed, 28 Jan 2009 15:19:49 -0500 Original-Received: from [199.232.76.173] (port=44416 helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1LSGt2-0005jY-Hn for emacs-devel@gnu.org; Wed, 28 Jan 2009 15:19:48 -0500 Original-Received: from hq.kreditor.se ([213.136.42.58]:1368 helo=auxid.hq.kred) by monty-python.gnu.org with esmtp (Exim 4.60) (envelope-from ) id 1LSGt2-0004x1-7l for emacs-devel@gnu.org; Wed, 28 Jan 2009 15:19:48 -0500 Original-Received: by auxid.hq.kred (Postfix, from userid 118) id C6B07137922B; Wed, 28 Jan 2009 21:19:47 +0100 (CET) Original-Received: from beryx.hq.kred (unknown [10.16.0.106]) by auxid.hq.kred (Postfix) with ESMTP id 93472137920F; Wed, 28 Jan 2009 21:19:47 +0100 (CET) Original-Received: from ams by beryx.hq.kred with local (Exim 4.69) (envelope-from ) id 1LSGsp-0000ss-8O; Wed, 28 Jan 2009 21:19:35 +0100 In-reply-to: message from Chong Yidong on Mon, 26 Jan 2009 22:12:08 -0500 Original-References: X-detected-operating-system: by monty-python.gnu.org: GNU/Linux 2.6 (newer, 3) X-BeenThere: emacs-devel@gnu.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: "Emacs development discussions." List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Original-Sender: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Errors-To: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Xref: news.gmane.org gmane.emacs.devel:108336 Archived-At: > Givven multiple entries in rmail-primary-inbox-list, rmail will only > fetch the first one. > > (setq rmail-primary-inbox-list '("imap://ams@localhost" > "pop://ams@fencepost.gnu.org")) > > With this setup, mail from fencepost.gnu.org is not retrived. I'm afraid I can't reproduce this. Anyone? This was on my end, sorry for the noise.