Gnus development mailing list
 help / color / mirror / Atom feed
From: Lars Magne Ingebrigtsen <larsi@gnus.org>
Cc: Gerd Moellmann <gerd@gnu.org>
Subject: Re: another bug report
Date: 22 Apr 2000 14:36:59 +0200	[thread overview]
Message-ID: <m3em7ye2hg.fsf@quimbies.gnus.org> (raw)
In-Reply-To: <m3snwe7dhl.fsf@SnowWhite.inet.cz>

[-- Attachment #1: Type: text/plain, Size: 416 bytes --]

Pavel.Janik@inet.cz (Pavel Janik ml.) writes:

>    > Did you accidently put iso-8895-4 in mm-mime-mule-charset-alist?
>    > 
>    > I guess it should be iso-8859-4.
> 
> again: no and it can be easily reproduced here... Try to insert (not attach)
> the attached file and send it to youself...

I get the same thing:

Invalid coding system: iso-8895-4

Must be a typo somewhere in Emacs 20.6.  *time passes*  Yes:


[-- Warning: decoded text below may be mangled, UTF-8 assumed --]
[-- Attachment #2: b --]
[-- Type: text/x-patch, Size: 436 bytes --]

--- /local/src/emacs-20.6/lisp/language/european.el     Mon Sep 20 04:19:25 1999
+++ /tmp/european.el    Sat Apr 22 14:34:05 2000
@@ -154,7 +154,7 @@
  '(ascii latin-iso8859-4 nil nil
    nil nil nil nil nil nil nil)
  '((safe-charsets ascii latin-iso8859-4)
-   (mime-charset . iso-8895-4)))
+   (mime-charset . iso-8859-4)))
 
 (define-coding-system-alias 'iso-8859-4 'iso-latin-4)
 (define-coding-system-alias 'latin-4 'iso-latin-4)

[-- Attachment #3: Type: text/plain, Size: 104 bytes --]


-- 
(domestic pets only, the antidote for overdose, milk.)
   larsi@gnus.org * Lars Magne Ingebrigtsen

      reply	other threads:[~2000-04-22 12:36 UTC|newest]

Thread overview: 5+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2000-04-21 20:00 Pavel Janik ml.
2000-04-21 20:18 ` Shenghuo ZHU
2000-04-22  8:16   ` Pavel Janik ml.
2000-04-22  8:21   ` Pavel Janik ml.
2000-04-22 12:36     ` Lars Magne Ingebrigtsen [this message]

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=m3em7ye2hg.fsf@quimbies.gnus.org \
    --to=larsi@gnus.org \
    --cc=gerd@gnu.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).