unofficial mirror of notmuch@notmuchmail.org
 help / color / mirror / code / Atom feed
From: David Edmondson <dme@dme.org>
To: Carl Worth <cworth@cworth.org>, notmuch@notmuchmail.org
Subject: Re: [PATCH] emacs: Re-arrange message sending code
Date: Sat, 24 Apr 2010 06:52:33 +0100	[thread overview]
Message-ID: <87ljcdcs7y.fsf@ut.hh.sledj.net> (raw)
In-Reply-To: <87pr1pvrv1.fsf@yoom.home.cworth.org>

On Fri, 23 Apr 2010 13:25:22 -0700, Carl Worth <cworth@cworth.org> wrote:
> And I'm hoping that this new support makes it easier for people to hook
> in the Fcc code. Does this mean there's now a single place to add that
> that will make it work for messages composed from 'm', 'f', or 'r'?

Yes.

> The one unpleasantry I've noticed is that in the case of 'm' the headers
> are being put into the buffer in the following order:
> 
> 	User-Agent:
> 	To:
> 	Subject:
> 	From:
> 
> where I would prefer them in the following order:
> 
> 	From:
> 	To:
> 	Subject:
> 	User-Agent:

I have:

(setq message-hidden-headers
      '("^References:" "^Face:" "^X-Face:" "^X-Draft-From:" "^User-Agent:"))

so the User-Agent is not even visible.

dme.
-- 
David Edmondson, http://dme.org

  reply	other threads:[~2010-04-24 10:03 UTC|newest]

Thread overview: 6+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2010-04-22  9:03 [PATCH] emacs: Re-arrange message sending code David Edmondson
2010-04-22 11:02 ` Sebastian Spaeth
2010-04-23 20:25 ` Carl Worth
2010-04-24  5:52   ` David Edmondson [this message]
  -- strict thread matches above, loose matches on Subject: below --
2010-04-15 15:50 David Edmondson
2010-04-15 16:03 ` David Edmondson

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

  List information: https://notmuchmail.org/

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=87ljcdcs7y.fsf@ut.hh.sledj.net \
    --to=dme@dme.org \
    --cc=cworth@cworth.org \
    --cc=notmuch@notmuchmail.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.
Code repositories for project(s) associated with this public inbox

	https://yhetil.org/notmuch.git/

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 read-only IMAP folder(s) and NNTP newsgroup(s).