Re: Aspell with umlauts in Windows Command Prompt

Linus Feiten <[email protected]> Tue, 11 Jul 2017 15:14:45 +0200
Newsgroups gmane.comp.gnu.aspell.user
Message-ID <[email protected]>
This is a multi-part message in MIME format.
--------------9C028538AAFED5DE669BD99C
Content-Type: text/plain; charset=utf-8
Content-Transfer-Encoding: 7bit

I tried
chcp 65001

and then
aspell --lang=de_de --encoding=utf-8 -c test.txt

with the attached utf-8 text file.

But it still no umlauts are displayed by aspell (just like in the
youtube video I recorded with chcp 1252.

Best regards,
Linus


On Fri, 7.7.17 18:34, Jan Schreiber wrote:
> If your file is in UTF-8, try chcp 65001. chcp 1252 is for ISO-8859-1.
> 
> Am 07.07.2017 um 13:37 schrieb Linus Feiten:
>> Thanks again. But unfortunately, this does not help.
>> I recorded this 20 sec. demo video:
>> https://www.youtube.com/watch?v=YtdbjZW63_U
>>
>>
>>
>> On 07.07.2017 11:11, Jan Schreiber wrote:
>>> Does it work better if you use the command chcp 1252 before running
>>> Aspell? There is a way to do this automatically, but I don't remember it
>>> atm.
>>>
>>> Am 07.07.2017 um 08:54 schrieb Linus Feiten:
>>>> Thanks for the reply! chcp returns:
>>>> Active code page: 850
>>>>
>>>> Is that what I should expect?
>>>>
> 
> _______________________________________________
> Aspell-user mailing list
> [email protected]
> https://lists.gnu.org/mailman/listinfo/aspell-user
> 

--------------9C028538AAFED5DE669BD99C
Content-Type: text/plain; charset=UTF-8;
 name="test.txt"
Content-Transfer-Encoding: base64
Content-Disposition: attachment;
 filename="test.txt"

QsOkY2tlZXI=
--------------9C028538AAFED5DE669BD99C
Content-Type: text/plain; charset="us-ascii"
MIME-Version: 1.0
Content-Transfer-Encoding: 7bit
Content-Disposition: inline

_______________________________________________
Aspell-user mailing list
[email protected]
https://lists.gnu.org/mailman/listinfo/aspell-user

--------------9C028538AAFED5DE669BD99C--