From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: chad Newsgroups: gmane.emacs.devel Subject: Re: commit-msg hook Date: Sun, 12 Apr 2015 11:54:24 -0700 Message-ID: <154867D9-1DAC-42B8-9429-FC6D97772167@gmail.com> References: <83y4m0tgac.fsf@gnu.org> <55288A2D.5030809@cs.ucla.edu> <83d23bruui.fsf@gnu.org> <83a8yff0pl.fsf@gnu.org> <838udzf0ix.fsf@gnu.org> <552916C9.9070900@yandex.ru> <834momg2lq.fsf@gnu.org> <55293A1B.7030500@yandex.ru> <83vbh2elso.fsf@gnu.org> NNTP-Posting-Host: plane.gmane.org Mime-Version: 1.0 (Mac OS X Mail 8.2 \(2098\)) Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: quoted-printable X-Trace: ger.gmane.org 1428864896 23837 80.91.229.3 (12 Apr 2015 18:54:56 GMT) X-Complaints-To: usenet@ger.gmane.org NNTP-Posting-Date: Sun, 12 Apr 2015 18:54:56 +0000 (UTC) To: emacs-devel Original-X-From: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Sun Apr 12 20:54:47 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 1YhN1p-0004H7-Eg for ged-emacs-devel@m.gmane.org; Sun, 12 Apr 2015 20:54:45 +0200 Original-Received: from localhost ([::1]:46036 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1YhN1o-00074A-Pl for ged-emacs-devel@m.gmane.org; Sun, 12 Apr 2015 14:54:44 -0400 Original-Received: from eggs.gnu.org ([2001:4830:134:3::10]:49975) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1YhN1c-000741-Nw for emacs-devel@gnu.org; Sun, 12 Apr 2015 14:54:33 -0400 Original-Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1YhN1X-0000cg-EV for emacs-devel@gnu.org; Sun, 12 Apr 2015 14:54:32 -0400 Original-Received: from p3plsmtpa12-10.prod.phx3.secureserver.net ([68.178.252.239]:51763) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1YhN1X-0000cY-9i for emacs-devel@gnu.org; Sun, 12 Apr 2015 14:54:27 -0400 Original-Received: from [10.0.1.31] ([174.21.21.12]) by p3plsmtpa12-10.prod.phx3.secureserver.net with id F6uQ1q00J0FeTtJ016uRGd; Sun, 12 Apr 2015 11:54:26 -0700 X-Sender: chad@lonesharkgames.com In-Reply-To: X-Mailer: Apple Mail (2.2098) X-detected-operating-system: by eggs.gnu.org: GNU/Linux 3.x X-Received-From: 68.178.252.239 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:185352 Archived-At: > On 11 Apr 2015, at 20:36, Stefan Monnier = wrote: >=20 >> I think we could just rely on its being on PATH. All we need is = Emacs >> 23.1 or later. >=20 > FWIW, I think that Emacs>=3D23 is rarely in PATH under Mac OS X. Stefan is correct. The shipped-with default emacs on the latest macosx = is: GNU Emacs 22.1.1 (mac-apple-darwin) of 2015-03-23 on = osx202.apple.com I believe that the majority of users who install a newer version will = NOT end up with it in PATH. ~Chad=