GNU bug report logs - #11650
24.1.50; "Simple" input methods do not allow selection of alternatives with quail-completions

Previous Next

Package: emacs;

Reported by: Lawrence Mitchell <wence <at> gmx.li>

Date: Fri, 8 Jun 2012 13:34:02 UTC

Severity: normal

Tags: moreinfo

Found in version 24.1.50

Done: Lars Ingebrigtsen <larsi <at> gnus.org>

Bug is archived. No further changes may be made.

Full log


View this message in rfc822 format

From: Lawrence Mitchell <wence <at> gmx.li>
To: 11650 <at> debbugs.gnu.org
Subject: bug#11650: 24.1.50; "Simple" input methods do not allow selection of alternatives with quail-completions
Date: Fri, 08 Jun 2012 14:30:31 +0100
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 <at> 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




This bug report was last modified 5 years and 357 days ago.

Previous Next


GNU bug tracking system
Copyright (C) 1999 Darren O. Benham, 1997,2003 nCipher Corporation Ltd, 1994-97 Ian Jackson.