[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

[Pkg-ime-devel] Bug#799666: m17n-db: rfc1345 input method captures unrelated keystrokes



Control: reassign -1 m17n-db
Control: found -1 m17n-db/1.7.0-2

On 01-Dec-2015, Ben Finney wrote:
> For example, pressing ?/? then ?q? will result in the terminal
> receiving the sequences in reverse order.
> 
> So typing ?/quit? sends ?q/uit?.
> 
> Please investigate what has regressed to make ?/? and ?Ctrl+U? (and
> anything except ?&?) behave like unwanted prefix keys.

This regression seems to be explicitly caused by code in
?/usr/share/m17n/global.mim?:

=====
 (fallback-input-method
  (_"Fallback input methods.
Value must be comma separated fallback input method names.
When you type a key that is not handled by the currently activated intup method,
fallback input methods (in the order specified in this variable) try
to handle that key, and the first one that can handle the key is activated
temporarily.
For instance, as the default value of this variable is \"lsymbol, unicode\",
when you type \"/...\" while you are activating an input method
that doesn't handle that key sequence, \"lsymbol\" input method is activated
and \"?\" (U+2026: HORIZONTAL ELLIPSIS) is inserted.")
  "lsymbol, unicode"))
=====

Please reverse this change, and restore the behaviour of earlier
versions: only enable input methods explicitly requested by the user.

-- 
 \         ?Truth would quickly cease to become stranger than fiction, |
  `\                     once we got as used to it.? ?Henry L. Mencken |
_o__)                                                                  |
Ben Finney <ben at benfinney.id.au>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 819 bytes
Desc: not available
URL: <http://lists.alioth.debian.org/pipermail/pkg-ime-devel/attachments/20151223/63e72a53/attachment.sig>


Reply to: