From mboxrd@z Thu Jan 1 00:00:00 1970 From: Shelagh Manton Subject: Re: language independent personal word list Date: Sat, 29 May 2010 23:12:28 +0000 (UTC) Message-ID: References: <87eiguzce8.fsf@eraldo.org> Mime-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Return-path: Received: from [140.186.70.92] (port=34193 helo=eggs.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1OIVCx-0004Mj-AQ for emacs-orgmode@gnu.org; Sat, 29 May 2010 19:12:48 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.69) (envelope-from ) id 1OIVCw-0005Du-7k for emacs-orgmode@gnu.org; Sat, 29 May 2010 19:12:47 -0400 Received: from lo.gmane.org ([80.91.229.12]:58544) by eggs.gnu.org with esmtp (Exim 4.69) (envelope-from ) id 1OIVCw-0005Dn-0W for emacs-orgmode@gnu.org; Sat, 29 May 2010 19:12:46 -0400 Received: from list by lo.gmane.org with local (Exim 4.69) (envelope-from ) id 1OIVCo-0003tq-ST for emacs-orgmode@gnu.org; Sun, 30 May 2010 01:12:38 +0200 Received: from 203.219.222.168 ([203.219.222.168]) by main.gmane.org with esmtp (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Sun, 30 May 2010 01:12:38 +0200 Received: from shelagh.manton by 203.219.222.168 with local (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Sun, 30 May 2010 01:12:38 +0200 List-Id: "General discussions about Org-mode." List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Sender: emacs-orgmode-bounces+geo-emacs-orgmode=m.gmane.org@gnu.org Errors-To: emacs-orgmode-bounces+geo-emacs-orgmode=m.gmane.org@gnu.org To: emacs-orgmode@gnu.org On Sat, 29 May 2010 22:22:23 +0200, Eraldo Helal wrote: > Problem: > I would like to have a language independant personal word list for use > with flyspell. > > Reason: > So that emacs knows that my name is not an error (by way of example). > > Solution: > ? > > I have tried to set "ispell-personal-dictionary", however since it uses > aspell the file needs to have such a format: ".aspell.lang.pws" where > "lang" is the language it is bound to. I tried to leave out the "lang" > and use a wildcard "*" but neither worked. > > Help would be appreciated =] > > Greetings from Austria, > Eraldo > I don't know if it will help or not. You might like to explore speck.el which is another spell-check library which allows for buffer local or mode local dictionaries. It might be more flexible. Cheers Shelagh > _______________________________________________ Emacs-orgmode mailing > list > Please use `Reply All' to send replies to the list. > Emacs-orgmode@gnu.org > http://lists.gnu.org/mailman/listinfo/emacs-orgmode