all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
From: Po Lu via "Bug reports for GNU Emacs, the Swiss army knife of text editors" <bug-gnu-emacs@gnu.org>
To: Joseph Turner <joseph@breatheoutbreathe.in>
Cc: 72899@debbugs.gnu.org
Subject: bug#72899: [Android] read-key-sequence returns unexpected [text-conversion]
Date: Thu, 26 Sep 2024 08:17:16 +0800	[thread overview]
Message-ID: <87plorz2sz.fsf@yahoo.com> (raw)
In-Reply-To: <F07AEAB5-4848-44D0-A674-F03D90E2A603@breatheoutbreathe.in> (Joseph Turner's message of "Sat, 31 Aug 2024 01:32:27 -0400")

tags 72899 notabug
close 72899
thanks

Joseph Turner <joseph@breatheoutbreathe.in> writes:

> Hi Po Lu,
>
> I am testing out spaced repetition systems which work fully within Emacs and also on Android.  When I tried org-drill, it failed to recognize my key
> inputs.  After digging, I found that on Android read-key-sequence simply returns [text-conversion], instead of whatever key sequence was actually
> pressed.
>
> Running an old version of Android Emacs from F-Droid; please forgive me if this is already fixed:
>
> GNU Emacs 30.0.50 (build 1, aarch64-unknown-linux-android22) of 2024-02-12
>
> Internet searching for "Emacs" and "text-conversion" only resulted in finding commit d4d9db8dc6e.
>
> Thank you!
>
> Joseph
>
> P.S. Sending this email from a phone, so I can't add you with X-Debbugs-Cc.

You must pass t as the DISABLE-TEXT-CONVERSION argument to
`read-key-sequence', or input methods will not generate keystrokes for
keypresses but insert text directly into the selected buffer.





  reply	other threads:[~2024-09-26  0:17 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2024-08-31  5:32 bug#72899: [Android] read-key-sequence returns unexpected [text-conversion] Joseph Turner via Bug reports for GNU Emacs, the Swiss army knife of text editors
2024-09-26  0:17 ` Po Lu via Bug reports for GNU Emacs, the Swiss army knife of text editors [this message]
2024-09-26  0:55   ` Joseph Turner via Bug reports for GNU Emacs, the Swiss army knife of text editors

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=87plorz2sz.fsf@yahoo.com \
    --to=bug-gnu-emacs@gnu.org \
    --cc=72899@debbugs.gnu.org \
    --cc=joseph@breatheoutbreathe.in \
    --cc=luangruo@yahoo.com \
    /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.