From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: Ted Zlatanov Newsgroups: gmane.emacs.help Subject: Re: Change in splitting from emacs 22/gnus 5.11 and emacs 23/gnus 5.13? Date: Fri, 08 Jan 2010 16:22:34 -0600 Organization: =?utf-8?B?0KLQtdC+0LTQvtGAINCX0LvQsNGC0LDQvdC+0LI=?= @ Cienfuegos Message-ID: <87zl4o1bkl.fsf@lifelogs.com> References: <873a2jqeab.fsf@not.no> <87y6k97n14.fsf@marauder.physik.uni-ulm.de> <87zl4pobgf.fsf@not.no> <87tyuw5wge.fsf@marauder.physik.uni-ulm.de> <87fx6gv3ru.fsf@not.no> NNTP-Posting-Host: lo.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Trace: ger.gmane.org 1262991807 28884 80.91.229.12 (8 Jan 2010 23:03:27 GMT) X-Complaints-To: usenet@ger.gmane.org NNTP-Posting-Date: Fri, 8 Jan 2010 23:03:27 +0000 (UTC) To: help-gnu-emacs@gnu.org Original-X-From: help-gnu-emacs-bounces+geh-help-gnu-emacs=m.gmane.org@gnu.org Sat Jan 09 00:03:17 2010 Return-path: Envelope-to: geh-help-gnu-emacs@m.gmane.org Original-Received: from lists.gnu.org ([199.232.76.165]) by lo.gmane.org with esmtp (Exim 4.50) id 1NTNrO-0001xY-As for geh-help-gnu-emacs@m.gmane.org; Sat, 09 Jan 2010 00:03:14 +0100 Original-Received: from localhost ([127.0.0.1]:33774 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1NTNrN-0004pk-9d for geh-help-gnu-emacs@m.gmane.org; Fri, 08 Jan 2010 18:03:13 -0500 Original-Path: news.stanford.edu!usenet.stanford.edu!newsserver.news.garr.it!kanaga.switch.ch!switch.ch!newsfeed00.sul.t-online.de!t-online.de!news.albasani.net!not-for-mail Original-Newsgroups: gnu.emacs.help Original-Lines: 25 Original-X-Trace: news.albasani.net 9Z6CowTqsC0Z5mxiFhlYNerBJxZqrOe9wzSnUKt6ET+wZPEeKbsBCQIyay1QAhtxmOrs0AFbO0/ER6bsCBDq+XBDHJKPyCcP1C57JfpwMQCncos0AlrAUnTLJVcI4b+E Original-X-Complaints-To: abuse@albasani.net Original-NNTP-Posting-Date: Fri, 8 Jan 2010 22:22:34 +0000 (UTC) X-User-ID: FTaeIpSrf6794caHdGaN7JIyw0f2b1mxcsvacz/v8ck= X-Face: bd.DQ~'29fIs`T_%O%C\g%6jW)yi[zuz6; d4V0`@y-~$#3P_Ng{@m+e4o<4P'#(_GJQ%TT= D}[Ep*b!\e,fBZ'j_+#"Ps?s2!4H2-Y"sx" Cancel-Lock: sha1:u6a+jeqxvTKmFWK2Yf1/ZYKgLrw= sha1:TGTwMe4Ytycj9q/8m2ygTRsIp6c= User-Agent: Gnus/5.110011 (No Gnus v0.11) Emacs/23.1.90 (gnu/linux) X-NNTP-Posting-Host: O27lOwt/w6pp707aa/xmIexrZHjrKPJ4E5ZxxB/GcJ8= Original-Xref: news.stanford.edu gnu.emacs.help:176021 X-BeenThere: help-gnu-emacs@gnu.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Users list for the GNU Emacs text editor List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Original-Sender: help-gnu-emacs-bounces+geh-help-gnu-emacs=m.gmane.org@gnu.org Errors-To: help-gnu-emacs-bounces+geh-help-gnu-emacs=m.gmane.org@gnu.org Xref: news.gmane.org gmane.emacs.help:71128 Archived-At: On Fri, 08 Jan 2010 10:40:37 -0800 Frank Fredstone wrote: FF> Reiner Steib writes: >> On Thu, Jan 07 2010, Frank Fredstone wrote: >> >>> Reiner Steib writes: >>>> Remove '(file) from `mail-sources'. >>> >>> Actually, I have mail-sources unset, so it's nil. >>> >>> I have also tried removing (nnml "mail") from >>> gnus-secondary-select-methods, and I've also tried changing it to >>> (nnml "mail" (nnml-get-new-mail nil)). Either of those changes results >>> in my IMAP inbox being empty, and teh email disappears (it's in an >>> Incoming... file). >> >> Do you have a non-nil `nnimap-split-inbox'? FF> No. All of nnimap-split-inbox, nnmail-split-methods and FF> nnimap-split-rule are unset. Reiner, note Adam Sjogren and I are working on this issue in gnu.emacs.gnus with Frank. We may be duplicating the effort. Ted