Gnus development mailing list
 help / color / mirror / Atom feed
From: Lars Magne Ingebrigtsen <larsi@gnus.org>
Subject: Re: New variable message-generate-headers-last?
Date: Sat, 12 Apr 2003 22:05:46 +0200	[thread overview]
Message-ID: <m31y07pjl1.fsf@quimbies.gnus.org> (raw)
In-Reply-To: <874r5h3o87.fsf@sdbk.de>

krause@sdbk.de (Sebastian D.B. Krause) writes:

> What is the easiest way to generate a header via posting-styles when
> *sending* the message, not when I enter the writing-buffer (or
> ;hatever the buffer is called)? 

Actually, that might not be trivial to implement in a general
manner.  Global variables are used when doing the posting styles, and
they might change before you get to the point where you're ready to
send the message.

Now, you could generate the headers first via posting styles, and
then remove the headers and stuff them somewhere else, and not insert
them until you send the message.  That's certainly possible... nay,
even desirable, now that I think about it.  So I'll just implement
it.

And I'll do it in Message, as a regexp that matches headers to be
hidden.  And I'll just make them invisible/intangible.

-- 
(domestic pets only, the antidote for overdose, milk.)
   larsi@gnus.org * Lars Magne Ingebrigtsen



  parent reply	other threads:[~2003-04-12 20:05 UTC|newest]

Thread overview: 15+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2003-04-01 21:24 Sebastian D.B. Krause
2003-04-02 13:22 ` Kai Großjohann
2003-04-02 15:28   ` Sebastian D.B. Krause
2003-04-02 18:16     ` Kai Großjohann
2003-04-12 20:05 ` Lars Magne Ingebrigtsen [this message]
2003-04-12 20:23   ` Lars Magne Ingebrigtsen
2003-04-12 20:29     ` Romain FRANCOISE
2003-04-12 20:38       ` Lars Magne Ingebrigtsen
2003-04-12 20:55         ` Romain FRANCOISE
2003-04-12 20:58           ` Romain FRANCOISE
2003-04-12 21:01           ` Lars Magne Ingebrigtsen
2003-04-12 22:27   ` Sebastian D.B. Krause
2003-04-12 23:22     ` Lars Magne Ingebrigtsen
2003-04-13  8:07       ` Kai Großjohann
2003-04-13 13:29         ` Lars Magne Ingebrigtsen

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=m31y07pjl1.fsf@quimbies.gnus.org \
    --to=larsi@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).