From: Tomi Ollila <tomi.ollila@iki.fi>
To: David Bremner <david@tethera.net>, David Edmondson <dme@dme.org>
Cc: notmuch@notmuchmail.org
Subject: Re: [PATCH v1] emacs: Forwarded messages should not have modified buffers
Date: Sun, 22 Jun 2014 14:44:13 +0300 [thread overview]
Message-ID: <m2wqc9f9te.fsf@guru.guru-group.fi> (raw)
In-Reply-To: <87zjh5usti.fsf@zancas.localnet>
On Sun, Jun 22 2014, David Bremner <david@tethera.net> wrote:
> David Edmondson <dme@dme.org> writes:
>> @@ -346,7 +346,8 @@ the From: address first."
>> (message-forward-make-body cur)
>> ;; `message-forward-make-body' shows the User-agent header. Hide
>> ;; it again.
>> - (message-hide-headers)))
>> + (message-hide-headers)
>> + (set-buffer-modified-p nil)))
>>
>> (defun notmuch-mua-new-reply (query-string &optional prompt-for-sender reply-all)
>> "Compose a reply to the message identified by QUERY-STRING.
>> --
>> 2.0.0.rc2
>
> Bah. Sometimes mail systems suck. I finally managed to apply this after
> some effort. For future reference, it was still quoted printable and
> (even more mysteriously) something mangled the indentation of the
> context lines, moving them one space left; once can see this most
> clearly on the last two lines.
I don't see that as quoted-unreadable; from 'V' output:
From: David Edmondson <dme@dme.org>
In-Reply-To: <87wqch5309.fsf@zancas.localnet>
Date: Mon, 16 Jun 2014 06:30:11 +0100
Message-Id: <1E19E1E0-044E-4616-B951-FC8FEFA49071@dme.org>
To: David Bremner <david@tethera.net>
X-Mailer: Apple Mail (2.1878.2)
Cc: notmuch@notmuchmail.org
Content-Type: text/plain; charset="us-ascii"
Content-Transfer-Encoding: 7bit
(and no =... strings...)
> d
Tomi
next prev parent reply other threads:[~2014-06-22 11:44 UTC|newest]
Thread overview: 9+ messages / expand[flat|nested] mbox.gz Atom feed top
2014-06-02 9:40 [PATCH v1] emacs: Forwarded messages should not have modified buffers David Edmondson
2014-06-02 12:55 ` Tomi Ollila
2014-06-02 13:43 ` Mark Walters
2014-06-15 20:31 ` David Bremner
2014-06-16 5:30 ` David Edmondson
2014-06-22 10:44 ` David Bremner
2014-06-22 11:44 ` Tomi Ollila [this message]
2014-06-23 8:38 ` David Edmondson
2014-06-23 9:51 ` David Bremner
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=m2wqc9f9te.fsf@guru.guru-group.fi \
--to=tomi.ollila@iki.fi \
--cc=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).