From: Karl Eichwalder <keichwa@gmx.net>
Cc: Kenichi Handa <handa@m17n.org>, emacs-devel@gnu.org
Subject: Re: [PATCH] Add non-ASCII characters to morse.el
Date: Fri, 22 Nov 2002 17:11:39 +0100 [thread overview]
Message-ID: <shr8ddbn44.fsf@tux.gnu.franken.de> (raw)
In-Reply-To: <iluptszqhx5.fsf@latte.josefsson.org> (Simon Josefsson's message of "Thu, 21 Nov 2002 12:30:14 +0100")
Simon Josefsson <jas@extundo.com> writes:
> +;;; morse.el --- convert text to morse code and back -*- coding: utf-8 -*-
>
[...]
> + ;; Non-ASCII
> + ("Ä" . ".-.-")
> + ("Á" . ".--.-")
Probably a Gnus problem: your patch were converted to iso-8859-1 -- I
guess you forgot to protect the diff using these "mml" tags and
Emacs/Gnus happily unified UTF-8 to the default encoding.
--
ke@suse.de (work) / keichwa@gmx.net (home): |
http://www.gnu.franken.de/ke/ | ,__o
Free Translation Project: | _-\_<,
http://www.iro.umontreal.ca/contrib/po/HTML/ | (*)/'(*)
next prev parent reply other threads:[~2002-11-22 16:11 UTC|newest]
Thread overview: 7+ messages / expand[flat|nested] mbox.gz Atom feed top
2002-11-20 11:25 [PATCH] Add non-ASCII characters to morse.el Simon Josefsson
2002-11-20 11:54 ` Kenichi Handa
2002-11-20 19:33 ` Simon Josefsson
2002-11-20 21:22 ` Stefan Monnier
2002-11-21 11:30 ` Simon Josefsson
2002-11-22 16:11 ` Karl Eichwalder [this message]
2002-11-22 17:00 ` Simon Josefsson
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=shr8ddbn44.fsf@tux.gnu.franken.de \
--to=keichwa@gmx.net \
--cc=emacs-devel@gnu.org \
--cc=handa@m17n.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.
Code repositories for project(s) associated with this external index
https://git.savannah.gnu.org/cgit/emacs.git
https://git.savannah.gnu.org/cgit/emacs/org-mode.git
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.