On Tue, Nov 14, 2006 at 08:54:38AM +0100, Stefano Melchior wrote:
Package: aspell
Followup-For: Bug #349899
> 
> Dear Brian and Nicolas,
> I made a check and it seems that this bug is no more available on 0.60.4-4
> But:
> 
> [EMAIL PROTECTED] echo "perchè" | aspell -a
> @(#) International Ispell Version 3.1.20 (but really Aspell 0.60.4)
> & perchè 13 0: perché, petche, parche, pecche, purché, archè, perciò,
> D'Archè, L'Archè, d'Archè, d'archè, l'Archè, l'archè
> 
> [EMAIL PROTECTED] echo "perchè" | aspell -a --lang=it
> @(#) International Ispell Version 3.1.20 (but really Aspell 0.60.4)
> & perchè 13 0: perché, petche, parche, pecche, purché, archè, perciò,
> D'Archè, L'Archè, d'Archè, d'archè, l'Archè, l'archè
> 
> [EMAIL PROTECTED] echo "école" | aspell -a --lang=it
> @(#) International Ispell Version 3.1.20 (but really Aspell 0.60.4)
> & école 4 0: cole, eco, Co, co'
> 
> the latter was a silly test!!! 
> 
> [EMAIL PROTECTED] echo "école" | aspell -a
> @(#) International Ispell Version 3.1.20 (but really Aspell 0.60.4)
> & école 4 0: cole, eco, Co, co'
> 
> Is this a matter of misconfiguration in the dictionary?

Seems to me the expected behavior,

> Locale: LANG=it_IT.UTF-8, LC_CTYPE=it_IT.UTF-8 (charmap=UTF-8) (ignored: 
> LC_ALL set to it_IT.UTF-8)

makes aspell try 'it' dict if none is given from command line.

-- 
Agustin

Reply via email to