From mboxrd@z Thu Jan 1 00:00:00 1970 X-Msuck: nntp://news.gmane.io/gmane.emacs.gnus.general/5557 Path: main.gmane.org!not-for-mail From: Lars Magne Ingebrigtsen Newsgroups: gmane.emacs.gnus.general Subject: Re: Removing headers from mail.. Date: 17 Mar 1996 14:24:02 +0100 Organization: Dept. of Informatics, University of Oslo, Norway Sender: larsi@ifi.uio.no Message-ID: References: <199603050814.JAA06029@ariel.pt.hk-r.se> NNTP-Posting-Host: coloc-standby.netfonds.no Mime-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: 8bit X-Trace: main.gmane.org 1035146144 686 80.91.224.250 (20 Oct 2002 20:35:44 GMT) X-Complaints-To: usenet@main.gmane.org NNTP-Posting-Date: Sun, 20 Oct 2002 20:35:44 +0000 (UTC) Cc: ding@ifi.uio.no Return-Path: ding-request@ifi.uio.no Original-Received: from ifi.uio.no (ifi.uio.no [129.240.64.2]) by deanna.miranova.com (8.7.3/8.6.9) with SMTP id FAA00497 for ; Sun, 17 Mar 1996 05:43:57 -0800 Original-Received: from eistla.ifi.uio.no (4867@eistla.ifi.uio.no [129.240.94.29]) by ifi.uio.no with ESMTP (8.6.11/ifi2.4) id ; Sun, 17 Mar 1996 14:24:06 +0100 Original-Received: (from larsi@localhost) by eistla.ifi.uio.no ; Sun, 17 Mar 1996 14:24:05 +0100 Original-To: Andy Eskilsson In-Reply-To: Andy Eskilsson's message of 05 Mar 1996 21:57:13 +0100 Original-Lines: 13 Xref: main.gmane.org gmane.emacs.gnus.general:5557 X-Report-Spam: http://spam.gmane.org/gmane.emacs.gnus.general:5557 Andy Eskilsson writes: > The second problem is that I could do a hook that deletes one line, > but the Received lines often span a couple of lines, is there any > small function that can take care of this? `(nnheader-remove-header "received")' will delete all Received headers in the narrowed buffer. It should handle continuation lines correctly. -- (domestic pets only, the antidote for overdose, milk.) larsi@ifi.uio.no * Lars Ingebrigtsen