Agustin Martin <[EMAIL PROTECTED]> writes: > In the meantime I noticed that aspell seems to accept encoding names in > the emacs mime-charset format, (e.g., iso-8859-1 intead of iso8859-1), > so another possibility is to try handling this from within ispell.el, > in pseudo-code something like > > if (running_aspell){ > append_to_args("--encoding=" . ispell-coding-system) > }
That intuitively seems like the best solution to me. You may want to consult with aspell upstream (aspell-user@gnu.org) for another opinion though, since I'm pretty retarded when it comes to language encoding stuff. -- Society is never going to make any progress until we all learn to pretend to like each other. -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]