From mboxrd@z Thu Jan 1 00:00:00 1970 X-Msuck: nntp://news.gmane.io/gmane.emacs.gnus.general/36826 Path: main.gmane.org!not-for-mail From: ShengHuo ZHU Newsgroups: gmane.emacs.gnus.general Subject: Re: gnus-summary-execute-command Date: Mon, 09 Jul 2001 18:12:36 -0700 Message-ID: <2nn16dr3i3.fsf@piglet.jia.vnet> References: NNTP-Posting-Host: coloc-standby.netfonds.no Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Trace: main.gmane.org 1035172348 10671 80.91.224.250 (21 Oct 2002 03:52:28 GMT) X-Complaints-To: usenet@main.gmane.org NNTP-Posting-Date: Mon, 21 Oct 2002 03:52:28 +0000 (UTC) Return-Path: Return-Path: Original-Received: (qmail 13342 invoked from network); 10 Jul 2001 01:15:11 -0000 Original-Received: from unknown (HELO zsh.2y.net) (131.241.79.242) by gnus.org with SMTP; 10 Jul 2001 01:15:11 -0000 Original-Received: (from zsh@localhost) by zsh.2y.net (8.11.2/8.11.2) id f6A1Ca315748; Mon, 9 Jul 2001 18:12:36 -0700 Original-To: ding@gnus.org X-Attribution: ZSH X-Face: 'IF:e51ib'Qbl^(}l^&4-J`'P!@[4~O|&k#:@Gld#b/]oMq&`&FVY._3+b`mzp~Jeve~/#/ ERD!OTe<86UhyN=l`mrPY)M7_}`Ktt\K+58Z!hu7>qU,i.N7TotU[FYE(f1;}`g2xj!u*l`^&=Q!g{ *q|ddto|nkt"$r,K$[)"|6,elPH= GJ6Q In-Reply-To: (Katsumi Yamaoka's message of "19 Mar 2001 14:29:51 +0900") User-Agent: Gnus/5.090004 (Oort Gnus v0.04) Emacs/21.0.104 Original-Lines: 23 Xref: main.gmane.org gmane.emacs.gnus.general:36826 X-Report-Spam: http://spam.gmane.org/gmane.emacs.gnus.general:36826 Katsumi Yamaoka writes: > Hi, > > I have a suggestion that the command `gnus-summary-execute-command' > should work with the extra headers which is specified in `gnus-extra- > headers' and/or `nnmail-extra-headers', for instance: > > (setq gnus-extra-headers '(To Newsgroups) > nnmail-extra-headers gnus-extra-headers > gnus-ignored-from-addresses "Katsumi Yamaoka") > > It is useful because of some mailing lists have their own > identification only in the To field. Here is a patch for it: > > 2001-03-19 05:28:00 Katsumi Yamaoka > > * gnus-kill.el (gnus-execute): Work with the extra headers. > * gnus-sum.el (gnus-summary-execute-command): Ditto. Installed. Thanks. ShengHuo