From mboxrd@z Thu Jan 1 00:00:00 1970 X-Msuck: nntp://news.gmane.io/gmane.emacs.gnus.general/20159 Path: main.gmane.org!not-for-mail From: Justin Sheehy Newsgroups: gmane.emacs.gnus.general Subject: Re: Patch to show `To' header Date: 08 Jan 1999 12:57:25 -0500 Sender: owner-ding@hpc.uh.edu Message-ID: References: NNTP-Posting-Host: coloc-standby.netfonds.no Mime-Version: 1.0 X-Trace: main.gmane.org 1035158502 16253 80.91.224.250 (21 Oct 2002 00:01:42 GMT) X-Complaints-To: usenet@main.gmane.org NNTP-Posting-Date: Mon, 21 Oct 2002 00:01:42 +0000 (UTC) Return-Path: Original-Received: from karazm.math.uh.edu (karazm.math.uh.edu [129.7.128.1]) by sclp3.sclp.com (8.8.5/8.8.5) with ESMTP id MAA04969 for ; Fri, 8 Jan 1999 12:58:06 -0500 (EST) Original-Received: from sina.hpc.uh.edu (lists@Sina.HPC.UH.EDU [129.7.3.5]) by karazm.math.uh.edu (8.9.1/8.9.1) with ESMTP id LAB04118; Fri, 8 Jan 1999 11:57:46 -0600 (CST) Original-Received: by sina.hpc.uh.edu (TLB v0.09a (1.20 tibbs 1996/10/09 22:03:07)); Fri, 08 Jan 1999 11:57:54 -0600 (CST) Original-Received: from sclp3.sclp.com (root@sclp3.sclp.com [204.252.123.139]) by sina.hpc.uh.edu (8.7.3/8.7.3) with ESMTP id LAA22483 for ; Fri, 8 Jan 1999 11:57:45 -0600 (CST) Original-Received: from linus.mitre.org (linus.mitre.org [129.83.10.1]) by sclp3.sclp.com (8.8.5/8.8.5) with ESMTP id MAA04951 for ; Fri, 8 Jan 1999 12:57:39 -0500 (EST) Original-Received: from caffeine.mitre.org (caffeine.mitre.org [129.83.10.136]) by linus.mitre.org (8.8.7/8.8.7) with ESMTP id MAA01979 for ; Fri, 8 Jan 1999 12:57:25 -0500 (EST) Original-Received: (from justin@localhost) by caffeine.mitre.org (8.8.7/8.8.7) id MAA07731; Fri, 8 Jan 1999 12:57:25 -0500 (EST) Original-To: ding@gnus.org In-Reply-To: Hrvoje Niksic's message of "08 Jan 1999 18:50:50 +0100" Original-Lines: 14 User-Agent: Gnus/5.070069 (Pterodactyl Gnus v0.69) XEmacs/20.4 (Emerald) Precedence: list X-Majordomo: 1.94.jlt7 Xref: main.gmane.org gmane.emacs.gnus.general:20159 X-Report-Spam: http://spam.gmane.org/gmane.emacs.gnus.general:20159 Hrvoje Niksic writes: > > (setq gnus-extra-headers '(To) > > nnmail-extra-headers '(To)) > > Grmbljh. Does that mean that the whole feat won't work for my old > messages? It doesn't appear to. You need to regenerate your NOV files. After setting the above variables (and gnus-ignored-from-addresses) and regerating the NOV stuff, it worked marvelously for me. -Justin