Gnus development mailing list
 help / color / mirror / Atom feed
From: Uwe Brauer <oub@mat.ucm.es>
To: ding@gnus.org
Subject: delete CC
Date: Fri, 10 May 2013 10:00:17 +0200	[thread overview]
Message-ID: <87mws39sdq.fsf@mat.ucm.es> (raw)

Hello

Sometimes I hit gnus-summary-followup instead of gnus-summary-reply and
then I have a unwanted CC field. There seems to be no function which
allows me to delete it, without jumping to the field. I mean something
like

(defun my-eliminate-cc ()
  (interactive)
  (save-excursion
	(goto-char (point-min))
		   (flush-lines "^cc: \\|^Cc: \\| ^CC:")))

Or do I miss something?

thanks

Uwe Brauer 




             reply	other threads:[~2013-05-10  8:00 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2013-05-10  8:00 Uwe Brauer [this message]
2013-05-10 10:41 ` Steinar Bang

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=87mws39sdq.fsf@mat.ucm.es \
    --to=oub@mat.ucm.es \
    --cc=ding@gnus.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.
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).