From: Tomi Ollila <too@guru.guru-group.fi>
To: notmuch@notmuchmail.org
Cc: tomi.ollila@iki.fi
Subject: [PATCH] test/test-lib.el: revert setting notmuch-mua-reply-insert-header-p-function
Date: Sat, 19 Mar 2016 17:50:29 +0200 [thread overview]
Message-ID: <1458402629-20469-1-git-send-email-too@guru.guru-group.fi> (raw)
In-Reply-To: <87fuvq6dc1.fsf@petton.fr>
From: Tomi Ollila <tomi.ollila@iki.fi>
in d27d90875dfb1 (2016-02-20) notmuch-mua-reply-insert-header-p-function
was set to notmuch-show-reply-insert-header-p-never as its default was
changed to something else. Now that default is set back to *-never so
this change done in d27d90875dfb1 is not needed anymore.
---
test/test-lib.el | 4 ----
1 file changed, 4 deletions(-)
diff --git a/test/test-lib.el b/test/test-lib.el
index 02e020c..596a705 100644
--- a/test/test-lib.el
+++ b/test/test-lib.el
@@ -184,10 +184,6 @@ (defmacro notmuch-test-progn (&rest body)
(setq notmuch-tag-deleted-formats
'((".*" nil)))
-;; For historical reasonse we don't print part headers when replying
-;; in the tests suite
-(setq notmuch-mua-reply-insert-header-p-function 'notmuch-show-reply-insert-header-p-never)
-
;; force a common html renderer, to avoid test variations between
;; environments
--
1.9.3
next prev parent reply other threads:[~2016-03-19 15:50 UTC|newest]
Thread overview: 10+ messages / expand[flat|nested] mbox.gz Atom feed top
2016-03-15 9:59 Content-type of the mime part in cited text when replying Nicolas Petton
2016-03-15 12:04 ` David Edmondson
2016-03-15 12:07 ` Tomi Ollila
2016-03-15 12:11 ` David Edmondson
2016-03-16 8:23 ` Nicolas Petton
2016-03-16 8:57 ` Tomi Ollila
2016-03-18 21:25 ` David Bremner
2016-03-19 15:50 ` Tomi Ollila [this message]
2016-03-26 12:11 ` [PATCH] test/test-lib.el: revert setting notmuch-mua-reply-insert-header-p-function David Bremner
2016-03-16 8:10 ` Content-type of the mime part in cited text when replying Nicolas Petton
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=1458402629-20469-1-git-send-email-too@guru.guru-group.fi \
--to=too@guru.guru-group.fi \
--cc=notmuch@notmuchmail.org \
--cc=tomi.ollila@iki.fi \
/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).