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: Tue, 07 Apr 2015 20:05:11 +0300 Message-ID: <838ue3j2d4.fsf@gnu.org> References: <20150405124321.362.95112@vcs.savannah.gnu.org> <552130FE.1010101@yandex.ru> <83mw2mn2no.fsf@gnu.org> <5521359D.2000509@yandex.ru> <83384emoyw.fsf@gnu.org> <83egnxln0y.fsf@gnu.org> Reply-To: Eli Zaretskii NNTP-Posting-Host: plane.gmane.org X-Trace: ger.gmane.org 1428426329 7366 80.91.229.3 (7 Apr 2015 17:05:29 GMT) X-Complaints-To: usenet@ger.gmane.org NNTP-Posting-Date: Tue, 7 Apr 2015 17:05:29 +0000 (UTC) Cc: emacs-devel@gnu.org, dgutov@yandex.ru To: rms@gnu.org Original-X-From: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Tue Apr 07 19:05:19 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 1YfWwB-0008Vr-3E for ged-emacs-devel@m.gmane.org; Tue, 07 Apr 2015 19:05:19 +0200 Original-Received: from localhost ([::1]:47491 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1YfWwA-0000Ks-DO for ged-emacs-devel@m.gmane.org; Tue, 07 Apr 2015 13:05:18 -0400 Original-Received: from eggs.gnu.org ([2001:4830:134:3::10]:44592) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1YfWw2-0000Id-BT for emacs-devel@gnu.org; Tue, 07 Apr 2015 13:05:15 -0400 Original-Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1YfWvw-0004NZ-VC for emacs-devel@gnu.org; Tue, 07 Apr 2015 13:05:10 -0400 Original-Received: from mtaout24.012.net.il ([80.179.55.180]:44734) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1YfWvw-0004IH-Nk; Tue, 07 Apr 2015 13:05:04 -0400 Original-Received: from conversion-daemon.mtaout24.012.net.il by mtaout24.012.net.il (HyperSendmail v2007.08) id <0NMG00D0046N6S00@mtaout24.012.net.il>; Tue, 07 Apr 2015 19:56:33 +0300 (IDT) Original-Received: from HOME-C4E4A596F7 ([87.69.4.28]) by mtaout24.012.net.il (HyperSendmail v2007.08) with ESMTPA id <0NMG007NS4E9LJ50@mtaout24.012.net.il>; Tue, 07 Apr 2015 19:56:33 +0300 (IDT) In-reply-to: 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.180 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:185092 Archived-At: > Date: Tue, 07 Apr 2015 12:13:47 -0400 > From: Richard Stallman > CC: dgutov@yandex.ru, emacs-devel@gnu.org > > > Do you think it would be best to keep only "git show" there and delete > > the reference to "git diff"? > > Yes. Done. > But I think we should recommend defining a specific alias for it, > and using the alias. > > Perhaps git-verify? Well, this doesn't really verify anything. How about "git to-push" or "git will-push" instead?