Gnus development mailing list
 help / color / mirror / Atom feed
From: Dmitry Yaitskov <dimas@home.com>
Subject: Re: Cannot forward messages: no such coding system - koi8-r
Date: 02 May 2000 15:13:49 -0400	[thread overview]
Message-ID: <87d7n4datu.fsf@lucy.mtth1.on.wave.home.com> (raw)
In-Reply-To: Shenghuo ZHU's message of "02 May 2000 12:41:42 -0400"

Shenghuo ZHU <zsh@cs.rochester.edu> wrote:

> >>>>> "DY" == Dmitry Yaitskov <dimas@home.com> writes:
> 
> DY> Hi,
> DY> This problem is in gnus-5.8.6. It was not present in 5.8.2 and
> DY> earlier.
> 
> DY> The problem occurs when I try to mail forward anything. I am using
> DY> XEmacs 21.2.b32 *without* MULE, have message-default-charset set to
> DY> koi8-r. It all worked just fine till recently, in 5.8.4 there were
> DY> similar problems when I tried to forward messages containing
> DY> `Content-Type: text/plain; charset=koi8-r' as one of the headers (I
> DY> could forward after deleting that header), but now I'm stuck - I
> DY> cannot forward any messages at all. (Sending works fine even with
> DY> koi8-r). Please, I'll appreciate any ideas. Thanks.
> 
> Could you (setq debug-on-error t) and send the backtrace?

Here it is:

Signaling: (error "No such coding system" koi8-r)
  mm-encode-coding-region(1 816 koi8-r)
  mail-encode-encoded-word-buffer()
  mml-to-mime()
  mml-generate-mime-1((mml (type . "message/rfc822") (disposition . "inline") (contents . "X-From-Line: dima@apexsc.com  Sun May 02 15:07:08 2000\nReturn-Path: <dima@apexsc.com>\nReceived: from lucy.mtth1.on.wave.home.com ([24.65.46.137])\n          by mail.rdc2.on.home.com (InterMail vM.4.01.02.17 201-229-119)\n          with SMTP\n          id <20000502190708.BDRH12247.mail.rdc2.on.home.com@lucy.mtth1.on.wave.home.com>\n          for <dimas@home.com>; Tue, 2 May 2000 12:07:08 -0700\nTo: dimas@home.com\nSubject: test\nFrom: Dmitry Yaitskov <dima@apexsc.com>\nOrganization: Apex Software Corp.\nDate: 02 May 2000 15:07:08 -0400\nX-Gnus-Mail-Source: pop:dimas@mail\nMessage-ID: <87n1m8db4z.fsf@lucy.mtth1.on.wave.home.com>\nUser-Agent: Gnus/5.0806 (Gnus v5.8.6) XEmacs/21.2 (Kastor & Polydeukes)\nLines: 6\nXref: lucy.mtth1.on.wave.home.com Mail.apex:2326\n\nthis is a test.\n\n-- \nCheers,\n-Dima.\n\n")))
  mml-generate-mime-1((multipart (type . "mixed") (mml (type . "message/rfc822") (disposition . "inline") (contents . "X-From-Line: dima@apexsc.com  Sun May 02 15:07:08 2000\nReturn-Path: <dima@apexsc.com>\nReceived: from lucy.mtth1.on.wave.home.com ([24.65.46.137])\n          by mail.rdc2.on.home.com (InterMail vM.4.01.02.17 201-229-119)\n          with SMTP\n          id <20000502190708.BDRH12247.mail.rdc2.on.home.com@lucy.mtth1.on.wave.home.com>\n          for <dimas@home.com>; Tue, 2 May 2000 12:07:08 -0700\nTo: dimas@home.com\nSubject: test\nFrom: Dmitry Yaitskov <dima@apexsc.com>\nOrganization: Apex Software Corp.\nDate: 02 May 2000 15:07:08 -0400\nX-Gnus-Mail-Source: pop:dimas@mail\nMessage-ID: <87n1m8db4z.fsf@lucy.mtth1.on.wave.home.com>\nUser-Agent: Gnus/5.0806 (Gnus v5.8.6) XEmacs/21.2 (Kastor & Polydeukes)\nLines: 6\nXref: lucy.mtth1.on.wave.home.com Mail.apex:2326\n\nthis is a test.\n\n-- \nCheers,\n-Dima.\n\n")) (part (type . "text/plain") (contents . "\n\n-- \nC
 h!
eers,\n-Dima.\n"))))
  mml-generate-mime()
  message-encode-message-body()
  message-send-mail(nil)
  message-send-via-mail(nil)
  message-send(nil)
  message-send-and-exit(nil)
  call-interactively(message-send-and-exit)


-- 
Cheers,
-Dima.




  reply	other threads:[~2000-05-02 19:13 UTC|newest]

Thread overview: 12+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2000-05-02 16:06 Dmitry Yaitskov
2000-05-02 16:41 ` Shenghuo ZHU
2000-05-02 19:13   ` Dmitry Yaitskov [this message]
2000-05-03  2:06     ` Shenghuo ZHU
2000-05-03  5:20       ` Dmitry Yaitskov
2000-05-03 13:34         ` Dmitry Yaitskov
2000-05-03 15:56           ` Shenghuo ZHU
2000-05-03 17:55             ` Dmitry Yaitskov
2000-05-03 18:49               ` Shenghuo ZHU
2000-05-03 20:04                 ` Dmitry Yaitskov
2000-05-03 20:21                   ` Shenghuo ZHU
2000-05-03 21:50                     ` Dmitry Yaitskov

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=87d7n4datu.fsf@lucy.mtth1.on.wave.home.com \
    --to=dimas@home.com \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
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 NNTP newsgroup(s).