Gnus development mailing list
 help / color / mirror / Atom feed
From: Lars Magne Ingebrigtsen <larsi@ifi.uio.no>
Subject: Re: insert signature after message-send-and-exit
Date: 09 Nov 1996 04:08:56 +0100	[thread overview]
Message-ID: <m2n2ws3qyf.fsf@proletcult.ifi.uio.no> (raw)
In-Reply-To: Roderick Schertler's message of Fri, 08 Nov 1996 21:01:03 -0500

Roderick Schertler <roderick@gate.net> writes:

> I like to edit messages without my signature in the buffer and then to
> have Gnus insert the signature behind the scenes after I type \C-c \C-c.
> I can't see that message mode can be made to do this simply, but I
> suspect I am missing something. 

You have to write some hookey functions to be run from
`message-send-hook', for instance.

> (This is the default behavior on other news readers, so it seems
> weird that few Gnus users would want message mode to work this way.)

It's that "strategy of least surprise" -- the messages should go out
looking more or less as they look when the user is editing it.  (I
know, some headers are generated upon exit, but generating Date,
Sender and Message-ID is impossible to do before actually sending the
message, so why not generate From and the rest as well?)

For instance, Message expands abbrevs while typing, not sending, which
is different from Mail mode.

-- 
(domestic pets only, the antidote for overdose, milk.)
  larsi@ifi.uio.no * Lars Ingebrigtsen


      reply	other threads:[~1996-11-09  3:08 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
1996-11-09  2:01 Roderick Schertler
1996-11-09  3:08 ` Lars Magne Ingebrigtsen [this message]

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=m2n2ws3qyf.fsf@proletcult.ifi.uio.no \
    --to=larsi@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).