all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
From: "Feng Shu" <tumashu@163.com>
To: Eric Abrahamsen <eric@ericabrahamsen.net>
Cc: emacs-devel@gnu.org
Subject: Re: Building intermediate Chinese language romanization alists
Date: Sun, 20 Jan 2019 14:01:07 +0800	[thread overview]
Message-ID: <87sgxnookc.fsf@163.com> (raw)
In-Reply-To: <87h8e94o10.fsf@ericabrahamsen.net> (Eric Abrahamsen's message of "Tue, 15 Jan 2019 13:19:23 -0800")


>
> (apply #'quail-define-rules pinyin-map-alist)
>
> The input method wouldn't be affected, but we'd have access to the
> mapping via the constant, which would be very useful.
>

I agree this idea very much, 3 years ago, pyim do not have
pyim-pymap.el, it use regexp to parse PY.el to get
(CJKchar -> pinyin) map, works but I think this is a ugly
way, so I create pyim-pymap.el based on PY.el

In my opinion, as a CJK input method, PY.el nearly useless
for it is very very hard to use. but pinyin->CJKchar map and
CJK-char->pinyin map very useful, for example, we can create
search tool, which can search CJKchar with pinyin.


> Eric
>
> [1]: https://github.com/tumashu/pyim/blob/master/pyim-pymap.el

-- 




  parent reply	other threads:[~2019-01-20  6:01 UTC|newest]

Thread overview: 8+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2019-01-15 21:19 Building intermediate Chinese language romanization alists Eric Abrahamsen
2019-01-16  0:09 ` Karl Fogel
2019-01-16  0:26   ` Eric Abrahamsen
2019-01-16  0:23 ` Karl Fogel
2019-01-16  0:29   ` Eric Abrahamsen
2019-01-18  0:34     ` Karl Fogel
2019-01-20  6:01 ` Feng Shu [this message]
2019-01-27  5:50   ` Eric Abrahamsen

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=87sgxnookc.fsf@163.com \
    --to=tumashu@163.com \
    --cc=emacs-devel@gnu.org \
    --cc=eric@ericabrahamsen.net \
    /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.