Gnus development mailing list
 help / color / mirror / Atom feed
* Integrating message-utils.el into Gnus?
@ 2001-04-27 20:48 Matthias Wiehl
  2001-04-28  1:34 ` Toby Speight
  2002-02-14  0:17 ` Reiner Steib
  0 siblings, 2 replies; 4+ messages in thread
From: Matthias Wiehl @ 2001-04-27 20:48 UTC (permalink / raw)


At <http://www.coling.uni-freiburg.de/~schauer/emacs.html>, Holger
Schauer [1] provides a file called message-utils.el [2].  It contains
a few complementary functions for use with Gnus' message-mode.

Personally, I find three of those functions extraordinarily useful:

  o  `message-change-subject' asks for a new subject, and modifies the
     message's Subject header in a way that is RFC 1036bis compliant:
     `new subject (was: old subject)'.

  o  `message-strip-subject-was' can be hooked into
     `message-header-setup-hook'.  It strips `(was: old subject)' from
     the Subject header (which is what user agents are supposed to do)
     as far as I know) when entering message-mode.  Both slrn and tin
     do this out-of-the-box.

  o  `message-xpost-fup2' asks for a newsgroup name (providing
     tab-completion via gnus-newsrc-alist).  This name is then
     appended to the Newsgroups header, and the Followup-To header
     is modified to contain only the given newsgroup name as its
     value.  Furthermore, a customizable note is inserted in the
     message body, saying that a Followup-To header has been set.

Is there any chance of integrating these functions into the standard
Gnus distribution?

-------
[1] <mailto:Holger.Schauer@gmx.de>
[2] <http://www.coling.uni-freiburg.de/~schauer/resources/emacs/message-utils.el.gz>


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

end of thread, other threads:[~2002-02-14  1:04 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2001-04-27 20:48 Integrating message-utils.el into Gnus? Matthias Wiehl
2001-04-28  1:34 ` Toby Speight
2002-02-14  0:17 ` Reiner Steib
2002-02-14  1:04   ` ShengHuo ZHU

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