From mboxrd@z Thu Jan 1 00:00:00 1970 Path: main.gmane.org!not-for-mail From: Bastien Guerry Newsgroups: gmane.emacs.help Subject: Re: ispell.el to use aspell Date: Thu, 20 Mar 2003 12:44:36 +0100 Organization: Ecole normale superieure, Paris, France Sender: help-gnu-emacs-bounces+gnu-help-gnu-emacs=m.gmane.org@gnu.org Message-ID: References: NNTP-Posting-Host: main.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Trace: main.gmane.org 1048160904 3935 80.91.224.249 (20 Mar 2003 11:48:24 GMT) X-Complaints-To: usenet@main.gmane.org NNTP-Posting-Date: Thu, 20 Mar 2003 11:48:24 +0000 (UTC) Original-X-From: help-gnu-emacs-bounces+gnu-help-gnu-emacs=m.gmane.org@gnu.org Thu Mar 20 12:48:23 2003 Return-path: Original-Received: from monty-python.gnu.org ([199.232.76.173]) by main.gmane.org with esmtp (Exim 3.35 #1 (Debian)) id 18vyX0-00011L-00 for ; Thu, 20 Mar 2003 12:48:23 +0100 Original-Received: from localhost ([127.0.0.1] helo=monty-python.gnu.org) by monty-python.gnu.org with esmtp (Exim 4.10.13) id 18vyUO-0008NQ-00 for gnu-help-gnu-emacs@m.gmane.org; Thu, 20 Mar 2003 06:45:40 -0500 Original-Path: shelby.stanford.edu!newsfeed.stanford.edu!news-spur1.maxwell.syr.edu!news.maxwell.syr.edu!newsfeed.icl.net!newsfeed.fjserv.net!proxad.net!freenix!jussieu.fr!ens.fr!not-for-mail Original-Newsgroups: gnu.emacs.help Original-Lines: 15 Original-NNTP-Posting-Host: dec-2.ens.fr Original-X-Trace: nef.ens.fr 1048160676 3808 129.199.160.64 (20 Mar 2003 11:44:36 GMT) Original-X-Complaints-To: abuse@ens.fr Original-NNTP-Posting-Date: 20 Mar 2003 11:44:36 GMT User-Agent: Gnus/5.090015 (Oort Gnus v0.15) Emacs/21.2 Cancel-Lock: sha1:GAkCBU8QiBiBRTaUrMKm7oYwtHQ= Original-Xref: shelby.stanford.edu gnu.emacs.help:111249 Original-To: help-gnu-emacs@gnu.org X-BeenThere: help-gnu-emacs@gnu.org X-Mailman-Version: 2.1b5 Precedence: list List-Id: Users list for the GNU Emacs text editor List-Help: List-Post: List-Subscribe: , List-Archive: List-Unsubscribe: , Errors-To: help-gnu-emacs-bounces+gnu-help-gnu-emacs=m.gmane.org@gnu.org Xref: main.gmane.org gmane.emacs.help:7749 X-Report-Spam: http://spam.gmane.org/gmane.emacs.help:7749 "Luis O. Silva" writes: > After reading the headers of ispell.el I came to the conclusion that > I must indicate emacs that the checker is aspell, but I was unable > to find the correct variable to set. Thank you very much for any > help. (setq ispell-program-name "aspell") Hope this helps. regards, -- Bastien