From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: Dmitry Gutov Newsgroups: gmane.emacs.devel Subject: Re: [Emacs-diffs] master 4e23cd0 4/5: * mail/rmail.el (rmail-show-message-1): When displaying a mime message, Date: Sun, 05 Apr 2015 15:56:30 +0300 Message-ID: <552130FE.1010101@yandex.ru> References: <20150405124321.362.95112@vcs.savannah.gnu.org> NNTP-Posting-Host: plane.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=utf-8; format=flowed Content-Transfer-Encoding: 7bit X-Trace: ger.gmane.org 1428238616 3057 80.91.229.3 (5 Apr 2015 12:56:56 GMT) X-Complaints-To: usenet@ger.gmane.org NNTP-Posting-Date: Sun, 5 Apr 2015 12:56:56 +0000 (UTC) To: emacs-devel@gnu.org, Richard Stallman Original-X-From: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Sun Apr 05 14:56:54 2015 Return-path: Envelope-to: ged-emacs-devel@m.gmane.org Original-Received: from lists.gnu.org ([208.118.235.17]) by plane.gmane.org with esmtp (Exim 4.69) (envelope-from ) id 1Yek6g-00038G-93 for ged-emacs-devel@m.gmane.org; Sun, 05 Apr 2015 14:56:54 +0200 Original-Received: from localhost ([::1]:36308 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1Yek6f-0006FM-Qq for ged-emacs-devel@m.gmane.org; Sun, 05 Apr 2015 08:56:53 -0400 Original-Received: from eggs.gnu.org ([2001:4830:134:3::10]:40006) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1Yek6T-0006F3-BR for emacs-devel@gnu.org; Sun, 05 Apr 2015 08:56:42 -0400 Original-Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1Yek6S-0003Tz-Gu for emacs-devel@gnu.org; Sun, 05 Apr 2015 08:56:41 -0400 Original-Received: from mail-wg0-x22f.google.com ([2a00:1450:400c:c00::22f]:35221) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1Yek6M-0003TU-Uq; Sun, 05 Apr 2015 08:56:35 -0400 Original-Received: by wgdm6 with SMTP id m6so8715596wgd.2; Sun, 05 Apr 2015 05:56:33 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=sender:message-id:date:from:user-agent:mime-version:to:subject :references:in-reply-to:content-type:content-transfer-encoding; bh=gCMKtPMKUv6ZBrmxPDFM2NLPOM6myKiEyPKHYezqPms=; b=UXBXgZ83yX7sD0CGovGSIpWVZHemqZWs/Q//urQDpD5logNcqgrAzh4PicNfa2rWiJ tBoqckzWC6/vISuwEPXWr+T6XfiJEmumFv3bTiTd0rma9oZTYrStqbbfLs2dr9TAePnK BfnM6hlXnf4+l/lB5dfUFqSyfDcw8X3lLRtUY65XBAGI0VkStP6Ygf3D8V6uFp3f5MuK 4BrPInaZ2bqI4uE2CUPtia7+IBQhStXqfLynuPCsGhuR6a/zjsLaSYAcs5cmyXF+MXkv I66ienWqBbOlW7ocTpmWFO5Ud78eC8arSy91Bo7WvrQ3X4oOcoviNgQTdIGPzwu594QA DWVQ== X-Received: by 10.194.143.20 with SMTP id sa20mr21547229wjb.16.1428238593556; Sun, 05 Apr 2015 05:56:33 -0700 (PDT) Original-Received: from [192.168.1.3] ([82.102.93.54]) by mx.google.com with ESMTPSA id js3sm2206279wjc.5.2015.04.05.05.56.31 (version=TLSv1.2 cipher=ECDHE-RSA-AES128-GCM-SHA256 bits=128/128); Sun, 05 Apr 2015 05:56:32 -0700 (PDT) User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:36.0) Gecko/20100101 Thunderbird/36.0 In-Reply-To: X-detected-operating-system: by eggs.gnu.org: Error: Malformed IPv6 address (bad octet value). X-Received-From: 2a00:1450:400c:c00::22f X-BeenThere: emacs-devel@gnu.org X-Mailman-Version: 2.1.14 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-bounces+ged-emacs-devel=m.gmane.org@gnu.org Xref: news.gmane.org gmane.emacs.devel:184920 Archived-At: On 04/05/2015 03:43 PM, Richard M. Stallman wrote: > branch: master > commit 4e23cd0ccde4ad1e14fe2870ccf140487af649b2 > Merge: dca743f 16eec6f > Author: Richard Stallman > Commit: Richard Stallman > > * mail/rmail.el (rmail-show-message-1): When displaying a mime message, > indicate start and finish in the echo area. > > * mail/rmail.el (rmail-epa-decrypt): Disregard
 before armor.
>             Ignore more kinds of whitespace in mime headers.
>             Modify the decrypted mime part's mime type so it will be displayed
>             by default when visiting this message again.
>
>             * net/browse-url.el (browse-url-firefox-program): Prefer IceCat, doc.
>             (browse-url-firefox-arguments)
>             (browse-url-firefox-startup-arguments): Doc fix.

Well, this looks bad. It's a merge commit, with a crapload of changes 
(which is, by itself, to be expected), but the message makes it look 
like a normal commit, and enumerates the changes that are not, in fact, 
included in it.