From mboxrd@z Thu Jan 1 00:00:00 1970 From: Taylan Ulrich Kammer Subject: Re: [PATCH] Add guile-emacs! Date: Thu, 14 May 2015 22:52:32 +0200 Message-ID: <87lhgqg9v3.fsf@gmail.com> References: <87r3qo5idm.fsf@earlgrey.lan> <873830f2m0.fsf@earlgrey.lan> <87wq0bh70o.fsf@gmail.com> <87vbfvdugp.fsf@earlgrey.lan> <87siayhqk6.fsf@gmail.com> Mime-Version: 1.0 Content-Type: text/plain Return-path: Received: from eggs.gnu.org ([2001:4830:134:3::10]:57975) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1Yt07P-0000v5-15 for guix-devel@gnu.org; Thu, 14 May 2015 16:52:35 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1Yt07O-0003ou-Cg for guix-devel@gnu.org; Thu, 14 May 2015 16:52:34 -0400 Received: from mail-wg0-x229.google.com ([2a00:1450:400c:c00::229]:34736) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1Yt07O-0003ns-65 for guix-devel@gnu.org; Thu, 14 May 2015 16:52:34 -0400 Received: by wguv19 with SMTP id v19so26670241wgu.1 for ; Thu, 14 May 2015 13:52:33 -0700 (PDT) In-Reply-To: <87siayhqk6.fsf@gmail.com> (Taylan Ulrich Kammer's message of "Thu, 14 May 2015 22:06:33 +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: Christopher Allan Webber Cc: Guix-devel Taylan Ulrich Kammer writes: > Perhaps a bug report should be opened about the absence of documentation > on native and propagated inputs... FYI, instead of a bug report, I just sent a patch to add them to the documentation. (Hoping my documentation skills are good enough.) Taylan