From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from lists.gentoo.org ([140.105.134.102] helo=robin.gentoo.org) by nuthatch.gentoo.org with esmtp (Exim 4.43) id 1EIqQx-0000Sh-DJ for garchives@archives.gentoo.org; Fri, 23 Sep 2005 16:29:59 +0000 Received: from robin.gentoo.org (localhost [127.0.0.1]) by robin.gentoo.org (8.13.5/8.13.5) with SMTP id j8NGLTqg012118; Fri, 23 Sep 2005 16:21:29 GMT Received: from smtp.gentoo.org (smtp.gentoo.org [134.68.220.30]) by robin.gentoo.org (8.13.5/8.13.5) with ESMTP id j8NGIhEL027539 for ; Fri, 23 Sep 2005 16:18:43 GMT Received: from 82-41-57-20.cable.ubr08.edin.blueyonder.co.uk ([82.41.57.20] helo=snowdrop.home) by smtp.gentoo.org with esmtpa (Exim 4.43) id 1EIqMA-0008RI-UM for gentoo-dev@lists.gentoo.org; Fri, 23 Sep 2005 16:25:03 +0000 Received: from localhost.home ([127.0.0.1] helo=snowdrop.home) by snowdrop.home with esmtp (Exim 4.50) id 1EIqMi-0004pE-Jw for gentoo-dev@lists.gentoo.org; Fri, 23 Sep 2005 17:25:36 +0100 Date: Fri, 23 Sep 2005 17:25:33 +0100 From: Ciaran McCreesh To: gentoo-dev@lists.gentoo.org Subject: Re: [gentoo-dev] vim spell files Message-ID: <20050923172533.366da063@snowdrop.home> In-Reply-To: <4333B8EB.5030605@gentoo.org> References: <20050923022021.08ebdbcd@snowdrop.home> <4333B8EB.5030605@gentoo.org> X-Mailer: Sylpheed-Claws 1.9.13 (GTK+ 2.6.8; i686-pc-linux-gnu) Precedence: bulk List-Post: List-Help: List-Unsubscribe: List-Subscribe: List-Id: Gentoo Linux mail X-BeenThere: gentoo-dev@gentoo.org Reply-to: gentoo-dev@lists.gentoo.org Mime-Version: 1.0 Content-Type: multipart/signed; boundary=Signature_Fri__23_Sep_2005_17_25_33_+0100_76BuHpl_miljkA2I; protocol="application/pgp-signature"; micalg=PGP-SHA1 X-Archives-Salt: b6ec85d1-b038-41bf-8570-501f1b63ca4d X-Archives-Hash: e728de3e310181f3043cf353c76d021a --Signature_Fri__23_Sep_2005_17_25_33_+0100_76BuHpl_miljkA2I Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: quoted-printable On Fri, 23 Sep 2005 10:12:27 +0200 Luca Barbato wrote: | Ciaran McCreesh wrote: | > Vim 7 includes a native spellchecker. It uses its own spell file | > format which can be created using Myspell *.aff/*.dic files (the | > same as for Mozilla and OpenOffice). The spell files are rather | > large, so it's not feasible to bundle them with vim unconditionally. |=20 | are them interchangeable? Nope. The format's vim-specific. Vim upstream consider other formats to be too inefficient for on the fly spellchecking in an editor where you can make extremely quick changes to a lot of text. | > * Does anyone think we should make users build spell lists from | > source, even though it can require several GBytes of RAM? |=20 | Only if requested by user (think about an useflag) USE flags control things that affect the generated content. Building spell files from source every time always produces the same output. --=20 Ciaran McCreesh : Gentoo Developer (Vim, Shell tools, Fluxbox, Cron) Mail : ciaranm at gentoo.org Web : http://dev.gentoo.org/~ciaranm --Signature_Fri__23_Sep_2005_17_25_33_+0100_76BuHpl_miljkA2I Content-Type: application/pgp-signature -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.1 (GNU/Linux) iD8DBQFDNCyA96zL6DUtXhERAp9yAJwMhcNZznwNIq6MPQHBqDPhBnxGYgCgrbW9 EAoNHIL1+z+Y+1oFlptc1eg= =XsVX -----END PGP SIGNATURE----- --Signature_Fri__23_Sep_2005_17_25_33_+0100_76BuHpl_miljkA2I-- -- gentoo-dev@gentoo.org mailing list