It sounds like you just need to add the path to your French libraries to the Emacs path. You can do this a couple ways, so I'll leave it to you to figure out which one will be the most appropriate for you. <div><br><div class="gmail_quote">

On Fri, Apr 9, 2010 at 3:36 PM, Marc Shapiro -- at work <span dir="ltr"><<a href="mailto:marc.shapiro@acm.org">marc.shapiro@acm.org</a>></span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex;">

Does anyone know how to make spelling correction for languages other than English work in Emacs on the Mac?<br>
<br>
I am using Carbon Emacs sur MacOS "GNU Emacs 22.3.1 (i386-apple-darwin9.7.0, Carbon Version 1.6.0) of 2009-07-26 on gs674-seijiz.local". I do my spelling correction using flyspell-mode.<br>
<br>
There is an interactive function for changing languages, and it offers French as one of its options:<br>
        (ispell-change-dictionary "francais" nil)<br>
but this brings up an error:<br>
        Error in post-command-hook: (error Error: The file "/LOCAL/Applications/Emacs.app/Contents/Resources/lib/aspell-i386/francais" can not be opened for reading.)<br>
<br>
Indeed this file does not exist.  At this location there are various files for English.<br>
<br>
/sw/aspell running as an independent program has support for French.<br>
<br>
I looked around the web. I found French dictionaries and instructions about adding a dictionary to aspell, but nothing that seemed relevant to Emacs on the Mac.<br>
<br>
<br>_____________________________________________________________<br>
MacOSX-Emacs mailing list<br>
<a href="mailto:MacOSX-Emacs@email.esm.psu.edu">MacOSX-Emacs@email.esm.psu.edu</a><br>
<a href="http://email.esm.psu.edu/mailman/listinfo/macosx-emacs" target="_blank">http://email.esm.psu.edu/mailman/listinfo/macosx-emacs</a><br>
List Archives: <a href="http://dir.gmane.org/gmane.emacs.macintosh.osx" target="_blank">http://dir.gmane.org/gmane.emacs.macintosh.osx</a><br>
<br></blockquote></div><br></div>