bug-gnu-emacs
[Top][All Lists]
Advanced

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

RMAIL bails out with coding-system-error


From: David Kuehling
Subject: RMAIL bails out with coding-system-error
Date: 04 May 2002 13:37:21 +0200

I recently got a mail in my inbox, that contains the following
header-line:

X-Coding-System: japanese-shift-jisx0213-unix

Now whenever I want to read that mail using RMAIL, the following error
is signaled:

Debugger entered--Lisp error: 
  (coding-system-error japanese-shift-jisx0213-unix)
  check-coding-system(japanese-shift-jisx0213-unix)
  rmail-show-message(105)
  rmail-summary-goto-msg(nil)

I cannot even delete that message, since that will as well signal that
error.

Looks like someone forgot a `condition-case' ??

I'm using Emacs/Mule 21.1 with MULE-UCS extension installed, everything
as it came with my Debian/Woody.

David Kühling
-- 
GnuPG public key: http://user.cs.tu-berlin.de/~dvdkhlng/dk.gpg
Fingerprint: B17A DC95 D293 657B 4205  D016 7DEF 5323 C174 7D40




reply via email to

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