emacs-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: cannot read koi-8 e-mail: Invalid coding system


From: ShengHuo ZHU
Subject: Re: cannot read koi-8 e-mail: Invalid coding system
Date: Mon, 07 Oct 2002 21:06:02 -0400
User-agent: Gnus/5.090008 (Oort Gnus v0.08) Emacs/21.3.50 (i686-pc-linux-gnu)

Sam Steingold <address@hidden> writes:

> GNU Emacs 21.3.50.9 (i686-pc-linux-gnu, X toolkit, Xaw3d scroll bars)
>  of 2002-10-04 on loiso.podval.org
>
> Debugger entered--Lisp error: (error "Invalid coding system: koi8-r")
>   mm-decode-coding-string("Hi!\n\n..." koi8-r)

Before I update Emacs today (it was a month old), this bug didn't
exist, so this bug must be related to some recent changes.  The
following codes can reproduce the bug without involving Gnus.

    (decode-coding-string "Hi!\n\n..." 'koi8-r)

ShengHuo




reply via email to

[Prev in Thread] Current Thread [Next in Thread]