all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
From: Lars Ingebrigtsen <larsi@gnus.org>
To: Naohiro Aota <naota@elisp.net>
Cc: Andrew Hyatt <ahyatt@gmail.com>,
	akirashinigami@gmail.com, Alex <agrambot@gmail.com>,
	5990@debbugs.gnu.org
Subject: bug#5990: 23.1; Cannot type the word 買います
Date: Tue, 31 Aug 2021 10:34:11 +0200	[thread overview]
Message-ID: <87a6kyj9mk.fsf@gnus.org> (raw)
In-Reply-To: <20210831061309.ppeluqllz4jim5hp@naota-xeon> (Naohiro Aota's message of "Tue, 31 Aug 2021 15:13:09 +0900")

Naohiro Aota <naota@elisp.net> writes:

> To get "買います", we need explicitly set the conversion length to 2
> with C-o/C-i. It can be reproduced in a code like this:
>
> (let ((kkc-current-key "かいます"))
>   (kkc-lookup-key 2)
>   kkc-current-conversions)
> (1 "買い" "書い" "描い" "飼い" "画い" "欠い" "掻い" "嗅い" "交い" "畫い" "缺い" ...)
> ;;  `-- Here, we have the "買います" result

Ah, I see.

> IMHO, implementing such complex algorithm is out of scope for leim. It
> still can be a "rescue" tool even with the simple algorithm if you can
> set a proper conversion length. And, we anyway use other IM like mozc,
> SKK, tc.el.

So it this basically working as designed, and the bug report should be
closed?

-- 
(domestic pets only, the antidote for overdose, milk.)
   bloggy blog: http://lars.ingebrigtsen.no





  reply	other threads:[~2021-08-31  8:34 UTC|newest]

Thread overview: 9+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2010-04-20 18:48 bug#5990: 23.1; Cannot type the word 買います Erik Mekhsian
2016-08-07  4:05 ` Andrew Hyatt
2016-08-07 13:59   ` Eli Zaretskii
2016-08-08 17:01     ` Alex
2021-08-26 19:21       ` Lars Ingebrigtsen
2021-08-31  6:13         ` Naohiro Aota
2021-08-31  8:34           ` Lars Ingebrigtsen [this message]
2021-08-31 13:03             ` Naohiro Aota
2021-09-01  8:07               ` Lars Ingebrigtsen

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=87a6kyj9mk.fsf@gnus.org \
    --to=larsi@gnus.org \
    --cc=5990@debbugs.gnu.org \
    --cc=agrambot@gmail.com \
    --cc=ahyatt@gmail.com \
    --cc=akirashinigami@gmail.com \
    --cc=naota@elisp.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.