unofficial mirror of emacs-devel@gnu.org 
 help / color / mirror / code / Atom feed
* coding-system-error gbk
@ 2007-11-14  9:02 Leo
  2007-11-19  2:49 ` Kenichi Handa
  0 siblings, 1 reply; 6+ messages in thread
From: Leo @ 2007-11-14  9:02 UTC (permalink / raw)
  To: emacs-devel

Hi there,

[GNU Emacs 23.0.50.21 (i686-pc-linux-gnu, GTK+ Version 2.10.14) of 2007-11-01]
["Gnus/5.130000 Emacs/23.0.50 (20071101) Fedora 8 (gnu/linux)"]

When I try to decode an article with gbk or utf-7, I get an error and
the article is left in raw format.

gbk
===

Debugger entered--Lisp error: (coding-system-error gbk)
  mm-decode-coding-region(3524 3597 gbk)
  mail-decode-encoded-word-region(3524 3597)
  article-decode-encoded-words()
  run-hooks(gnus-article-decode-hook)
  gnus-request-article-this-buffer(65651 "gmane.emacs.gnus.general")
  gnus-article-prepare(65651 nil)
  gnus-summary-display-article(65651 nil)
  gnus-summary-select-article(nil force)
  gnus-summary-show-article(2)
  call-interactively(gnus-summary-show-article)

utf-7
====

Debugger entered--Lisp error: (error "Invalid base64 data")
  base64-decode-region(9197 9201)
  utf-7-decode(27890 nil)
  utf-7-post-read-conversion(27890)
  mm-decode-coding-region(4042 31932 utf-7)
  mm-decode-body("us-ascii" nil "text/plain")
  article-decode-charset()
  run-hooks(gnus-article-decode-hook)
  gnus-request-article-this-buffer(82217 "gmane.emacs.devel")
  gnus-article-prepare(82217 nil)
  gnus-summary-display-article(82217 nil)
  gnus-summary-select-article(nil force)
  gnus-summary-show-article(4)
  call-interactively(gnus-summary-show-article)

HTH,
-- 
.:  Leo  :.  [ sdl.web AT gmail.com ]  .:  [ GPG Key: 9283AA3F ]  :.

          Use the best OS -- http://www.fedoraproject.org/

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

end of thread, other threads:[~2007-11-19  5:39 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2007-11-14  9:02 coding-system-error gbk Leo
2007-11-19  2:49 ` Kenichi Handa
2007-11-19  3:13   ` Leo
2007-11-19  4:00     ` Kenichi Handa
2007-11-19  4:06       ` Leo
2007-11-19  5:39         ` 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).