<br><br><div class="gmail_quote">On Thu, Nov 13, 2008 at 8:10 AM, sergio <span dir="ltr"><<a href="mailto:sergio@village-buzz.com">sergio@village-buzz.com</a>></span> wrote:<br><blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;">
<div class="Ih2E3d"><blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;">
Spell checking should work with no customization, if you have installed cocoAspell.  Use<br>
M-x locate-library ispell<br>
</blockquote>
<br></div>
here is what i get:<br>
<br>
Library is file /Applications/Aquamacs Emacs.app/Contents/Resources/lisp/textmodes/ispell.elc<div class="Ih2E3d"></div></blockquote><div><br>good.<br><br></div><blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;">
<div class="Ih2E3d"><br>
<blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;">
<br>
Have you used or configured aspell at all, apart from installing cocoAspell?<br>
<br>
</blockquote>
<br></div>
no... i haven't done anything to it so far..<div class="Ih2E3d"></div></blockquote><div><br>good.<br><br></div><blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;">
<div class="Ih2E3d"><br>
<br>
<blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;">
What's the value of ispell-use-cocoaspell in an Aquamacs session where you haven't activated or loaded (or required) ispell?<br>
<br>
</blockquote>
</div>
<br>
how do i get this?</blockquote></div><br>call describe-variable using C-h v <variable name>.<br><br>Also check the values of these variables, AFTER attempting to spell-check (i.e. after ispell has been loaded):<br>
ispell-use-cocoaspell<br>ispell-program-name<br>aspell-knows-no-dicts<br>ispell-cocoaspell-dict-list<br>ispell-dictionary-alist<br><br>And check that the following cocoAspell directories exist:<br>~/Library/Services/cocoAspell.service/<br>
~/Library/Preferences/cocoAspell/<br>/Library/Application Support/cocoAspell/<br><br>--Nathaniel<br>