From mboxrd@z Thu Jan 1 00:00:00 1970 From: =?utf-8?Q?Ludovic_Court=C3=A8s?= Subject: Re: Hyperlinks! Date: Mon, 13 Apr 2020 15:48:53 +0200 Message-ID: <87eesrjy2i.fsf@gnu.org> References: <87eesrlkil.fsf@gnu.org> <9aae8a60-018e-bdcf-315a-ae43aadf51a4@gmail.com> Mime-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: quoted-printable Return-path: Received: from eggs.gnu.org ([2001:470:142:3::10]:44998) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1jNzSI-0005Br-V0 for guix-devel@gnu.org; Mon, 13 Apr 2020 09:48:55 -0400 In-Reply-To: <9aae8a60-018e-bdcf-315a-ae43aadf51a4@gmail.com> (Vincent Legoll's message of "Mon, 13 Apr 2020 13:57:03 +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-mx.org@gnu.org Sender: "Guix-devel" To: Vincent Legoll Cc: guix-devel@gnu.org Hi, Vincent Legoll skribis: > 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-Sy= stem.html > > The %base-packages is not cross-referenced, > whereas all the other %base-* are. That=E2=80=99s because there=E2=80=99s no @defvr (variable definition) in t= he manual for =E2=80=98%base-packages=E2=80=99. > Should I create an issue for it ? Just send a patch adding a @defvr for %base-packages. :-) Thanks, Ludo=E2=80=99.