From mboxrd@z Thu Jan 1 00:00:00 1970 From: ludo@gnu.org (Ludovic =?utf-8?Q?Court=C3=A8s?=) Subject: Re: [DMD] [PATCH] doc: Fix location of default user dmd configuration file. Date: Sun, 03 May 2015 22:03:23 +0200 Message-ID: <87sibdzawk.fsf@gnu.org> References: <874mnu60sn.fsf@fsf.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]:36608) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1Yp06r-0003d2-Am for guix-devel@gnu.org; Sun, 03 May 2015 16:03:29 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1Yp06o-0003tI-4i for guix-devel@gnu.org; Sun, 03 May 2015 16:03:29 -0400 Received: from fencepost.gnu.org ([2001:4830:134:3::e]:43396) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1Yp06o-0003tE-2X for guix-devel@gnu.org; Sun, 03 May 2015 16:03:26 -0400 In-Reply-To: <874mnu60sn.fsf@fsf.org> (David Thompson's message of "Sat, 02 May 2015 19:02:16 -0400") 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: David Thompson Cc: guix-devel@gnu.org David Thompson skribis: > From 5604ea6b3760b3289dd7617c57910669f5b3922e Mon Sep 17 00:00:00 2001 > From: David Thompson > Date: Sat, 2 May 2015 18:58:44 -0400 > Subject: [PATCH] doc: Fix location of default user dmd configuration file. > > * dmd.texi ("Jump Start"): Document the real default user config file. Pushed, thanks! Ludo=E2=80=99.