From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: Eli Zaretskii 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 16:08:27 +0300 Message-ID: <83mw2mn2no.fsf@gnu.org> References: <20150405124321.362.95112@vcs.savannah.gnu.org> <552130FE.1010101@yandex.ru> Reply-To: Eli Zaretskii NNTP-Posting-Host: plane.gmane.org X-Trace: ger.gmane.org 1428239325 13058 80.91.229.3 (5 Apr 2015 13:08:45 GMT) X-Complaints-To: usenet@ger.gmane.org NNTP-Posting-Date: Sun, 5 Apr 2015 13:08:45 +0000 (UTC) Cc: rms@gnu.org, emacs-devel@gnu.org To: Dmitry Gutov Original-X-From: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Sun Apr 05 15:08:36 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 1YekHz-0002xS-1s for ged-emacs-devel@m.gmane.org; Sun, 05 Apr 2015 15:08:35 +0200 Original-Received: from localhost ([::1]:36441 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1YekHy-0000uR-4U for ged-emacs-devel@m.gmane.org; Sun, 05 Apr 2015 09:08:34 -0400 Original-Received: from eggs.gnu.org ([2001:4830:134:3::10]:42304) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1YekHu-0000uJ-GM for emacs-devel@gnu.org; Sun, 05 Apr 2015 09:08:31 -0400 Original-Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1YekHq-00078k-Fj for emacs-devel@gnu.org; Sun, 05 Apr 2015 09:08:30 -0400 Original-Received: from mtaout25.012.net.il ([80.179.55.181]:48240) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1YekHq-00078N-6Z; Sun, 05 Apr 2015 09:08:26 -0400 Original-Received: from conversion-daemon.mtaout25.012.net.il by mtaout25.012.net.il (HyperSendmail v2007.08) id <0NMC00H0047M9J00@mtaout25.012.net.il>; Sun, 05 Apr 2015 16:03:45 +0300 (IDT) Original-Received: from HOME-C4E4A596F7 ([87.69.4.28]) by mtaout25.012.net.il (HyperSendmail v2007.08) with ESMTPA id <0NMC00HDF4A95200@mtaout25.012.net.il>; Sun, 05 Apr 2015 16:03:45 +0300 (IDT) In-reply-to: <552130FE.1010101@yandex.ru> X-012-Sender: halo1@inter.net.il X-detected-operating-system: by eggs.gnu.org: GNU/Linux 2.6.x X-Received-From: 80.179.55.181 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:184925 Archived-At: > Date: Sun, 05 Apr 2015 15:56:30 +0300 > From: Dmitry Gutov > > 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.

Any constructive suggestions?