From mboxrd@z Thu Jan 1 00:00:00 1970 X-Msuck: nntp://news.gmane.io/gmane.emacs.gnus.general/80218 Path: news.gmane.org!not-for-mail From: Harry Putnam Newsgroups: gmane.emacs.gnus.general Subject: Re: Imap, gmail and gnus Date: Fri, 07 Oct 2011 21:28:37 -0500 Organization: Still searching... Message-ID: <87vcs01aju.fsf@newsguy.com> References: <87zkhc1cxo.fsf@newsguy.com> NNTP-Posting-Host: lo.gmane.org Mime-Version: 1.0 Content-Type: text/plain X-Trace: dough.gmane.org 1318040944 2565 80.91.229.12 (8 Oct 2011 02:29:04 GMT) X-Complaints-To: usenet@dough.gmane.org NNTP-Posting-Date: Sat, 8 Oct 2011 02:29:04 +0000 (UTC) To: ding@gnus.org Original-X-From: ding-owner+M28511@lists.math.uh.edu Sat Oct 08 04:29:01 2011 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 1RCMep-0000tq-Ss for ding-account@gmane.org; Sat, 08 Oct 2011 04:29:00 +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 1RCMeo-0004aZ-Ux; Fri, 07 Oct 2011 21:28:59 -0500 Original-Received: from mx1.math.uh.edu ([129.7.128.32]) by util0.math.uh.edu with esmtps (TLSv1:AES256-SHA:256) (Exim 4.63) (envelope-from ) id 1RCMen-0004aK-R3 for ding@lists.math.uh.edu; Fri, 07 Oct 2011 21:28:57 -0500 Original-Received: from quimby.gnus.org ([80.91.231.51]) by mx1.math.uh.edu with esmtps (TLSv1:AES256-SHA:256) (Exim 4.76) (envelope-from ) id 1RCMem-0008Co-HC for ding@lists.math.uh.edu; Fri, 07 Oct 2011 21:28:57 -0500 Original-Received: from lo.gmane.org ([80.91.229.12]) by quimby.gnus.org with esmtp (Exim 4.72) (envelope-from ) id 1RCMel-0001Yt-4u for ding@gnus.org; Sat, 08 Oct 2011 04:28:55 +0200 Original-Received: from list by lo.gmane.org with local (Exim 4.69) (envelope-from ) id 1RCMek-0000tX-JL for ding@gnus.org; Sat, 08 Oct 2011 04:28:54 +0200 Original-Received: from c-98-215-179-64.hsd1.in.comcast.net ([98.215.179.64]) by main.gmane.org with esmtp (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Sat, 08 Oct 2011 04:28:54 +0200 Original-Received: from reader by c-98-215-179-64.hsd1.in.comcast.net with local (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Sat, 08 Oct 2011 04:28:54 +0200 X-Injected-Via-Gmane: http://gmane.org/ Original-Lines: 37 Original-X-Complaints-To: usenet@dough.gmane.org X-Gmane-NNTP-Posting-Host: c-98-215-179-64.hsd1.in.comcast.net User-Agent: Gnus/5.110018 (No Gnus v0.18) Emacs/24.0.90 (gnu/linux) Cancel-Lock: sha1:MLFjFu05LG3TGYn3ki/XAj+mLqo= X-Spam-Score: -5.4 (-----) List-ID: Precedence: bulk Xref: news.gmane.org gmane.emacs.gnus.general:80218 Archived-At: Richard Riley writes: >> If I open the Messages buffer so I can watch it, and then rescan one >> of the imap groups it shows `Quit' right away/ >> >> What am I missing or not doing. > > Assuming the select is corect, did you subscribe to your imap groups? Not sure what you mean there... none of that looked to need editing right? I mean the user is not expected to change parts of that or something? > (add-to-list 'gnus-secondary-select-methods '(nnimap "gmail" > (nnimap-address "imap.gmail.com") > (nnimap-server-port 993) > (nnimap-stream ssl))) > Just a copy and paste job isn't it? > hit ^ at the group buffer and you'll see what to do there in conjunction > with the manual. Ah yes, I'd forgotten that part. Wonder why it isn't in the wiki with the other steps? But anyway. going to the servers buffer there is nothing concerning imap there. {nnfolder:archive} (opened) {nntp:enews.newsguy.com} (opened) {nndraft:} (opened) {nnml:} (opened) {nntp:news.gmane.org} (opened) That is after a fresh restart with the code from the wiki in place.