From mboxrd@z Thu Jan 1 00:00:00 1970 X-Msuck: nntp://news.gmane.io/gmane.emacs.gnus.general/30568 Path: main.gmane.org!not-for-mail From: Simon Josefsson Newsgroups: gmane.emacs.gnus.general Subject: Re: [REPOST] Scanning of nnimap groups during gnus-group-get-new-news? Date: 01 May 2000 21:53:28 +0200 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 1035167086 9177 80.91.224.250 (21 Oct 2002 02:24:46 GMT) X-Complaints-To: usenet@main.gmane.org NNTP-Posting-Date: Mon, 21 Oct 2002 02:24:46 +0000 (UTC) Cc: ding@gnus.org Return-Path: Original-Received: from lisa.math.uh.edu (lisa.math.uh.edu [129.7.128.49]) by mailhost.sclp.com (Postfix) with ESMTP id CFFBBD051E for ; Mon, 1 May 2000 16:09:04 -0400 (EDT) Original-Received: from sina.hpc.uh.edu (lists@Sina.HPC.UH.EDU [129.7.3.5]) by lisa.math.uh.edu (8.9.1/8.9.1) with ESMTP id PAB32256; Mon, 1 May 2000 15:09:03 -0500 (CDT) Original-Received: by sina.hpc.uh.edu (TLB v0.09a (1.20 tibbs 1996/10/09 22:03:07)); Mon, 01 May 2000 15:07:59 -0500 (CDT) 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 PAA08533 for ; Mon, 1 May 2000 15:07:50 -0500 (CDT) Original-Received: from badis.pdc.kth.se (badis.pdc.kth.se [130.237.221.45]) by mailhost.sclp.com (Postfix) with ESMTP id BFC16D051E for ; Mon, 1 May 2000 16:06:42 -0400 (EDT) Original-Received: (from jas@localhost) by badis.pdc.kth.se (8.10.0/8.10.0) id e41JrTV05212; Mon, 1 May 2000 21:53:29 +0200 Original-To: Lloyd Zusman In-Reply-To: Lloyd Zusman's message of "01 May 2000 15:11:51 -0400" Original-Lines: 22 User-Agent: Gnus/5.0806 (Gnus v5.8.6) Emacs/20.6 Precedence: list X-Majordomo: 1.94.jlt7 Xref: main.gmane.org gmane.emacs.gnus.general:30568 X-Report-Spam: http://spam.gmane.org/gmane.emacs.gnus.general:30568 Lloyd Zusman writes: > Is there a setting that I can use to force my `nnimap' groups to be > scanned for new mail every time I type the `g' command > (`gnus-group-get-new-news') while in the Group buffer? > > No such scanning happens with my seemingly-standard `nnimap' setup > ... I have to go into the group itself and type `g' > (`gnus-summary-rescan-group') within the Summary buffer in order for > this rescanning to take place. > > Am I missing something obvious? It probably isn't obvious, but something is missing -- the behaviour you describe should be the default. What happens when you press `g'? Any nnimap related messages in your *Messages* buffer? If you evaluate (setq imap-log "*imap-log*") and press `g', does the *imap-log* buffer look normal (mail the content to me if you're uncertain)? If you enter your nnimap server from the Server buffer, do you get a complete list of mailboxes? Do the number of articles number there look sane?