emacs-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: What a modern collaboration toolkit looks like


From: Agustin Martin
Subject: Re: What a modern collaboration toolkit looks like
Date: Wed, 2 Jan 2008 20:28:54 +0100
User-agent: Mutt/1.5.13 (2006-08-11)

On Mon, Dec 31, 2007 at 07:00:34PM -0800, Mike Mattie wrote:
> Inside the file for spelling support I start it with something like this:
> 
> (defun install-flyspell ()
>   "install or update flyspell"
>   (interactive)
>   (dl-elisp 
> "http://www-sop.inria.fr/mimosa/Manuel.Serrano/flyspell/flyspell-1.7n.el"; 
> "flyspell"))
> 
> (require 'flyspell)
> 
> config....

Just a side note here, Manuel is no longer maintaining flyspell.el, although
he puts some flyspell.el in his personal page. flyspell.el from emacs cvs is by 
far
more up-to-date, but you may need an actual emacs for some of the features.

-- 
Agustin




reply via email to

[Prev in Thread] Current Thread [Next in Thread]