From mboxrd@z Thu Jan 1 00:00:00 1970 From: Alex Kost Subject: Re: Unable to use Aspell installed via Guix Date: Sat, 06 May 2017 22:22:23 +0300 Message-ID: <87mvapiyds.fsf@gmail.com> References: Mime-Version: 1.0 Content-Type: text/plain Return-path: Received: from eggs.gnu.org ([2001:4830:134:3::10]:40108) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1d75Hj-0000Qs-G3 for Help-Guix@gnu.org; Sat, 06 May 2017 15:22:32 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1d75Hg-00005N-DI for Help-Guix@gnu.org; Sat, 06 May 2017 15:22:31 -0400 Received: from mail-lf0-x242.google.com ([2a00:1450:4010:c07::242]:35006) by eggs.gnu.org with esmtps (TLS1.0:RSA_AES_128_CBC_SHA1:16) (Exim 4.71) (envelope-from ) id 1d75Hg-0008UQ-5h for Help-Guix@gnu.org; Sat, 06 May 2017 15:22:28 -0400 Received: by mail-lf0-x242.google.com with SMTP id 99so3032667lfu.2 for ; Sat, 06 May 2017 12:22:26 -0700 (PDT) In-Reply-To: (Niall Dooley's message of "Sat, 6 May 2017 15:49:32 +0200") 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: Niall Dooley Cc: help-guix Niall Dooley (2017-05-06 15:49 +0200) wrote: [...] > Do I have to explicitly install the Aspell dictionaries? Yes, do this (or with any other dict you need): guix package -i aspell-dict-en -- Alex