Gnus development mailing list
 help / color / mirror / Atom feed
From: Eric Hendrickson <edh@lenti.med.umn.edu>
Cc: ding@ifi.uio.no
Subject: Re: gnus-summary-mail-forward-full-headers
Date: 24 Oct 1996 16:39:57 -0500	[thread overview]
Message-ID: <xlun2xc9h3m.fsf@club.med.umn.edu> (raw)
In-Reply-To: Sean Lynch's message of 24 Oct 1996 10:22:34 -0700

Sean Lynch <seanl@internex.net> writes:

> Since I couldn't find a function in Gnus to forward with full headers,
> so I could complain about spam, I wrote a function to do it:
> 
> (defun gnus-summary-mail-forward-full-headers (&optional post)
>   "Forward the current message to another user with all its headers intact."
>   (interactive "P")
>   (let ((message-included-forward-headers ".*"))
>     (gnus-summary-mail-forward post)))
> 
> Does this functionality already exist in Gnus, and if it doesn't,
> should it be added?

Hmm, that is a great idea.  Perhaps under S o M?  I would use such a
feature as often as I get SPAMs (which is too often :)  Currently I
just cut/paste the full headers into my mail forward....  But of
course the real solution is to write a function to do it!  :)

		--eric
-- 
			   "Why, I make more money than Calvin Coolidge... PUT
			    TOGETHER!"
[Ack!  It's Lena Lamont, from SINGIN' IN THE RAIN!]


  reply	other threads:[~1996-10-24 21:39 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
1996-10-24 17:22 gnus-summary-mail-forward-full-headers Sean Lynch
1996-10-24 21:39 ` Eric Hendrickson [this message]
1996-10-25  8:03 ` gnus-summary-mail-forward-full-headers Lars Magne Ingebrigtsen

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=xlun2xc9h3m.fsf@club.med.umn.edu \
    --to=edh@lenti.med.umn.edu \
    --cc=ding@ifi.uio.no \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).