From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: Sebastian Luque Newsgroups: gmane.emacs.help Subject: Re: ispell-dictionary with aspell Date: Sun, 18 Sep 2005 22:20:31 -0500 Organization: Memorial University of Newfoundland Message-ID: <8764sxkakg.fsf@gmail.com> References: <1127092148.676911.261330@g49g2000cwa.googlegroups.com> NNTP-Posting-Host: main.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Trace: sea.gmane.org 1127100617 27336 80.91.229.2 (19 Sep 2005 03:30:17 GMT) X-Complaints-To: usenet@sea.gmane.org NNTP-Posting-Date: Mon, 19 Sep 2005 03:30:17 +0000 (UTC) Original-X-From: help-gnu-emacs-bounces+geh-help-gnu-emacs=m.gmane.org@gnu.org Mon Sep 19 05:30:16 2005 Return-path: Original-Received: from lists.gnu.org ([199.232.76.165]) by ciao.gmane.org with esmtp (Exim 4.43) id 1EHCLu-00068G-Pj for geh-help-gnu-emacs@m.gmane.org; Mon, 19 Sep 2005 05:29:59 +0200 Original-Received: from localhost ([127.0.0.1] helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1EHCLu-0004cf-7R for geh-help-gnu-emacs@m.gmane.org; Sun, 18 Sep 2005 23:29:58 -0400 Original-Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1EHCIu-0002ro-1W for help-gnu-emacs@gnu.org; Sun, 18 Sep 2005 23:26:52 -0400 Original-Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1EHCIi-0002mG-0E for help-gnu-emacs@gnu.org; Sun, 18 Sep 2005 23:26:40 -0400 Original-Received: from [199.232.76.173] (helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1EHCIh-0002kz-8e for help-gnu-emacs@gnu.org; Sun, 18 Sep 2005 23:26:39 -0400 Original-Received: from [80.91.229.2] (helo=ciao.gmane.org) by monty-python.gnu.org with esmtp (TLS-1.0:RSA_AES_128_CBC_SHA:16) (Exim 4.34) id 1EHCEN-0008HP-5h for help-gnu-emacs@gnu.org; Sun, 18 Sep 2005 23:22:11 -0400 Original-Received: from list by ciao.gmane.org with local (Exim 4.43) id 1EHCDG-0004dA-DH for help-gnu-emacs@gnu.org; Mon, 19 Sep 2005 05:21:02 +0200 Original-Received: from s0106001111ddbc6e.wp.shawcable.net ([24.77.74.208]) by main.gmane.org with esmtp (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Mon, 19 Sep 2005 05:21:02 +0200 Original-Received: from spluque by s0106001111ddbc6e.wp.shawcable.net with local (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Mon, 19 Sep 2005 05:21:02 +0200 X-Injected-Via-Gmane: http://gmane.org/ Original-To: help-gnu-emacs@gnu.org Original-Lines: 14 Original-X-Complaints-To: usenet@sea.gmane.org X-Gmane-NNTP-Posting-Host: s0106001111ddbc6e.wp.shawcable.net User-Agent: Gnus/5.110004 (No Gnus v0.4) Emacs/21.4 (gnu/linux) Cancel-Lock: sha1:rbaXaBXUSvivDYPFRiYx25IVJ4c= 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:29542 Archived-At: "netcasper@gmail.com" wrote: > try > (setq-default ispell-dictionary "english") Thanks, but it didn't help. Using (ispell-change-dictionary "english") in ~/.emacs didn't help either. hmm...will have to get used to M-x ispell-change-dictionary at the start of sessions. -- Sebastian P. Luque