GNU bug report logs -
#58070
[PATCH 0/1] Add tamil99 input method
Previous Next
Full log
Message #71 received at 58070 <at> debbugs.gnu.org (full text, mbox):
> From: Robert Pluim <rpluim <at> gmail.com>
> Cc: Visuwesh <visuweshm <at> gmail.com>, arunisaac <at> systemreboot.net,
> 58070 <at> debbugs.gnu.org
> Date: Tue, 27 Sep 2022 11:24:12 +0200
>
> >>>>> On Tue, 27 Sep 2022 10:53:31 +0300, Eli Zaretskii <eliz <at> gnu.org> said:
>
> Eli> In any case, my suggestion for finding composition backward is to
> Eli> incrementally go back and call find-composition-internal, until it
> Eli> fails to find a composition at or before point.
>
> or until the glyph-string id changes, no? There could be two grapheme
> clusters next to each other.
Yes, comparison of the results returned by find-composition-internal
is necessary.
> Eli> The next question will be: what would be the key to which you'd bind
> Eli> this new command?
>
> DEL, but only for those people who want the new behaviour. The tricky
> bit is then how to get the old behaviour somewhere. M- - DEL already
> deletes forward, but M-0 DEL does nothing as far as I know.
That's exactly the dilemma. Maybe using the zero argument is the best
solution.
This bug report was last modified 2 years and 213 days ago.
Previous Next
GNU bug tracking system
Copyright (C) 1999 Darren O. Benham,
1997,2003 nCipher Corporation Ltd,
1994-97 Ian Jackson.