From mboxrd@z Thu Jan 1 00:00:00 1970 From: myglc2 Subject: Re: Doc: reference to guix-devel for submitting patches Date: Mon, 01 May 2017 12:45:29 -0400 Message-ID: <86pofsmspi.fsf@gmail.com> References: <20170426180210.1efae0c4@mykolab.ch> <87inlmhaq8.fsf@gmail.com> <20170430193544.GA26954@jasmine> <87mvaxfys9.fsf@gmail.com> Mime-Version: 1.0 Content-Type: text/plain Return-path: Received: from eggs.gnu.org ([2001:4830:134:3::10]:55958) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1d5ES8-0004Qt-Pd for guix-devel@gnu.org; Mon, 01 May 2017 12:45:37 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1d5ES3-0004rr-Tn for guix-devel@gnu.org; Mon, 01 May 2017 12:45:36 -0400 Received: from mail-qt0-x244.google.com ([2607:f8b0:400d:c0d::244]:33706) by eggs.gnu.org with esmtps (TLS1.0:RSA_AES_128_CBC_SHA1:16) (Exim 4.71) (envelope-from ) id 1d5ES3-0004r3-PQ for guix-devel@gnu.org; Mon, 01 May 2017 12:45:31 -0400 Received: by mail-qt0-x244.google.com with SMTP id c45so17028565qtb.0 for ; Mon, 01 May 2017 09:45:31 -0700 (PDT) In-Reply-To: <87mvaxfys9.fsf@gmail.com> (Chris Marusich's message of "Sun, 30 Apr 2017 13:03:50 -0700") 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" To: Chris Marusich Cc: guix-devel@gnu.org > export INFOPATH="$HOME/guix/doc${INFOPATH:+:}$INFOPATH" > > where $HOME/guix is my local checkout of Guix's Git repository. This > ensures that the manual I read using Emacs and the Info reader matches > the Guix code I have checked out (after I've built it, of course). Do > you think it would be worth it if I added a small section about this to > the "Contributing" section in the manual? It seems to come up from time > to time on the mailing list. +1