On Fri Dec 9 2011 Ivan Kanis wrote:
> I am pleased to release version 1.1 of bbdb spell.

Thank you! I included the file in the repository. Also I made a few
more changes to match naming conventions and to have separate
functions only when they are needed.

The default value of bbdb-ispell-dictionary-list is now '("default")
because my aspell complained it did not have a french dictionary.
Also I removed address from the default of bbdb-ispell-field-list
because these words are probably used yet more rarely elsewhere.

> >   (dolist (bar foo)
> >     ...)
> 
> I thought inclusion of cl was frowned upon. I have made the changes and
> the code is much nicer to read. Thanks for the suggestion.

There is also a `dolist' in subr.el (good enough for most purposes).

> > - Check the code of `ispell-word' for how to avoid the `sit-for'.
> >   (I guess there should really be a function in ispell for that
> >   purpose that could be used by other packages, but it does not exist.)
> 
> I have changed it to (ispell-accept-output 1) it looks nicer but it's
> probably doing the same thing.

I changed the code so that it sends another word to ispell. This
gives us an explicit response to wait for.

Thanks again for contributing to BBDB.

Roland

------------------------------------------------------------------------------
Learn Windows Azure Live!  Tuesday, Dec 13, 2011
Microsoft is holding a special Learn Windows Azure training event for 
developers. It will provide a great way to learn Windows Azure and what it 
provides. You can attend the event by watching it streamed LIVE online.  
Learn more at http://p.sf.net/sfu/ms-windowsazure
_______________________________________________
bbdb-info@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/bbdb-info
BBDB Home Page: http://bbdb.sourceforge.net/

Reply via email to