Aspell - Ispell

Steven E. Harris seharris@raytheon.com
Mon Mar 29 20:39:00 GMT 2004


Andy Rushton <ajr1@ecs.soton.ac.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@raytheon.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/



More information about the Cygwin mailing list