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: help-debbugs <at> gnu.org (GNU bug Tracking System)
To: Lawrence Mitchell <wence <at> gmx.li>
Subject: bug#11650: closed (Re: bug#11650: 24.1.50; "Simple" input methods
 do not allow selection of alternatives with quail-completions)
Date: Sun, 18 Aug 2019 17:22:01 +0000
[Message part 1 (text/plain, inline)]
Your bug report

#11650: 24.1.50; "Simple" input methods do not allow selection of alternatives with quail-completions

which was filed against the emacs package, has been closed.

The explanation is attached below, along with your original report.
If you require more details, please reply to 11650 <at> debbugs.gnu.org.

-- 
11650: http://debbugs.gnu.org/cgi/bugreport.cgi?bug=11650
GNU Bug Tracking System
Contact help-debbugs <at> gnu.org with problems
[Message part 2 (message/rfc822, inline)]
From: Lars Ingebrigtsen <larsi <at> gnus.org>
To: Andreas Schwab <schwab <at> linux-m68k.org>
Cc: 11650-done <at> debbugs.gnu.org, Lawrence Mitchell <wence <at> gmx.li>
Subject: Re: bug#11650: 24.1.50; "Simple" input methods do not allow
 selection of alternatives with quail-completions
Date: Sun, 18 Aug 2019 10:21:33 -0700
Andreas Schwab <schwab <at> linux-m68k.org> writes:

> On Aug 17 2019, Lars Ingebrigtsen <larsi <at> gnus.org> wrote:
>
>> I'm unable to reproduce this bug, because if I type
>>
>> \"o TAB
>>
>> I just end up with a buffer with an ö character and a TAB inserted.
>
> This is probably a dup of 13950 which has been fixed in commit c8cefd6a81.

Right; closing.

-- 
(domestic pets only, the antidote for overdose, milk.)
   bloggy blog: http://lars.ingebrigtsen.no

[Message part 3 (message/rfc822, inline)]
From: Lawrence Mitchell <wence <at> gmx.li>
To: bug-gnu-emacs <at> gnu.org
Subject: 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.