From mboxrd@z Thu Jan 1 00:00:00 1970 X-Msuck: nntp://news.gmane.io/gmane.emacs.gnus.general/72141 Path: news.gmane.org!not-for-mail From: Dan Christensen Newsgroups: gmane.emacs.gnus.general Subject: Re: Weirdness with nnimap-request-scan and server variables Date: Tue, 28 Sep 2010 22:11:17 -0400 Message-ID: <87lj6le1tm.fsf@uwo.ca> References: <87zkv1fhca.fsf@maru.md5i.com> NNTP-Posting-Host: lo.gmane.org Mime-Version: 1.0 Content-Type: text/plain X-Trace: dough.gmane.org 1285726314 1431 80.91.229.12 (29 Sep 2010 02:11:54 GMT) X-Complaints-To: usenet@dough.gmane.org NNTP-Posting-Date: Wed, 29 Sep 2010 02:11:54 +0000 (UTC) To: ding@gnus.org Original-X-From: ding-owner+M20514@lists.math.uh.edu Wed Sep 29 04:11:52 2010 Return-path: Envelope-to: ding-account@gmane.org Original-Received: from util0.math.uh.edu ([129.7.128.18]) by lo.gmane.org with esmtp (Exim 4.69) (envelope-from ) id 1P0m98-0001nD-F3 for ding-account@gmane.org; Wed, 29 Sep 2010 04:11:50 +0200 Original-Received: from localhost ([127.0.0.1] helo=lists.math.uh.edu) by util0.math.uh.edu with smtp (Exim 4.63) (envelope-from ) id 1P0m8u-0006eb-HC; Tue, 28 Sep 2010 21:11:36 -0500 Original-Received: from mx2.math.uh.edu ([129.7.128.33]) by util0.math.uh.edu with esmtps (TLSv1:AES256-SHA:256) (Exim 4.63) (envelope-from ) id 1P0m8s-0006eP-Sx for ding@lists.math.uh.edu; Tue, 28 Sep 2010 21:11:34 -0500 Original-Received: from quimby.gnus.org ([80.91.231.51]) by mx2.math.uh.edu with esmtp (Exim 4.72) (envelope-from ) id 1P0m8r-0002mY-By for ding@lists.math.uh.edu; Tue, 28 Sep 2010 21:11:34 -0500 Original-Received: from lo.gmane.org ([80.91.229.12]) by quimby.gnus.org with esmtp (Exim 3.36 #1 (Debian)) id 1P0m8q-0000D7-00 for ; Wed, 29 Sep 2010 04:11:32 +0200 Original-Received: from list by lo.gmane.org with local (Exim 4.69) (envelope-from ) id 1P0m8p-0001j9-1T for ding@gnus.org; Wed, 29 Sep 2010 04:11:31 +0200 Original-Received: from bas3-london14-1096779890.dsl.bell.ca ([65.95.136.114]) by main.gmane.org with esmtp (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Wed, 29 Sep 2010 04:11:29 +0200 Original-Received: from jdc by bas3-london14-1096779890.dsl.bell.ca with local (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Wed, 29 Sep 2010 04:11:29 +0200 X-Injected-Via-Gmane: http://gmane.org/ Original-Lines: 12 Original-X-Complaints-To: usenet@dough.gmane.org X-Gmane-NNTP-Posting-Host: bas3-london14-1096779890.dsl.bell.ca User-Agent: Gnus/5.110011 (No Gnus v0.11) Emacs/23.1.50 (gnu/linux) Cancel-Lock: sha1:71ep2xGS3rgn1ftK2O2lbSCG89Y= X-Spam-Score: -1.9 (-) List-ID: Precedence: bulk Xref: news.gmane.org gmane.emacs.gnus.general:72141 Archived-At: Michael Welsh Duggan writes: > With the latest git gnus build, I am having some problems with > nnimap-request-scan. My gnus-secondary-select-methods is as follows: > > (setq gnus-secondary-select-methods > '((nnimap "localimap" > (nnimp-inbox "INBOX") Could the typo on the above line be the problem? Dan