Gnus development mailing list
 help / color / mirror / Atom feed
* delete CC
@ 2013-05-10  8:00 Uwe Brauer
  2013-05-10 10:41 ` Steinar Bang
  0 siblings, 1 reply; 2+ messages in thread
From: Uwe Brauer @ 2013-05-10  8:00 UTC (permalink / raw)
  To: ding

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 




^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2013-05-10 10:41 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2013-05-10  8:00 delete CC Uwe Brauer
2013-05-10 10:41 ` Steinar Bang

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).