From mboxrd@z Thu Jan 1 00:00:00 1970 From: ludo@gnu.org (Ludovic =?utf-8?Q?Court=C3=A8s?=) Subject: Re: [PATCH] doc: Use the recommended Scheme format. Date: Sun, 13 Sep 2015 23:41:39 +0200 Message-ID: <877fnu6lpo.fsf@gnu.org> References: <1442177859-1506-1-git-send-email-mthl@openmailbox.org> Mime-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: quoted-printable Return-path: Received: from eggs.gnu.org ([2001:4830:134:3::10]:47900) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1ZbF1q-0006YS-WB for guix-devel@gnu.org; Sun, 13 Sep 2015 17:41:43 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1ZbF1q-0004Jk-B1 for guix-devel@gnu.org; Sun, 13 Sep 2015 17:41:42 -0400 In-Reply-To: <1442177859-1506-1-git-send-email-mthl@openmailbox.org> (Mathieu Lirzin's message of "Sun, 13 Sep 2015 22:57:39 +0200") List-Id: "Development of GNU Guix and the GNU System distribution." List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: guix-devel-bounces+gcggd-guix-devel=m.gmane.org@gnu.org Sender: guix-devel-bounces+gcggd-guix-devel=m.gmane.org@gnu.org To: Mathieu Lirzin Cc: guix-devel@gnu.org Mathieu Lirzin skribis: > Apply the recommended formatting rules from '.dir-locals.el' to the > examples in the manual in order to fulfill it's purpose of being a > reference. :-) > * doc/package-hello.scm: Indent it. > * doc/guix.texi (Defining Packages, Version Numbers): Likewise. > * gnu/packages/base.scm (hello): Be consistent with the manual. OK, thanks. Ludo=E2=80=99.