From mboxrd@z Thu Jan 1 00:00:00 1970 From: Takaaki ISHIKAWA Subject: Re: Please test the new Makefile Date: Mon, 26 Dec 2011 13:58:45 +0900 Message-ID: <6D5253C7-8D09-4443-9BE4-9B378299F655@ieee.org> References: <87zkelyd7c.fsf@gnu.org> <4EF6FA7F.1050406@NexGo.DE> Mime-Version: 1.0 (Apple Message framework v1251.1) Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: quoted-printable Return-path: Received: from eggs.gnu.org ([140.186.70.92]:35603) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1Rf2eC-00075v-B2 for emacs-orgmode@gnu.org; Sun, 25 Dec 2011 23:58:53 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1Rf2eB-00076i-AA for emacs-orgmode@gnu.org; Sun, 25 Dec 2011 23:58:52 -0500 Received: from mail-iy0-f169.google.com ([209.85.210.169]:57942) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1Rf2eB-00076d-79 for emacs-orgmode@gnu.org; Sun, 25 Dec 2011 23:58:51 -0500 Received: by iacb35 with SMTP id b35so19493606iac.0 for ; Sun, 25 Dec 2011 20:58:50 -0800 (PST) In-Reply-To: <4EF6FA7F.1050406@NexGo.DE> List-Id: "General discussions about Org-mode." List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: emacs-orgmode-bounces+geo-emacs-orgmode=m.gmane.org@gnu.org Sender: emacs-orgmode-bounces+geo-emacs-orgmode=m.gmane.org@gnu.org To: ASSI Cc: emacs-orgmode@gnu.org Hi. Achim, Thank you for your kind explanations. I learned a lot from you :) > I opted for this behaviour to align more closely to GNU convention and = to avoid any surprising behaviour, but it is easy to make the default = target "all" instead of "help". I think many Org users are familiar to the previous installation procedure by "make" not "make all", and some users wrote it in their blog, Org manual [*1] too. Don't you think this change has a wide impact for them? But it's just a concern to me :) [*1] http://orgmode.org/manual/Installation.html=