all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
From: Tassilo Horn <tassilo@member.fsf.org>
To: help-gnu-emacs@gnu.org
Subject: Re: Gnus: Forwarding emails: how to get "Fwd:" in subject and ">" in body?
Date: Sun, 27 Nov 2011 18:51:44 +0100	[thread overview]
Message-ID: <87obvxsbbj.fsf@thinkpad.tsdh.de> (raw)
In-Reply-To: CC5661A0-F409-4EA2-A840-7C0FF3384E24@math.ethz.ch

Marius Hofert <marius.hofert@math.ethz.ch> writes:

Hi,

> If I forward a message in Gnus (C-c C-f), how can I get the following
> features by default?
> 1) The forwarded message text should be quoted with ">". 

IMHO, when you forward a message, it should be preserved as-is.

> 2) The forwarded message does not contain a subject starting with
> "Fwd:" or similar.

Not sure about this one...

> 3) C-c C-f does not work if the point is in the message text
> (follow-up does work from there). Is there an easy way to make C-c C-f
> active from within messages?

(define-key gnus-article-mode-map (kbd "C-c C-f")
  'gnus-summary-mail-forward)

Bye,
Tassilo
-- 
(What the world needs (I think) is not
      (a Lisp (with fewer parentheses))
      but (an English (with more.)))
Brian Hayes, http://tinyurl.com/3y9l2kf




  reply	other threads:[~2011-11-27 17:51 UTC|newest]

Thread overview: 11+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2011-11-27 13:30 Gnus: Forwarding emails: how to get "Fwd:" in subject and ">" in body? Marius Hofert
2011-11-27 17:51 ` Tassilo Horn [this message]
2011-11-27 18:38   ` Marius Hofert
2011-11-27 20:01     ` Memnon Anon
2011-11-27 20:45       ` Marius Hofert
2011-11-27 21:29         ` Memnon Anon
2011-11-27 21:48           ` Marius Hofert
2011-11-28  8:24           ` Marius Hofert
2011-11-28  9:24             ` Memnon Anon
2011-11-28 10:18               ` Marius Hofert
2011-11-27 18:55   ` Memnon Anon

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=87obvxsbbj.fsf@thinkpad.tsdh.de \
    --to=tassilo@member.fsf.org \
    --cc=help-gnu-emacs@gnu.org \
    /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.
Code repositories for project(s) associated with this external index

	https://git.savannah.gnu.org/cgit/emacs.git
	https://git.savannah.gnu.org/cgit/emacs/org-mode.git

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.