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: Kenichi Handa
Subject: Re: [PATCH] Add non-ASCII characters to morse.el
Date: Wed, 20 Nov 2002 20:54:05 +0900 (JST)
User-agent: SEMI/1.14.3 (Ushinoya) FLIM/1.14.2 (Yagi-Nishiguchi) APEL/10.2 Emacs/21.2.92 (sparc-sun-solaris2.6) MULE/5.0 (SAKAKI)

In article <address@hidden>, Simon Josefsson <address@hidden> writes:
> Is there a better way to represent non-ASCII in elisp?

What do you mean?  Some way other than Lisp string?

> If anyone has a better source of non-ASCII morse
> characters, it might be useful as well.  Unfortunately, I
> think morse has been dropped as an official language, so a
> canonical source might be difficult to find.

This page shows Japanese version of morse.  But, perhaps,
it conflicts with English morse.
        <http://www5b.biglobe.ne.jp/~a1c/CW_J.htm>

> 2002-11-20  Simon Josefsson  <address@hidden>

>       * play/morse.el (morse-code): Add non-ASCII characters, according
>       to table at http://www.soton.ac.uk/~scp93ch/morse/.
[...]
> +                  ("Ch" . "----")

It seems that this entry doesn't work because mouse-region
checks characters one by one.

---
Ken'ichi HANDA
address@hidden




reply via email to

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