From mboxrd@z Thu Jan 1 00:00:00 1970 From: ludo@gnu.org (Ludovic =?utf-8?Q?Court=C3=A8s?=) Subject: Re: Unable to get (menu-entries (...)) to work properly Date: Mon, 10 Apr 2017 14:47:44 +0200 Message-ID: <8760icctu7.fsf@gnu.org> References: <20170409003642.5f1c05d5@khaalida> <20170409.095907.824263399826758452.post@thomasdanckaert.be> <20170409011603.5d085c74@khaalida> <20170409.112112.1762679216497104419.post@thomasdanckaert.be> 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]:51307) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1cxYjW-0007rV-3m for help-guix@gnu.org; Mon, 10 Apr 2017 08:47:51 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1cxYjT-0000FQ-2H for help-guix@gnu.org; Mon, 10 Apr 2017 08:47:50 -0400 In-Reply-To: <20170409.112112.1762679216497104419.post@thomasdanckaert.be> (Thomas Danckaert's message of "Sun, 09 Apr 2017 11:21:12 +0200 (CEST)") List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: help-guix-bounces+gcggh-help-guix=m.gmane.org@gnu.org Sender: "Help-Guix" To: Thomas Danckaert Cc: help-guix@gnu.org Hi, Thomas Danckaert skribis: > From: > Subject: Re: Unable to get (menu-entries (...)) to work properly > Date: Sun, 9 Apr 2017 01:17:10 -0700 > >> I tried that and I'm still getting an error. Attached is the related >> screenshot. > > The field `linux-arguments' in your menu-entry should also be a list As a rule of thumb, dian_cecht, anytime something has a plural name, then it=E2=80=99s very likely a list. HTH, Ludo=E2=80=99.