<br><br><div class="gmail_quote">On Wed, Nov 12, 2008 at 9:56 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;">
<br>
for some reason, i just can't get the gist of this..<br>
<br>
whenever i do a spell check, i am getting:<br>
<br>
Error: No word lists can be found for the language "en_US".<br>
<br>
i installed cocoaaspell in activated a few dictionaries, and added this to my .emacs:<br>
<br>
(setq-default ispell-program-name "aspell")<br>
(require 'ispell)</blockquote><div><br>Spell checking should work with no customization, if you have installed cocoAspell.  Use<br>M-x locate-library ispell<br>to ensure that you're using the version of ispell.elc bundled with Aquamacs.  Also try spell checking in Aquamacs launched without customizations, under Help-->Diagnose and Report Bug, and see if the behavior is the same.<br>
<br>Have you used or configured aspell at all, apart from installing cocoAspell?<br><br>What's the value of ispell-use-cocoaspell in an Aquamacs session where you haven't activated or loaded (or required) ispell?<br>
<br>We'll get this sorted out.<br><br>--Nathaniel<br></div></div>