From mboxrd@z Thu Jan 1 00:00:00 1970 From: Vincent Legoll Subject: Re: Hyperlinks! Date: Mon, 13 Apr 2020 13:57:03 +0200 Message-ID: <9aae8a60-018e-bdcf-315a-ae43aadf51a4@gmail.com> References: <87eesrlkil.fsf@gnu.org> Mime-Version: 1.0 Content-Type: text/plain; charset=utf-8; format=flowed Content-Transfer-Encoding: 7bit Return-path: Received: from eggs.gnu.org ([2001:470:142:3::10]:34642) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1jNxi7-0000S4-8W for guix-devel@gnu.org; Mon, 13 Apr 2020 07:57:08 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1jNxi6-0007Z1-6V for guix-devel@gnu.org; Mon, 13 Apr 2020 07:57:07 -0400 Received: from mail-wr1-x432.google.com ([2a00:1450:4864:20::432]:44936) by eggs.gnu.org with esmtps (TLS1.0:RSA_AES_128_CBC_SHA1:16) (Exim 4.71) (envelope-from ) id 1jNxi6-0007WN-0F for guix-devel@gnu.org; Mon, 13 Apr 2020 07:57:06 -0400 Received: by mail-wr1-x432.google.com with SMTP id d17so2936297wrg.11 for ; Mon, 13 Apr 2020 04:57:05 -0700 (PDT) Received: from [10.0.0.2] (se167-1-82-242-148-1.fbx.proxad.net. [82.242.148.1]) by smtp.gmail.com with ESMTPSA id p16sm8097730wro.21.2020.04.13.04.57.04 for (version=TLS1_3 cipher=TLS_AES_128_GCM_SHA256 bits=128/128); Mon, 13 Apr 2020 04:57:04 -0700 (PDT) In-Reply-To: <87eesrlkil.fsf@gnu.org> Content-Language: en-US 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-mx.org@gnu.org Sender: "Guix-devel" To: guix-devel@gnu.org 1st bug report ? :P OK, not strictly a bug report since it's on the wrong ML... on the page: https://guix.gnu.org/manual/devel/en/html_node/Using-the-Configuration-System.html The %base-packages is not cross-referenced, whereas all the other %base-* are. Should I create an issue for it ? -- Vincent Legoll