From: Tomi Ollila Date: Sat, 30 Apr 2016 08:32:00 +0000 (+0300) Subject: Re: [PATCH v1 0/2] Fixes for some 0.22 problems reported on the mailing list. X-Git-Url: http://git.tremily.us/?a=commitdiff_plain;h=315c121d2ddcfe92ed003d368b4509037846c174;p=notmuch-archives.git Re: [PATCH v1 0/2] Fixes for some 0.22 problems reported on the mailing list. --- diff --git a/d3/28579bc0c4104a1ba8ee4c803e9553fadc64b2 b/d3/28579bc0c4104a1ba8ee4c803e9553fadc64b2 new file mode 100644 index 000000000..51c23cd8f --- /dev/null +++ b/d3/28579bc0c4104a1ba8ee4c803e9553fadc64b2 @@ -0,0 +1,78 @@ +Return-Path: +X-Original-To: notmuch@notmuchmail.org +Delivered-To: notmuch@notmuchmail.org +Received: from localhost (localhost [127.0.0.1]) + by arlo.cworth.org (Postfix) with ESMTP id 0B8D96DE034D + for ; Sat, 30 Apr 2016 01:32:18 -0700 (PDT) +X-Virus-Scanned: Debian amavisd-new at cworth.org +X-Spam-Flag: NO +X-Spam-Score: 0.607 +X-Spam-Level: +X-Spam-Status: No, score=0.607 tagged_above=-999 required=5 tests=[AWL=-0.045, + SPF_NEUTRAL=0.652] autolearn=disabled +Received: from arlo.cworth.org ([127.0.0.1]) + by localhost (arlo.cworth.org [127.0.0.1]) (amavisd-new, port 10024) + with ESMTP id q3HK7VxlB080 for ; + Sat, 30 Apr 2016 01:32:09 -0700 (PDT) +Received: from guru.guru-group.fi (guru.guru-group.fi [46.183.73.34]) + by arlo.cworth.org (Postfix) with ESMTP id 834DA6DE0319 + for ; Sat, 30 Apr 2016 01:32:09 -0700 (PDT) +Received: from guru.guru-group.fi (localhost [IPv6:::1]) + by guru.guru-group.fi (Postfix) with ESMTP id 2ADC4100063; + Sat, 30 Apr 2016 11:32:01 +0300 (EEST) +From: Tomi Ollila +To: David Edmondson , notmuch@notmuchmail.org +Subject: Re: [PATCH v1 0/2] Fixes for some 0.22 problems reported on the + mailing list. +In-Reply-To: <1461999108-68582-1-git-send-email-dme@dme.org> +References: <1461999108-68582-1-git-send-email-dme@dme.org> +User-Agent: Notmuch/0.22+8~ga2ace20 (http://notmuchmail.org) Emacs/24.3.1 + (x86_64-unknown-linux-gnu) +X-Face: HhBM'cA~ +MIME-Version: 1.0 +Content-Type: text/plain +X-BeenThere: notmuch@notmuchmail.org +X-Mailman-Version: 2.1.20 +Precedence: list +List-Id: "Use and development of the notmuch mail system." + +List-Unsubscribe: , + +List-Archive: +List-Post: +List-Help: +List-Subscribe: , + +X-List-Received-Date: Sat, 30 Apr 2016 08:32:18 -0000 + +On Sat, Apr 30 2016, David Edmondson wrote: + +> Fixes for some 0.22 problems reported on the mailing list. + +LGTM. applies, does not seem to break things and renders +right at least one + Content-Type: text/html; charset=iso-8859-1 + Content-Transfer-Encoding: quoted-printable +message + +> +> +> David Edmondson (2): +> emacs: Observe the charset of MIME parts when reading them. +> emacs: Tell `message-mode' that outgoing messages are email. +> +> emacs/notmuch-lib.el | 16 +++++++++++++++- +> emacs/notmuch-mua.el | 5 ++++- +> 2 files changed, 19 insertions(+), 2 deletions(-) +> +> -- +> 2.7.1 +> +> _______________________________________________ +> notmuch mailing list +> notmuch@notmuchmail.org +> https://notmuchmail.org/mailman/listinfo/notmuch