Thanks, Sak. Steve Frécinaux wrote:
On Sun, 2007-05-06 at 13:49 -0700, Sak wrote:So is Gedit using it's own dictionary in the spell checking plug-in? If so, is it possible to have it use the default system dictionary, like aspell, or perhaps allow the user to select an alternative dictionary like myspell?It uses aspell/gspell/whatever through enchant, but it can't handle "'" in words (due to a limitation in pango's word boundary code, iirc). But patches are accepted as long as they don't break everything ;-)