unofficial mirror of notmuch@notmuchmail.org
 help / color / mirror / code / Atom feed
From: David Bremner <david@tethera.net>
To: David Edmondson <dme@dme.org>, notmuch@notmuchmail.org
Subject: Re: [PATCH v1] emacs: Don't insert part header pseudo-buttons during reply by default.
Date: Fri, 18 Mar 2016 18:27:26 -0300	[thread overview]
Message-ID: <87k2kz329t.fsf@zancas.localnet> (raw)
In-Reply-To: <1458117593-32586-1-git-send-email-dme@dme.org>

David Edmondson <dme@dme.org> writes:

> Based on feedback from users, change the default value of
> `notmuch-mua-reply-insert-header-p-function' to
> `notmuch-show-reply-insert-header-p-never', with the consequence that
> replies will not have part header pseudo-buttons. This more closely
> matches the behaviour before the recent changes to the reply code.
> ---
>  emacs/notmuch-mua.el | 2 +-
>  1 file changed, 1 insertion(+), 1 deletion(-)
>
> diff --git a/emacs/notmuch-mua.el b/emacs/notmuch-mua.el
> index fcb3e95..773a000 100644
> --- a/emacs/notmuch-mua.el
> +++ b/emacs/notmuch-mua.el
> @@ -94,7 +94,7 @@ Note that these functions use `mail-citation-hook' if that is non-nil."
>    :group 'notmuch-reply)
>  
>  (defcustom notmuch-mua-reply-insert-header-p-function
> -  'notmuch-show-reply-insert-header-p-trimmed
> +  'notmuch-show-reply-insert-header-p-never
>    "Function to decide which parts get a header when replying.
>  
>  This function specifies which parts of a mime message with
> -- 
> 2.1.4

I think I have small preference for Nicolas' version, so I'm marking
this as "obsolete". Please let me know and/or retag if you disagree.

d

  parent reply	other threads:[~2016-03-18 21:27 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2016-03-16  8:39 [PATCH v1] emacs: Don't insert part header pseudo-buttons during reply by default David Edmondson
2016-03-16  8:54 ` Tomi Ollila
2016-03-18 21:27 ` David Bremner [this message]
2016-03-18 22:27   ` 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=87k2kz329t.fsf@zancas.localnet \
    --to=david@tethera.net \
    --cc=dme@dme.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).