Gnus development mailing list
 help / color / mirror / Atom feed
From: "Jochen Küpper" <jochen-+It19tn3Rl9sbm7dSapR3bNAH6kLmebB@public.gmane.org>
Subject: Invalid coding system: unicode-1-1-utf-7
Date: Wed, 03 Aug 2005 12:21:28 +0200	[thread overview]
Message-ID: <9eek9bqq1j.fsf@gowron.rz-berlin.mpg.de> (raw)

In my .gnus I have 
,----
| (add-to-list 'mm-charset-synonym-alist (if (and (not (mm-coding-system-p 'unicode-1-1-utf-7))
|                                                 (mm-coding-system-p 'utf-7))
|                                            '(unicode-1-1-utf-7 . utf-7)))
`----
and that seems to work correctly:
,----[ C-h v mm-charset-synonym-alist RET ]
| mm-charset-synonym-alist's value is 
| ((unicode-1-1-utf-7 . utf-7)
|  (big5-hkscs . big5)
|  (unicode . utf-16-le)
|  (ks_c_5601-1987 . cp949))
| 
| 
| A mapping from invalid charset names to the real charset names.
| 
| Defined in `mm-util'.
| 
| [back]
`----

However, when sending (S o m) messages with the unicode-1-1-utf-7
coding system, Gnus gives the following error (and stops):
,----
| mm-encode-body: Invalid coding system: unicode-1-1-utf-7
`----

No Gnus v0.4
GNU Emacs 22.0.50.22 (i686-pc-linux-gnu, Motif Version 2.2.2) of 2005-07-27

Anything I am doing wrong or overlooking here? 

Greetings,
Jochen
-- 
Einigkeit und Recht und Freiheit                http://www.Jochen-Kuepper.de
    Liberté, Égalité, Fraternité                GnuPG key: CC1B0B4D
        (Part 3 you find in my messages before fall 2003.)



             reply	other threads:[~2005-08-03 10:21 UTC|newest]

Thread overview: 5+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2005-08-03 10:21 Jochen Küpper [this message]
2005-08-04  2:42 ` Katsumi Yamaoka
2005-08-04  3:05   ` Katsumi Yamaoka
     [not found]     ` <b4m3bpqpfkx.fsf-NvgVpDro27E@public.gmane.org>
2005-08-04 20:33       ` Jochen Küpper
2005-08-05  6:58         ` Katsumi Yamaoka

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=9eek9bqq1j.fsf@gowron.rz-berlin.mpg.de \
    --to=jochen-+it19tn3rl9sbm7dsapr3bnah6klmebb@public.gmane.org \
    /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).