unofficial mirror of emacs-devel@gnu.org 
 help / color / mirror / code / Atom feed
* Postfix input methods and read-char
@ 2025-01-07 12:51 Gautier Ponsinet
  2025-01-07 13:13 ` tomas
  2025-01-07 13:35 ` Eli Zaretskii
  0 siblings, 2 replies; 7+ messages in thread
From: Gautier Ponsinet @ 2025-01-07 12:51 UTC (permalink / raw)
  To: emacs-devel

Hello everyone,

The following question is motivated by the avy package
(https://github.com/abo-abo/avy) which relies on read-char. How to
select a character without accent via read-char with an active "postfix"
input method?

An example, in emacs -Q:
- C-u C-\ french-postfix <Enter>
- M-: (read-char "Prompt: " t) <Enter>
- a

Here, the minibuffer waits for a possible accent (^ or `). How can I
enter a simple "a" without accent?

All the best,
Gautier.



^ permalink raw reply	[flat|nested] 7+ messages in thread

end of thread, other threads:[~2025-01-09 15:19 UTC | newest]

Thread overview: 7+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2025-01-07 12:51 Postfix input methods and read-char Gautier Ponsinet
2025-01-07 13:13 ` tomas
2025-01-07 13:29   ` Gautier Ponsinet
2025-01-07 13:35 ` Eli Zaretskii
2025-01-07 14:02   ` Gautier Ponsinet
2025-01-07 14:21     ` Eli Zaretskii
2025-01-09 15:19       ` Gautier Ponsinet

Code repositories for project(s) associated with this public inbox

	https://git.savannah.gnu.org/cgit/emacs.git

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).