From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: suvayu ali Newsgroups: gmane.emacs.help Subject: Re: spell check error on Linux Date: Fri, 28 Jan 2011 15:22:56 +0100 Message-ID: References: NNTP-Posting-Host: lo.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: quoted-printable X-Trace: dough.gmane.org 1296224642 9329 80.91.229.12 (28 Jan 2011 14:24:02 GMT) X-Complaints-To: usenet@dough.gmane.org NNTP-Posting-Date: Fri, 28 Jan 2011 14:24:02 +0000 (UTC) Cc: help-gnu-emacs@gnu.org To: Ken Goldman Original-X-From: help-gnu-emacs-bounces+geh-help-gnu-emacs=m.gmane.org@gnu.org Fri Jan 28 15:23:57 2011 Return-path: Envelope-to: geh-help-gnu-emacs@m.gmane.org Original-Received: from lists.gnu.org ([199.232.76.165]) by lo.gmane.org with esmtp (Exim 4.69) (envelope-from ) id 1PipEy-0007p2-2D for geh-help-gnu-emacs@m.gmane.org; Fri, 28 Jan 2011 15:23:56 +0100 Original-Received: from localhost ([127.0.0.1]:53199 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1PipEx-0004OG-BW for geh-help-gnu-emacs@m.gmane.org; Fri, 28 Jan 2011 09:23:55 -0500 Original-Received: from [140.186.70.92] (port=38308 helo=eggs.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1PipEN-0004Mw-L0 for help-gnu-emacs@gnu.org; Fri, 28 Jan 2011 09:23:20 -0500 Original-Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1PipEM-0005gG-PQ for help-gnu-emacs@gnu.org; Fri, 28 Jan 2011 09:23:19 -0500 Original-Received: from mail-bw0-f41.google.com ([209.85.214.41]:37820) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1PipEM-0005g1-Jw for help-gnu-emacs@gnu.org; Fri, 28 Jan 2011 09:23:18 -0500 Original-Received: by bwz16 with SMTP id 16so3488709bwz.0 for ; Fri, 28 Jan 2011 06:23:17 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:mime-version:sender:in-reply-to:references:from :date:x-google-sender-auth:message-id:subject:to:cc:content-type :content-transfer-encoding; bh=kMflxns/lYZbh509QhjDD1oAwl3gv3AfVM48q8+DjQI=; b=YUF2qnGdB16eHs2GjTvyb0rlfm+NLbmlVaJrhr159rL48//sv9OdxB9QX/e8B5tBR3 JcoUcu0Pbr0kncu8TvYaT5j6CGWDgKnmKJEc5vvPTTtXq1KrgJXCRkm7VYUqSHnM6CYO BGUSdMXm5t3lJyFFdUonMrJvnSkcrB5em8F7s= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=mime-version:sender:in-reply-to:references:from:date :x-google-sender-auth:message-id:subject:to:cc:content-type :content-transfer-encoding; b=N8yDHLDNcL655r/QV10ezd98o8mTRCRCLcCXxZDix02y77uvFfCopUEZ6Q4W9V1yjh R/s664aMMdbdfVEsYckCK3kFlZJe0gYX1BzRbMj9HvFxU0oFfb69nNf/55YhFp/YNM/1 857dnCQLi9rXLVotNH5MvbH7YrYnCr1UzNzbg= Original-Received: by 10.204.103.70 with SMTP id j6mr2406195bko.103.1296224597084; Fri, 28 Jan 2011 06:23:17 -0800 (PST) Original-Received: by 10.204.10.70 with HTTP; Fri, 28 Jan 2011 06:22:56 -0800 (PST) In-Reply-To: X-Google-Sender-Auth: bbz1ftXLpDaym-57IugTf5J8oMA X-detected-operating-system: by eggs.gnu.org: GNU/Linux 2.6 (newer, 2) X-Received-From: 209.85.214.41 X-BeenThere: help-gnu-emacs@gnu.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Users list for the GNU Emacs text editor List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Original-Sender: help-gnu-emacs-bounces+geh-help-gnu-emacs=m.gmane.org@gnu.org Errors-To: help-gnu-emacs-bounces+geh-help-gnu-emacs=m.gmane.org@gnu.org Xref: news.gmane.org gmane.emacs.help:78800 Archived-At: On Fri, Jan 28, 2011 at 3:00 PM, Ken Goldman wrote: > When I try to run the spell checker M-x spell-buffer, I get this error: > > =A0 =A0 =A0 =A0error: no word lists can be found for the language "en_us" > > - I tried emacs -q to eliminate my .emacs as a problem > - aspell is installed, but I tried uninstalling and installing > - I uninstalled reinstalled emacs > > What else should I look for? > Have you installed the aspell dictionaries? On my Fedora system I need to install the disctionaries separately form aspell. --=20 Suvayu Open source is the future. It sets us free.