From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!.POSTED!not-for-mail From: Stefan Monnier Newsgroups: gmane.emacs.devel Subject: Re: [Emacs-diffs] emacs-26 aca5f00: Avoid encoding errors in message.el Date: Mon, 09 Oct 2017 12:33:56 -0400 Message-ID: References: <20171009134715.11038.14309@vcs0.savannah.gnu.org> <20171009134716.77ADE201F1@vcs0.savannah.gnu.org> <83po9wqoqh.fsf@gnu.org> NNTP-Posting-Host: blaine.gmane.org Mime-Version: 1.0 Content-Type: text/plain X-Trace: blaine.gmane.org 1507566863 26247 195.159.176.226 (9 Oct 2017 16:34:23 GMT) X-Complaints-To: usenet@blaine.gmane.org NNTP-Posting-Date: Mon, 9 Oct 2017 16:34:23 +0000 (UTC) User-Agent: Gnus/5.13 (Gnus v5.13) Emacs/27.0.50 (gnu/linux) Cc: emacs-devel@gnu.org To: Eli Zaretskii Original-X-From: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Mon Oct 09 18:34:19 2017 Return-path: Envelope-to: ged-emacs-devel@m.gmane.org Original-Received: from lists.gnu.org ([208.118.235.17]) by blaine.gmane.org with esmtp (Exim 4.84_2) (envelope-from ) id 1e1b0N-0005aI-K5 for ged-emacs-devel@m.gmane.org; Mon, 09 Oct 2017 18:34:11 +0200 Original-Received: from localhost ([::1]:58804 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1e1b0V-0004XE-0k for ged-emacs-devel@m.gmane.org; Mon, 09 Oct 2017 12:34:19 -0400 Original-Received: from eggs.gnu.org ([2001:4830:134:3::10]:35671) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1e1b0L-0004W7-Ju for emacs-devel@gnu.org; Mon, 09 Oct 2017 12:34:10 -0400 Original-Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1e1b0L-0000ub-0X for emacs-devel@gnu.org; Mon, 09 Oct 2017 12:34:09 -0400 Original-Received: from pmta31.teksavvy.com ([76.10.157.38]:57946) by eggs.gnu.org with esmtps (TLS1.0:RSA_ARCFOUR_SHA1:16) (Exim 4.71) (envelope-from ) id 1e1b0E-0000nD-Ho; Mon, 09 Oct 2017 12:34:02 -0400 X-IronPort-Anti-Spam-Filtered: true X-IronPort-Anti-Spam-Result: =?us-ascii?q?A2EXIgAmpNtZ/5+ESC1dHAEBBAEBCgEBg?= =?us-ascii?q?12BUoNWhViEeZALgXaYQQqFOwKEOUMUAQIBAQEBAQEBA2gohRkBBAF5BQsLDSc?= =?us-ascii?q?SFBgxijsIqi8iAop+AQEIAiaDLYIChmSKeAWhNZZiAYlQKIcXlVqBOTYigQ4yI?= =?us-ascii?q?QgyiAIkiiABAQE?= X-IPAS-Result: =?us-ascii?q?A2EXIgAmpNtZ/5+ESC1dHAEBBAEBCgEBg12BUoNWhViEeZA?= =?us-ascii?q?LgXaYQQqFOwKEOUMUAQIBAQEBAQEBA2gohRkBBAF5BQsLDScSFBgxijsIqi8iA?= =?us-ascii?q?op+AQEIAiaDLYIChmSKeAWhNZZiAYlQKIcXlVqBOTYigQ4yIQgyiAIkiiABAQE?= X-IronPort-AV: E=Sophos;i="5.42,500,1500955200"; d="scan'208";a="5801821" Original-Received: from unknown (HELO ceviche.home) ([45.72.132.159]) by smtp.teksavvy.com with ESMTP/TLS/DHE-RSA-AES256-GCM-SHA384; 09 Oct 2017 12:33:56 -0400 Original-Received: by ceviche.home (Postfix, from userid 20848) id 203B9662CA; Mon, 9 Oct 2017 12:33:56 -0400 (EDT) In-Reply-To: <83po9wqoqh.fsf@gnu.org> (Eli Zaretskii's message of "Mon, 09 Oct 2017 19:18:14 +0300") X-detected-operating-system: by eggs.gnu.org: Genre and OS details not recognized. X-Received-From: 76.10.157.38 X-BeenThere: emacs-devel@gnu.org X-Mailman-Version: 2.1.21 Precedence: list List-Id: "Emacs development discussions." List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Original-Sender: "Emacs-devel" Xref: news.gmane.org gmane.emacs.devel:219311 Archived-At: > No reason except that this was in the patch proposed by Alex. Good, thanks, Stefan