From mboxrd@z Thu Jan 1 00:00:00 1970 X-Msuck: nntp://news.gmane.io/gmane.emacs.gnus.general/69074 Path: news.gmane.org!not-for-mail From: Tassilo Horn Newsgroups: gmane.emacs.gnus.general Subject: Re: Searching in IMAP groups doesn't work Date: Fri, 02 Oct 2009 09:32:39 +0200 Message-ID: <873a62ntd4.fsf@thinkpad.tsdh.de> References: <873a62kie0.fsf@gmx.ch> <87ws3ejmcs.fsf@uninett.no> NNTP-Posting-Host: lo.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Trace: ger.gmane.org 1254468952 24904 80.91.229.12 (2 Oct 2009 07:35:52 GMT) X-Complaints-To: usenet@ger.gmane.org NNTP-Posting-Date: Fri, 2 Oct 2009 07:35:52 +0000 (UTC) Cc: "Sven Bretfeld" , "Gnus" To: Vegard Vesterheim Original-X-From: ding-owner+M17491@lists.math.uh.edu Fri Oct 02 09:35:45 2009 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.50) id 1MtcdL-0004zE-2U for ding-account@gmane.org; Fri, 02 Oct 2009 09:32:55 +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 1MtcdF-0000qS-81; Fri, 02 Oct 2009 02:32:49 -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 1MtcdD-0000q4-Lf for ding@lists.math.uh.edu; Fri, 02 Oct 2009 02:32:47 -0500 Original-Received: from quimby.gnus.org ([80.91.231.51]) by mx2.math.uh.edu with esmtp (Exim 4.69) (envelope-from ) id 1MtcdC-0002MT-HB for ding@lists.math.uh.edu; Fri, 02 Oct 2009 02:32:47 -0500 Original-Received: from out1.smtp.messagingengine.com ([66.111.4.25]) by quimby.gnus.org with esmtp (Exim 3.36 #1 (Debian)) id 1Mtcdo-0000S3-00 for ; Fri, 02 Oct 2009 09:33:24 +0200 Original-Received: from compute2.internal (compute2.internal [10.202.2.42]) by gateway1.messagingengine.com (Postfix) with ESMTP id 59A4F7F17E; Fri, 2 Oct 2009 03:32:43 -0400 (EDT) Original-Received: from heartbeat2.messagingengine.com ([10.202.2.161]) by compute2.internal (MEProxy); Fri, 02 Oct 2009 03:32:43 -0400 X-Sasl-enc: b4gjiS+YChLzlZjeZ3GiACoIhMgny8dCcbwAxh99KzDF 1254468762 Original-Received: from thinkpad.tsdh.de (p54AF28DC.dip0.t-ipconnect.de [84.175.40.220]) by mail.messagingengine.com (Postfix) with ESMTPA id D8AE31AB42; Fri, 2 Oct 2009 03:32:41 -0400 (EDT) In-Reply-To: <87ws3ejmcs.fsf@uninett.no> (Vegard Vesterheim's message of "Fri, 02 Oct 2009 09:17:39 +0200") User-Agent: Gnus/5.13 (Gnus v5.13) Emacs/23.1.50 (gnu/linux) Mail-Copies-To: never X-Spam-Score: -3.6 (---) List-ID: Precedence: bulk Xref: news.gmane.org gmane.emacs.gnus.general:69074 Archived-At: Vegard Vesterheim writes: Hi! >> In the group-buffer a query with `GG' returns "Must specify Groups >> for IMAP searching". In a summary-buffer `GG' asks for a message-ID. >> >> Nothing is ever found. How can I specify groups? > > You must mark groups first. > > (gnus-group-mark-group, gnus-topic-mark-topic) Normally, if there are no marks, it should search the group point is on. So maybe the OP was on a topic line when he tried it... Bye, Tassilo