Mailing-List: contact cygwin-help AT cygwin DOT com; run by ezmlm List-Subscribe: List-Archive: List-Post: List-Help: , Sender: cygwin-owner AT cygwin DOT com Mail-Followup-To: cygwin AT cygwin DOT com Delivered-To: mailing list cygwin AT cygwin DOT com To: cygwin AT cygwin DOT com From: "Steven E. Harris" Subject: Re: Aspell - Ispell Date: Mon, 29 Mar 2004 09:02:10 -0800 Organization: Raytheon Lines: 18 Message-ID: References: <4067F603 DOT 60403 AT ecs DOT soton DOT ac DOT uk> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Complaints-To: usenet AT sea DOT gmane DOT org X-Gmane-NNTP-Posting-Host: lax-gate4.raytheon.com User-Agent: Gnus/5.110002 (No Gnus v0.2) XEmacs/21.4 (Rational FORTRAN, cygwin32) Andy Rushton writes: > Or is it possible to use aspell within emacs? On XEmacs at least, this is all it takes: (eval-after-load "ispell" '(progn (setq ispell-program-name "aspell"))) I load those forms from my init file and aspell works just as ispell did before. All the (X)Emacs spelling-related commands remain the same. -- Steven E. Harris :: seharris AT raytheon DOT com Raytheon :: http://www.raytheon.com -- Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple Problem reports: http://cygwin.com/problems.html Documentation: http://cygwin.com/docs.html FAQ: http://cygwin.com/faq/