From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from pigeon.gentoo.org ([69.77.167.62] helo=lists.gentoo.org) by finch.gentoo.org with esmtp (Exim 4.60) (envelope-from ) id 1LcB05-0003R8-6u for garchives@archives.gentoo.org; Wed, 25 Feb 2009 04:04:01 +0000 Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 70C33E04DE; Wed, 25 Feb 2009 04:03:58 +0000 (UTC) Received: from wf-out-1314.google.com (wf-out-1314.google.com [209.85.200.173]) by pigeon.gentoo.org (Postfix) with ESMTP id 40871E04DE for ; Wed, 25 Feb 2009 04:03:58 +0000 (UTC) Received: by wf-out-1314.google.com with SMTP id 29so3153387wff.10 for ; Tue, 24 Feb 2009 20:03:57 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:mime-version:received:date:message-id:subject :from:to:content-type:content-transfer-encoding; bh=EFzTqfQ0ktpbPSXb0pzZzOZDHIZ5EvUmGvM+Dlk699Y=; b=iqqpydOjJliSev550/szAdQtyHdD/vtIFAP6jJOu0CY8i+Z921OK28wVPffgqA+wS7 UJovEe5CHmOcPrMWNE4BsqIaIF7RAUVlORdtUX2oJ1Hd/fHAZGOt1R64YcpvWWr6BP8M illuZsI27tpBsSbWqPMAep34+BUAznQwg6egs= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=mime-version:date:message-id:subject:from:to:content-type :content-transfer-encoding; b=uli7EqxXtzeWvGaCEwQkHwORXOgSaYLeF5R1NkD4q0Sxkogon9WaxvwBpSAhUgloo5 TvCyU71lgTodiq+gCG8+yXhdNBzZsKO/3R7p0p5g4esQku73HEyqAkkQTg70w25PmQJ4 0ue0ON57M2kGetqTdabjzZ0umdeqLyG9zQ5Yk= Precedence: bulk List-Post: List-Help: List-Unsubscribe: List-Subscribe: List-Id: Gentoo Linux mail X-BeenThere: gentoo-user@lists.gentoo.org Reply-to: gentoo-user@lists.gentoo.org MIME-Version: 1.0 Received: by 10.142.162.9 with SMTP id k9mr2885003wfe.309.1235534637845; Tue, 24 Feb 2009 20:03:57 -0800 (PST) Date: Tue, 24 Feb 2009 20:03:57 -0800 Message-ID: <5bdc1c8b0902242003g58222667uadad241ebe3e3fe6@mail.gmail.com> Subject: [gentoo-user] OpenOffice-bin spell checking? From: Mark Knecht To: gentoo-user@lists.gentoo.org Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 7bit X-Archives-Salt: 9f7e0de2-5a19-4a83-8222-c6b325d9f80f X-Archives-Hash: 55e13a5d5e576b6f689600924890f84b Hi, I emerged eselect-oodict and it acts like it's doing something but still I don't see any dictionaries in Tools->Options->Language Settings->Writing Aids Under Languages I have selected English (USA) Is there something else I have to turn on to get spell checking working for my wife? I do not see the entry this person has in the upper box. Why not? I seem to have hunspell installed and it says it's a replacement for myspell. Does it work? What's the special trick? Thanks, Mark dragonfly ~ # eselect oodict show OpenOffice.org configured dictionaries [1] myspell Configured language codes from /usr/share/myspell: en dragonfly ~ # eselect oodict unset myspell-en dragonfly ~ # eselect oodict show OpenOffice.org configured dictionaries (none) dragonfly ~ # eselect oodict set myspell-en dragonfly ~ # eselect oodict show OpenOffice.org configured dictionaries [1] myspell Configured language codes from /usr/share/myspell: en dragonfly ~ # dragonfly ~ # eix -Ic spell [I] app-dicts/aspell-en (6.0.0@08/10/2007): English (US, British, Canadian) language dictionary for aspell [I] app-dicts/myspell-en (20081002@02/24/2009): English dictionaries for myspell/hunspell [I] app-text/aspell (0.60.5@08/27/2007): A spell checker replacement for ispell [I] app-text/gnome-spell (1.0.8(1)@07/27/2008): Gnome spellchecking component [I] app-text/hunspell (1.2.8@01/28/2009): Hunspell spell checker - an improved replacement for myspell in OOo. Found 5 matches. dragonfly ~ #