From owner-freebsd-desktop@FreeBSD.ORG Fri Nov 15 16:03:22 2013 Return-Path: Delivered-To: desktop@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [8.8.178.115]) (using TLSv1 with cipher ADH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTPS id 9C943D5F; Fri, 15 Nov 2013 16:03:22 +0000 (UTC) Received: from mailrelay009.isp.belgacom.be (mailrelay009.isp.belgacom.be [195.238.6.176]) by mx1.freebsd.org (Postfix) with ESMTP id 0FEC42323; Fri, 15 Nov 2013 16:03:21 +0000 (UTC) X-Belgacom-Dynamic: yes X-IronPort-Anti-Spam-Filtered: true X-IronPort-Anti-Spam-Result: AnQGAM9EhlJbsLPN/2dsb2JhbABZgwfALoEmF3SCJQEBBTocIxALDgoJJQ8qHgYBEogFAcEZj2kHhDEDmA+SDoMpOw Received: from 205.179-176-91.adsl-dyn.isp.belgacom.be (HELO kalimero.tijl.coosemans.org) ([91.176.179.205]) by relay.skynet.be with ESMTP; 15 Nov 2013 17:03:17 +0100 Received: from kalimero.tijl.coosemans.org (kalimero.tijl.coosemans.org [127.0.0.1]) by kalimero.tijl.coosemans.org (8.14.7/8.14.7) with ESMTP id rAFG3Fwk042333; Fri, 15 Nov 2013 17:03:16 +0100 (CET) (envelope-from tijl@coosemans.org) Date: Fri, 15 Nov 2013 17:03:14 +0100 From: Tijl Coosemans To: Eitan Adler , kwm@FreeBSD.org Subject: Re: Spellcheck (was Re: Story of a Desktop User) Message-ID: <20131115170314.53b4ff6b@kalimero.tijl.coosemans.org> In-Reply-To: References: <20131115092434.57cbdd2e@kalimero.tijl.coosemans.org> Mime-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit Cc: desktop@freebsd.org X-BeenThere: freebsd-desktop@freebsd.org X-Mailman-Version: 2.1.16 Precedence: list List-Id: Using and improving FreeBSD on the desktop List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 15 Nov 2013 16:03:22 -0000 On Fri, 15 Nov 2013 09:32:15 -0500 Eitan Adler wrote: > On Fri, Nov 15, 2013 at 3:24 AM, Tijl Coosemans wrote: > > On Thu, 14 Nov 2013 16:59:02 -0500 Eitan Adler wrote: > >> Slightly less specific to FreeBSD: > >> - hexchat and xchat spell check is not functioning despite (a) the > >> option being selected and (b) the dictionary being installed. > > > > Which option(s) did you select in textproc/enchant? > > [10002 eitan@gravity (100%) /usr/ports/irc/hexchat ]%make showconfig > ===> The following configuration options are available for hexchat-2.9.6.1_2: > CANBERRA=off: Audio support via Libcanberra > DBUS=off: D-Bus IPC system support > DOAT=on: Do At plugin > DOCS=on: Build and/or install documentation > FISHLIM=on: FiSHLiM plugin > NLS=off: Native Language Support > NOTIFY=on: Startup notification support > PERL=on: Perl scripting language support > PYTHON=on: Python bindings or support > SOCKS=on: SOCKS proxy support > TEXTFE=off: Text frontend > XFT=on: Xft font library support > ====> Options available for the radio SPELL: you can only select none > or one of them > GTKSPELL=off: Spell checking support via GTKSpell > LIBSEXY=on: Spell checking support via Libsexy > STATIC=off: Spell checking embedded in the binary > ===> Use 'make config' to modify these settings > > [10004 eitan@gravity (100%) /usr/ports/textproc/enchant ]%make showconfig > ===> The following configuration options are available for enchant-1.6.0_1: > ASPELL=off: Spell checking support via GNU Aspell > HSPELL=off: Spell checking via Hspell > HUNSPELL=on: Spell checking via Hunspell > ISPELL=off: Spell checking support via Ispell > ZEMBEREK=off: Spell checking via Zemberek > ===> Use 'make config' to modify these settings The hunspell option is currently broken, but kwm has a patch for that which he may be committing any month now :)