| delorie.com/archives/browse.cgi | search |
| Mailing-List: | contact cygwin-help AT cygwin DOT com; run by ezmlm |
| List-Subscribe: | <mailto:cygwin-subscribe AT cygwin DOT com> |
| List-Archive: | <http://sources.redhat.com/ml/cygwin/> |
| List-Post: | <mailto:cygwin AT cygwin DOT com> |
| List-Help: | <mailto:cygwin-help AT cygwin DOT com>, <http://sources.redhat.com/ml/#faqs> |
| 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" <seharris AT raytheon DOT com> |
| Subject: | Re: Aspell - Ispell |
| Date: | Mon, 29 Mar 2004 09:02:10 -0800 |
| Organization: | Raytheon |
| Lines: | 18 |
| Message-ID: | <q67ekrbio31.fsf@L75001820.us.ray.com> |
| References: | <Pine DOT CYG DOT 4 DOT 58 DOT 0403282355370 DOT 1600 AT lap> <4067F603 DOT 60403 AT ecs DOT soton DOT ac DOT uk> |
| Mime-Version: | 1.0 |
| 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 <ajr1 AT ecs DOT soton DOT ac DOT uk> 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/
| webmaster | delorie software privacy |
| Copyright © 2019 by DJ Delorie | Updated Jul 2019 |