From mboxrd@z Thu Jan 1 00:00:00 1970 X-Msuck: nntp://news.gmane.io/gmane.emacs.gnus.general/68389 Path: news.gmane.org!not-for-mail From: Tassilo Horn Newsgroups: gmane.emacs.gnus.general Subject: Re: gnus-extra-headers and gnus-summary-limit-to-extra Date: Tue, 31 Mar 2009 08:41:08 +0200 Message-ID: <87d4byfb3v.fsf@thinkpad.tsdh.de> References: <87wsaezl72.fsf@thinkpad.tsdh.de> <87prg01bkw.fsf@thinkpad.tsdh.de> NNTP-Posting-Host: lo.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Trace: ger.gmane.org 1238481738 15259 80.91.229.12 (31 Mar 2009 06:42:18 GMT) X-Complaints-To: usenet@ger.gmane.org NNTP-Posting-Date: Tue, 31 Mar 2009 06:42:18 +0000 (UTC) To: ding@gnus.org Original-X-From: ding-owner+M16826@lists.math.uh.edu Tue Mar 31 08:43:36 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 1LoXh7-0003N1-Bb for ding-account@gmane.org; Tue, 31 Mar 2009 08:43:33 +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 1LoXey-0002rC-7l; Tue, 31 Mar 2009 01:41:20 -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 1LoXeu-0002qx-NG for ding@lists.math.uh.edu; Tue, 31 Mar 2009 01:41:16 -0500 Original-Received: from quimby.gnus.org ([80.91.231.51]) by mx1.math.uh.edu with esmtp (Exim 4.69) (envelope-from ) id 1LoXeo-0003XZ-Pt for ding@lists.math.uh.edu; Tue, 31 Mar 2009 01:41:16 -0500 Original-Received: from deliver.uni-koblenz.de ([141.26.64.15]) by quimby.gnus.org with esmtp (Exim 3.36 #1 (Debian)) id 1LoXfD-0005cy-00 for ; Tue, 31 Mar 2009 08:41:35 +0200 Original-Received: from localhost (localhost [127.0.0.1]) by deliver.uni-koblenz.de (Postfix) with ESMTP id B1871789B586 for ; Tue, 31 Mar 2009 08:41:09 +0200 (CEST) Original-Received: from deliver.uni-koblenz.de ([127.0.0.1]) by localhost (deliver.uni-koblenz.de [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id 17364-01 for ; Tue, 31 Mar 2009 08:41:08 +0200 (CEST) X-CHKRCPT: Envelopesender vrfy tassilo@member.fsf.org Original-Received: from thinkpad.tsdh.de (dhcp128.uni-koblenz.de [141.26.71.128]) by deliver.uni-koblenz.de (Postfix) with ESMTP id A3B98789B3B2 for ; Tue, 31 Mar 2009 08:41:08 +0200 (CEST) Mail-Copies-To: never Mail-Followup-To: ding@gnus.org In-Reply-To: (David Abrahams's message of "Mon, 30 Mar 2009 16:15:22 -0400") User-Agent: Gnus/5.13 (Gnus v5.13) Emacs/23.0.91 (gnu/linux) X-Virus-Scanned: amavisd-new at uni-koblenz.de X-Spam-Score: -5.6 (-----) List-ID: Precedence: bulk Xref: news.gmane.org gmane.emacs.gnus.general:68389 Archived-At: David Abrahams writes: Hi David, >> Anyway, you should be able to limit to the message-id using `/ h >> Message-Id: '. > > Cool, thanks. But why doesn't this work with gnus-extra-headers? You can limit to headers in `gnus-extra-headers' using `/ x'. This will give you a completion prompt for the available extra headers, too. Bye, Tassilo