From mboxrd@z Thu Jan 1 00:00:00 1970 From: Carsten Dominik Subject: Re: OT: spelling dictionary on Mac OS, and apple script Date: Sat, 6 Jun 2009 08:05:31 +0200 Message-ID: References: <9AEC070F-F116-40A7-892E-EDFAB21085E8@gmail.com> <5AAB129B-C56E-472E-882F-EFAD71D5C52B@gmail.com> Mime-Version: 1.0 (Apple Message framework v935.3) Content-Type: text/plain; charset=US-ASCII; format=flowed; delsp=yes Content-Transfer-Encoding: 7bit Return-path: Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1MCp2C-0004Yx-4U for emacs-orgmode@gnu.org; Sat, 06 Jun 2009 02:05:40 -0400 Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1MCp27-0004Yl-IC for emacs-orgmode@gnu.org; Sat, 06 Jun 2009 02:05:39 -0400 Received: from [199.232.76.173] (port=59397 helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1MCp27-0004Yi-Dp for emacs-orgmode@gnu.org; Sat, 06 Jun 2009 02:05:35 -0400 Received: from mail-ew0-f205.google.com ([209.85.219.205]:52564) by monty-python.gnu.org with esmtp (Exim 4.60) (envelope-from ) id 1MCp26-00081L-Pp for emacs-orgmode@gnu.org; Sat, 06 Jun 2009 02:05:35 -0400 Received: by ewy1 with SMTP id 1so2850267ewy.26 for ; Fri, 05 Jun 2009 23:05:33 -0700 (PDT) In-Reply-To: <5AAB129B-C56E-472E-882F-EFAD71D5C52B@gmail.com> 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: Christopher Suckling Cc: emacs org-mode mailing list On Jun 5, 2009, at 1:30 PM, Christopher Suckling wrote: > On 5 Jun 2009, at 08:12, Carsten Dominik wrote: > >> I'm sure all of you know by now how bad a typist/speller I am. >> A small part of this problem is that I write constantly in >> three language, Dutch, German, and English. Therefore I have >> my spell checker on my Mac Powerbook set to "Multilingual". So >> this spell checker will accept "adres" and "address" and >> "adresse" all as correctly spelled :-( >> >> I cannot be bothered to use the mouse to change the dictionary >> all the time. I would, however, use a hotkey to switch >> dictionaries. Does anyone here know how to do this, maybe >> using applescript? > > Have a look at the script at the end of this thread: > > http://macscripter.net/viewtopic.php?id=28285&p=2 Wow, this will take me a moment to get to work, but I will try Thanks for the pointer! - Carsten > > I haven't tested it as I rarely have to venture outside English, but > it looks promising. UI scripting is a right royal pain in the back. > > HTH, > > Christopher