[macemacsjp-english 241] Re: ispell no longer works in the latest version

Back to archive index

Clemens Wittinger enxio****@gmail*****
Wed Sep 28 18:38:58 JST 2005


Even better :-)

--- snip ---
#!/bin/sh
dir=`dirname "$0"`
data_dir="${dir}/../../Resources/lib/aspell-0.60/"
dict_dir="${data_dir}"
conf_dir="${dir}/../../Resources/etc"
exec "${dir}/aspell.bin" --conf-dir="${conf_dir}" --data-dir="$ 
{data_dir}" --dict-dir="${dict_dir}" "$@"
--- snip ---


On 28.09.2005, at 02:37, David Poole wrote:

> I just downloaded the latest (today's) version of emacs, replacing one
> from May 18, and I made no changes except to remove the japanese
> localization. However ispell does not work in the new version. It  
> worked
> in the previous version, and I did not do anything special in  
> either case.
>
> When I choose the menu item "tools" -> "spell checking" -> "spell- 
> check
> buffer", I get the error message
> "Wrong type argument: stringp, nil"
>
> Thanks for any help you can give.
> David
>
> -- 
> David Poole,                      Office: +1 (604) 822-6254
> Department of Computer Science,   poole****@cs*****
> University of British Columbia,   http://www.cs.ubc.ca/spider/poole
> _______________________________________________
> macemacsjp-english mailing list
> macem****@lists*****
> http://lists.sourceforge.jp/mailman/listinfo/macemacsjp-english
>





More information about the macemacsjp-english mailing list
Back to archive index