diff options
| author | Po Lu | 2023-06-09 18:05:26 +0800 |
|---|---|---|
| committer | Po Lu | 2023-06-09 18:05:26 +0800 |
| commit | 01bea42cbff84ca76f339088f19a42cddfe83cbb (patch) | |
| tree | f3f0c250a13ee6e4ad004fbc310726667779710a /java/debug.sh | |
| parent | a5b74e2ff62faccea19c00783e62bc328c30f92a (diff) | |
| download | emacs-01bea42cbff84ca76f339088f19a42cddfe83cbb.tar.gz emacs-01bea42cbff84ca76f339088f19a42cddfe83cbb.zip | |
Avoid responding to input method queries asynchronously
* src/androidterm.c (handle_one_android_event): Don't answer
queries here; just rely on the event interrupting
android_select. This avoids exposing buffer contents to input
methods while a command is being executed.
* src/textconv.c (TEXTCONV_DEBUG, really_commit_text)
(really_finish_composing_text, really_set_composing_text)
(really_set_composing_region, really_delete_surrounding_text)
(really_set_point_and_mark, get_extracted_text): Add debugging
printouts.
Diffstat (limited to 'java/debug.sh')
0 files changed, 0 insertions, 0 deletions