Jostein Berntsen schrieb:
On 04.02.10,15:13, Christoph Kukulies wrote:
Jostein advised me in another thread (but I'm taking it to here):
For your charset issues, try to to enter these settings in your .muttrc:
set charset="UTF-8"
set send_charset="us-ascii:iso-8859-1:iso-8859-2
On 04.02.10,15:13, Christoph Kukulies wrote:
> Jostein advised me in another thread (but I'm taking it to here):
>
> >For your charset issues, try to to enter these settings in your .muttrc:
>
> >set charset="UTF-8"
> >set send_charset="us-ascii:iso-8859-1:iso-8859-2:utf-8"
> >set locale="C"
>
>
Jostein advised me in another thread (but I'm taking it to here):
For your charset issues, try to to enter these settings in your .muttrc:
set charset="UTF-8"
set send_charset="us-ascii:iso-8859-1:iso-8859-2:utf-8"
set locale="C"
and in your .bashrc:
export LC_CTYPE="de_DE.UTF-8"
export
Maybe it's interesting that this can be found in
~/.muttdebug0:
../pager.c:1102: mbrtowc returned -1; errno = 84.
../pager.c:1102: mbrtowc returned -1; errno = 84.
../pager.c:1102: mbrtowc returned -1; errno = 84.
../pager.c:1102: mbrtowc returned -1; errno = 84.
../pager.c:1102: mbrtowc returned
Since my mail partners always complained about my Umlauts not getting
through and such,
I decided to use
LANG=de_DE.UTF-8
LANGUAGE=de_DE:de:en_GB:en
LC_CTYPE="de_DE.UTF-8"
LC_NUMERIC="de_DE.UTF-8"
LC_TIME="de_DE.UTF-8"
LC_COLLATE="de_DE.UTF-8"
LC_MONETARY="de_DE.UTF-8"
LC_MESSAGES="de_DE.UTF-8"