* 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
* bug#11650: 24.1.50; "Simple" input methods do not allow selection of alternatives with quail-completions
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
0 siblings, 1 reply; 4+ messages in thread
From: Lars Ingebrigtsen @ 2019-08-17 22:34 UTC (permalink / raw)
To: Lawrence Mitchell; +Cc: 11650
Lawrence Mitchell <wence@gmx.li> writes:
> 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.ö
(I'm going through old bug reports that unfortunately have gotten no
responses yet.)
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. Are
there any additional steps to see the completions, or has this just
changed a lot in the intervening years and been fixed in a different
way?
> 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.
--
(domestic pets only, the antidote for overdose, milk.)
bloggy blog: http://lars.ingebrigtsen.no
^ permalink raw reply [flat|nested] 4+ messages in thread
* bug#11650: 24.1.50; "Simple" input methods do not allow selection of alternatives with quail-completions
2019-08-17 22:34 ` Lars Ingebrigtsen
@ 2019-08-18 8:10 ` Andreas Schwab
2019-08-18 17:21 ` Lars Ingebrigtsen
0 siblings, 1 reply; 4+ messages in thread
From: Andreas Schwab @ 2019-08-18 8:10 UTC (permalink / raw)
To: Lars Ingebrigtsen; +Cc: 11650, Lawrence Mitchell
On Aug 17 2019, Lars Ingebrigtsen <larsi@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.
Andreas.
--
Andreas Schwab, schwab@linux-m68k.org
GPG Key fingerprint = 58CA 54C7 6D53 942B 1756 01D3 44D5 214B 8276 4ED5
"And now for something completely different."
^ permalink raw reply [flat|nested] 4+ messages in thread
* bug#11650: 24.1.50; "Simple" input methods do not allow selection of alternatives with quail-completions
2019-08-18 8:10 ` Andreas Schwab
@ 2019-08-18 17:21 ` Lars Ingebrigtsen
0 siblings, 0 replies; 4+ messages in thread
From: Lars Ingebrigtsen @ 2019-08-18 17:21 UTC (permalink / raw)
To: Andreas Schwab; +Cc: 11650-done, Lawrence Mitchell
Andreas Schwab <schwab@linux-m68k.org> writes:
> On Aug 17 2019, Lars Ingebrigtsen <larsi@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
^ 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 external index
https://git.savannah.gnu.org/cgit/emacs.git
https://git.savannah.gnu.org/cgit/emacs/org-mode.git
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.