From mboxrd@z Thu Jan 1 00:00:00 1970 Path: main.gmane.org!not-for-mail From: Harald Maier Newsgroups: gmane.emacs.help Subject: Re: How to switch aspell dictionaries? Date: Mon, 12 Jan 2004 08:59:06 +0100 Organization: 1&1 Internet AG Sender: help-gnu-emacs-bounces+geh-help-gnu-emacs=m.gmane.org@gnu.org Message-ID: References: <87eku962zv.fsf@sintef.no> NNTP-Posting-Host: deer.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Trace: sea.gmane.org 1073895702 3258 80.91.224.253 (12 Jan 2004 08:21:42 GMT) X-Complaints-To: usenet@sea.gmane.org NNTP-Posting-Date: Mon, 12 Jan 2004 08:21:42 +0000 (UTC) Original-X-From: help-gnu-emacs-bounces+geh-help-gnu-emacs=m.gmane.org@gnu.org Mon Jan 12 09:21:34 2004 Return-path: Original-Received: from monty-python.gnu.org ([199.232.76.173]) by deer.gmane.org with esmtp (Exim 3.35 #1 (Debian)) id 1AfxKH-0000wa-00 for ; Mon, 12 Jan 2004 09:21:34 +0100 Original-Received: from localhost ([127.0.0.1] helo=monty-python.gnu.org) by monty-python.gnu.org with esmtp (Exim 4.24) id 1AfyBF-0002Y6-Bn for geh-help-gnu-emacs@m.gmane.org; Mon, 12 Jan 2004 04:16:17 -0500 Original-Newsgroups: gnu.emacs.help Original-Lines: 21 Original-NNTP-Posting-Host: p5088e9f6.dip0.t-ipconnect.de Original-X-Trace: online.de 1073894347 10967 80.136.233.246 (12 Jan 2004 07:59:07 GMT) Original-X-Complaints-To: abuse@einsundeins.com Original-NNTP-Posting-Date: Mon, 12 Jan 2004 07:59:07 +0000 (UTC) User-Agent: Gnus/5.110002 (No Gnus v0.2) Emacs/21.3.50 (gnu/linux) Cancel-Lock: sha1:kwkJpL6SAEXvIKIOESCKYAVjOg0= Original-Path: shelby.stanford.edu!newsfeed.stanford.edu!news.tele.dk!news.tele.dk!small.news.tele.dk!news-fra1.dfn.de!news.f.de.plusline.net!feed.news.tiscali.de!news.belwue.de!news.uni-ulm.de!rz.uni-karlsruhe.de!feed.news.schlund.de!schlund.de!news.online.de!not-for-mail Original-Xref: shelby.stanford.edu gnu.emacs.help:119994 Original-To: help-gnu-emacs@gnu.org X-BeenThere: help-gnu-emacs@gnu.org X-Mailman-Version: 2.1.2 Precedence: list List-Id: Users list for the GNU Emacs text editor List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: help-gnu-emacs-bounces+geh-help-gnu-emacs=m.gmane.org@gnu.org Xref: main.gmane.org gmane.emacs.help:15937 X-Report-Spam: http://spam.gmane.org/gmane.emacs.help:15937 Martin Stemplinger writes: > On Fre Jan 09 2004 at 08:35, Harald Maier wrote: > >> My system is configured as follow: >> >> SuSE 9.0/de_DE@euro >> >> The default dictionary is German and this works very fine. But how >> will I customize the ispell variables so that aspell will find the >> English dictionary? > > just set ispell-dictionary to "english". At least that works for and > it don't have ispell installed at all. Thanks for the info. The SuSE installed aspell package contains only the german and swiss dictionary. After I installed aspell by myself then it was possible to choose the the right dictionary from /usr/local/lib/aspell. Harald