From mboxrd@z Thu Jan 1 00:00:00 1970 X-Msuck: nntp://news.gmane.io/gmane.emacs.gnus.general/23400 Path: main.gmane.org!not-for-mail From: Kai.Grossjohann@CS.Uni-Dortmund.DE Newsgroups: gmane.emacs.gnus.general Subject: Re: nnmail-pop-password, and nnheader-temp-write Date: 18 Jun 1999 12:51:58 +0200 Sender: owner-ding@hpc.uh.edu Message-ID: References: NNTP-Posting-Host: coloc-standby.netfonds.no Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Trace: main.gmane.org 1035161140 1792 80.91.224.250 (21 Oct 2002 00:45:40 GMT) X-Complaints-To: usenet@main.gmane.org NNTP-Posting-Date: Mon, 21 Oct 2002 00:45:40 +0000 (UTC) Return-Path: Original-Received: from farabi.math.uh.edu (farabi.math.uh.edu [129.7.128.57]) by sclp3.sclp.com (8.8.5/8.8.5) with ESMTP id GAA20378 for ; Fri, 18 Jun 1999 06:53:54 -0400 (EDT) Original-Received: from sina.hpc.uh.edu (lists@Sina.HPC.UH.EDU [129.7.3.5]) by farabi.math.uh.edu (8.9.1/8.9.1) with ESMTP id FAB18366; Fri, 18 Jun 1999 05:53:34 -0500 (CDT) Original-Received: by sina.hpc.uh.edu (TLB v0.09a (1.20 tibbs 1996/10/09 22:03:07)); Fri, 18 Jun 1999 05:53:49 -0500 (CDT) Original-Received: from sclp3.sclp.com (root@sclp3.sclp.com [204.252.123.139]) by sina.hpc.uh.edu (8.9.3/8.9.3) with ESMTP id FAA12218 for ; Fri, 18 Jun 1999 05:53:38 -0500 (CDT) Original-Received: from waldorf.cs.uni-dortmund.de (waldorf.cs.uni-dortmund.de [129.217.4.42]) by sclp3.sclp.com (8.8.5/8.8.5) with ESMTP id GAA20356 for ; Fri, 18 Jun 1999 06:52:33 -0400 (EDT) Original-Received: from petty.cs.uni-dortmund.de (petty.cs.uni-dortmund.de [129.217.20.161]) by waldorf.cs.uni-dortmund.de with SMTP id MAA17284 for ; Fri, 18 Jun 1999 12:52:00 +0200 (MES) Original-Received: (grossjoh@localhost) by petty.cs.uni-dortmund.de id MAA18823; Fri, 18 Jun 1999 12:51:59 +0200 Original-To: ding@gnus.org In-Reply-To: Shaun Lipscombe's message of "18 Jun 1999 09:56:32 +0100" Original-Lines: 22 User-Agent: Gnus/5.070088 (Pterodactyl Gnus v0.88) Emacs/20.3.10 Precedence: list X-Majordomo: 1.94.jlt7 Xref: main.gmane.org gmane.emacs.gnus.general:23400 X-Report-Spam: http://spam.gmane.org/gmane.emacs.gnus.general:23400 Shaun Lipscombe writes: > [...] Is there a way (yet) to insert file contents into arbitrary > headers? Does this work? (defun my-message-header-hook () (save-excursion (goto-char (point-min)) (insert-file-contents "/tmp/foo"))) (add-hook 'message-header-hook 'my-message-header-hook) > Once I get this sorted, I'll be fully pgnus, instead of using it just > for MIME. The above ought to work for many different Gnusae, I can't see why it would be different for Gnus 5.6 versus pgnus, say. kai -- Life is hard and then you die.