From mboxrd@z Thu Jan 1 00:00:00 1970 From: swedebugia Subject: Re: Original config from a documentation causes an error with keyboard-layout function Date: Wed, 8 May 2019 08:46:08 +0200 Message-ID: <07e21327-7a4f-a521-d9f3-9c10b8d857d4@riseup.net> References: Mime-Version: 1.0 Content-Type: text/plain; charset=utf-8; format=flowed Content-Transfer-Encoding: 7bit Return-path: Received: from eggs.gnu.org ([209.51.188.92]:46209) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1hOGLI-0000J5-7Y for help-guix@gnu.org; Wed, 08 May 2019 02:46:16 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1hOGLH-0006n5-81 for help-guix@gnu.org; Wed, 08 May 2019 02:46:16 -0400 Received: from mx1.riseup.net ([198.252.153.129]:42742) by eggs.gnu.org with esmtps (TLS1.0:DHE_RSA_AES_256_CBC_SHA1:32) (Exim 4.71) (envelope-from ) id 1hOGLG-0006mL-U5 for help-guix@gnu.org; Wed, 08 May 2019 02:46:15 -0400 Received: from capuchin.riseup.net (capuchin-pn.riseup.net [10.0.1.176]) (using TLSv1 with cipher ECDHE-RSA-AES256-SHA (256/256 bits)) (Client CN "*.riseup.net", Issuer "COMODO RSA Domain Validation Secure Server CA" (verified OK)) by mx1.riseup.net (Postfix) with ESMTPS id ECD4D1A2FDF for ; Tue, 7 May 2019 23:46:12 -0700 (PDT) Received: from [127.0.0.1] (localhost [127.0.0.1]) by capuchin.riseup.net (Postfix) with ESMTPSA id 100EC12053C for ; Tue, 7 May 2019 23:46:11 -0700 (PDT) In-Reply-To: Content-Language: en-US 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: help-guix@gnu.org On 2019-05-08 07:00, Adam Mazurkiewicz wrote: ... > > Using this file caused the error: > /root/sda6/home/s/Dropbox/Guix/scm1/config.scm:5:0: error: extraneous field > initializers (keyboard-layout) > > So it is something wrong with the keyboard-layout function. The function is > used a few times so we do not know which one actually causes the error. > > Is this the documentation mistake or I am doing something wrong? How to use > the function keyboard-layout properly? > Could you add the output of "guix describe"? How did you install guix? -- Cheers Swedebugia