emacs-devel
[Top][All Lists]
Advanced

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

Re: [PATCH] Add non-ASCII characters to morse.el


From: Karl Eichwalder
Subject: Re: [PATCH] Add non-ASCII characters to morse.el
Date: Fri, 22 Nov 2002 17:11:39 +0100
User-agent: Gnus/5.090008 (Oort Gnus v0.08) Emacs/21.3.50 (i686-pc-linux-gnu)

Simon Josefsson <address@hidden> 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.

-- 
address@hidden (work) / address@hidden (home):              |
http://www.gnu.franken.de/ke/                            |      ,__o
Free Translation Project:                                |    _-\_<,
http://www.iro.umontreal.ca/contrib/po/HTML/             |   (*)/'(*)




reply via email to

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