unofficial mirror of bug-gnu-emacs@gnu.org 
 help / color / mirror / code / Atom feed
* bug#11650: 24.1.50; "Simple" input methods do not allow selection of alternatives with quail-completions
@ 2012-06-08 13:30 Lawrence Mitchell
  2019-08-17 22:34 ` Lars Ingebrigtsen
  0 siblings, 1 reply; 4+ messages in thread
From: Lawrence Mitchell @ 2012-06-08 13:30 UTC (permalink / raw)
  To: 11650


emacs -Q

C-u C-\ TeX RET

\"o TAB

Three completions are shown:

Possible completion and corresponding characters are:
 \"o:(1/1) 1.ӧ 2.ȫ 3.ö

Those are:
CYRILLIC SMALL LETTER O WITH DIAERESIS
LATIN SMALL LETTER O WITH DIAERESIS AND MACRON
LATIN SMALL LETTER O WITH DIAERESIS

They all have the relevant mouse-highlight face, but mouse-2 on
any of them does not insert the relevant one in a buffer.

This is an unintended side-effect of this change:

Author: Stefan Monnier <monnier@iro.umontreal.ca>
Date:   Sun Apr 8 22:53:51 2012 -0400

    * leim/quail/latin-ltx.el: Auto-generate some of the entries.
    (latin-ltx--ascii-p): New function.
    (latin-ltx--define-rules): New macro.
    (define-rules): Use it.


Previously, there was a one-to-one mapping between TeX-like names
and inserted characters, with this change, many entries are
one-to-many.  Doubly unfortunately, the most likely candidate is
often not the first option.  I'd suggest reverting that commit.

Lawrence





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

end of thread, other threads:[~2019-08-18 17:21 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2012-06-08 13:30 bug#11650: 24.1.50; "Simple" input methods do not allow selection of alternatives with quail-completions Lawrence Mitchell
2019-08-17 22:34 ` Lars Ingebrigtsen
2019-08-18  8:10   ` Andreas Schwab
2019-08-18 17:21     ` Lars Ingebrigtsen

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).