From mboxrd@z Thu Jan 1 00:00:00 1970 From: Eraldo Helal Subject: language independent personal word list Date: Sat, 29 May 2010 22:22:23 +0200 Message-ID: <87eiguzce8.fsf@eraldo.org> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Return-path: Received: from [140.186.70.92] (port=56245 helo=eggs.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1OISY8-0001pw-SW for emacs-orgmode@gnu.org; Sat, 29 May 2010 16:22:29 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.69) (envelope-from ) id 1OISY7-0003ED-W3 for emacs-orgmode@gnu.org; Sat, 29 May 2010 16:22:28 -0400 Received: from mail-fx0-f41.google.com ([209.85.161.41]:38127) by eggs.gnu.org with esmtp (Exim 4.69) (envelope-from ) id 1OISY7-0003Dt-O6 for emacs-orgmode@gnu.org; Sat, 29 May 2010 16:22:27 -0400 Received: by fxm11 with SMTP id 11so1945258fxm.0 for ; Sat, 29 May 2010 13:22:25 -0700 (PDT) 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: Org-Mode 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