unofficial mirror of emacs-devel@gnu.org 
 help / color / mirror / code / Atom feed
* cannot read koi-8 e-mail: Invalid coding system
@ 2002-10-06 13:22 Sam Steingold
  2002-10-08  1:06 ` ShengHuo ZHU
  0 siblings, 1 reply; 3+ messages in thread
From: Sam Steingold @ 2002-10-06 13:22 UTC (permalink / raw)


[-- Warning: decoded text below may be mangled, UTF-8 assumed --]
[-- Attachment #1: Type: text/plain; charset=utf-16be, Size: 2542 bytes --]

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)
  mm-decode-string("Hi!\n\n..." "KOI8-R")
  mm-inline-text((#<buffer  *mm*> ("text/plain" (charset . "KOI8-R") (format . "flowed")) 7bit nil nil nil nil nil))
  mm-display-inline((#<buffer  *mm*> ("text/plain" (charset . "KOI8-R") (format . "flowed")) 7bit nil nil nil nil nil))
  mm-display-part((#<buffer  *mm*> ("text/plain" (charset . "KOI8-R") (format . "flowed")) 7bit nil nil nil nil nil) t)
  byte-code("\bþÿ\0ƒ\x17\0þÿ\0Æ\bþÿ\0‰A\x10@	\"þÿ\0ƒ\0\0þÿ\0Ç\0À\0È\"þÿ\0ˆ\0‚\0\0þÿ\0É\n!?þÿ\0…1\0þÿ\0Ê\n8?þÿ\0†1\0þÿ\0Ê\n8@þÿ\0Ë\0š\0†1\0þÿ\0Ì\n!þÿ\0‰\x13þÿ\0ƒM\0þÿ\0Í\n!þÿ\0ƒM\0þÿ\0Î\n!þÿ\0„H\0þÿ\0Ï	!þÿ\0ƒM\0þÿ\0Ð\x14þÿ\0‚m\0\n\x1aþÿ\0Ñ\nþÿ\0‰\x1a@;þÿ\0ƒ]\0\n@þÿ\0‚a\0\nA@@)þÿ\0Ò\"@)þÿ\0Ó\0š\0ƒm\0þÿ\0Ð\x15\x0e GTþÿ\0È\x1e!þÿ\0‰\x1e\"\nB\x0e B\x16 \fþÿ\0ƒ\0ˆ\0þÿ\0Ô	!þÿ\0„\0ž\0þÿ\0Õ\n\x0e\"\fþÿ\0†\0•\0\vþÿ\0…\0•\0\rC#þÿ\0ˆ\0Ö þÿ\0ˆ\0Ð\x16#`\x16!\fþÿ\0ƒ\0Ë\0\x0e#þÿ\0ƒ\0°\0þÿ\0×yþÿ\0ˆ`\x16!\x0e$þÿ\0Š\0È\0Ø\0Ù\0\0ˆ\x0e%)\x1e&\x1e'þÿ\0Ú\nþÿ\0Ð\"þÿ\0ˆ*dbþÿ\0ˆ\0‚\0ë\0\rþÿ\0ƒ\0ë\0\vþÿ\0ƒ\0ë\0\x0e#þÿ\0ƒ\0Þ\0þÿ\0×yþÿ\0ˆ`\x16!þÿ\0Ö þÿ\0ˆ\0Û\nþÿ\0Ü\n!\"þÿ\0ˆdbþÿ\0ˆ\0Š\0Œ\x0e!`}þÿ\0ˆ\0Ý\0È\x0e\"þÿ\0Þ\x0e(@!þÿ\0ƒ\x02\x01þÿ\0ß\0‚\x06\x01\x0e(GS\nþÿ\0‰\x1a@;þÿ\0ƒ\x13\x01\n@þÿ\0‚\x17\x01\nA@@)$,þÿ\0‡" [ignored type handle not-attachment display text string-match throw nil mm-inline-override-p 4 "inline" mm-attachment-override-p mm-automatic-display-p mm-inlined-p mm-automatic-external-display-p t split-string "/" "text" gnus-unbuttonized-mime-type-p gnus-insert-mime-button gnus-article-insert-newline -2 (set-buffer gnus-summary-buffer) ((error)) mm-display-part mm-insert-inline mm-get-part gnus-treat-article bufferp 1 gnus-article-mime-handle-alist beg id move gnus-newsgroup-charset gnus-newsgroup-ignored-charsets mail-parse-ignored-charsets mail-parse-charset gnus-article-mime-handles] 6)
  gnus-mime-display-single((#<buffer  *mm*> ("text/plain" (charset . "KOI8-R") (format . "flowed")) 7bit nil nil nil nil nil))
  gnus-mime-display-part((#<buffer  *mm*> ("text/plain" (charset . "KOI8-R") (format . "flowed")) 7bit nil nil nil nil nil))
  gnus-display-mime()
  gnus-article-prepare-display()
  gnus-article-prepare(65 nil)
  gnus-summary-display-article(65)
  gnus-summary-next-page(nil)
  call-interactively(gnus-summary-next-page)


-- 
Sam Steingold (http://www.podval.org/~sds) running RedHat7.3 GNU/Linux
<http://www.camera.org> <http://www.iris.org.il> <http://www.memri.org/>
<http://www.mideasttruth.com/> <http://www.palestine-central.com/links.html>
Two wrongs don't make a right, but three rights make a left.

^ permalink raw reply	[flat|nested] 3+ messages in thread

* Re: cannot read koi-8 e-mail: Invalid coding system
  2002-10-06 13:22 cannot read koi-8 e-mail: Invalid coding system Sam Steingold
@ 2002-10-08  1:06 ` ShengHuo ZHU
  2002-10-08  1:31   ` Kenichi Handa
  0 siblings, 1 reply; 3+ messages in thread
From: ShengHuo ZHU @ 2002-10-08  1:06 UTC (permalink / raw)


Sam Steingold <sds@gnu.org> 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

^ permalink raw reply	[flat|nested] 3+ messages in thread

* Re: cannot read koi-8 e-mail: Invalid coding system
  2002-10-08  1:06 ` ShengHuo ZHU
@ 2002-10-08  1:31   ` Kenichi Handa
  0 siblings, 0 replies; 3+ messages in thread
From: Kenichi Handa @ 2002-10-08  1:31 UTC (permalink / raw)
  Cc: emacs-devel, sds

In article <2nwuotoi2t.fsf@zsh.cs.rochester.edu>, ShengHuo ZHU <zsh@cs.rochester.edu> writes:

> Sam Steingold <sds@gnu.org> 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)

Yes, that's my fault.  I forgot to define one
translation-table.

I've just installed the attached fix.

---
Ken'ichi HANDA
handa@m17n.org

2002-10-08  Kenichi Handa  <handa@m17n.org>

	* international/ucs-tables.el (ucs-translation-table-for-decode):
	Define it as a translation-table.

Index: ucs-tables.el
===================================================================
RCS file: /cvs/emacs/lisp/international/ucs-tables.el,v
retrieving revision 1.18
retrieving revision 1.19
diff -u -c -r1.18 -r1.19
cvs server: conflicting specifications of output style
*** ucs-tables.el	30 Sep 2002 06:38:13 -0000	1.18
--- ucs-tables.el	8 Oct 2002 01:23:10 -0000	1.19
***************
*** 159,164 ****
--- 159,166 ----
  
  (defvar translation-table-for-input (make-translation-table))
  
+ (define-translation-table 'ucs-translation-table-for-decode)
+ 
  ;;; Set up the tables.
  
  ;; Most of these tables were derived from ones in Mule-UCS.

^ permalink raw reply	[flat|nested] 3+ messages in thread

end of thread, other threads:[~2002-10-08  1:31 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2002-10-06 13:22 cannot read koi-8 e-mail: Invalid coding system Sam Steingold
2002-10-08  1:06 ` ShengHuo ZHU
2002-10-08  1:31   ` Kenichi Handa

Code repositories for project(s) associated with this public inbox

	https://git.savannah.gnu.org/cgit/emacs.git

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).