|
From: | Perry E. Metzger |
Subject: | Re: not quite understanding input methods |
Date: | Mon, 30 Aug 2021 15:00:21 -0400 |
User-agent: | Mozilla/5.0 (Macintosh; Intel Mac OS X 10.15; rv:92.0) Gecko/20100101 Thunderbird/92.0 |
On 8/30/21 14:37, Perry E. Metzger wrote:
Having thought about this, is `read_char` actually going to be called under these circumstances? Remember that I've bound "<f19>" to a function that inserts a character into the buffer, and it is that character in the buffer that is in the quail rule. I may be confused about how all of this works, of course.On 8/30/21 14:00, Stefan Monnier wrote:This sounds like a reasonable idea. If such a variable gets added to themaster branch I will happily test it out.Can you cook up a patch for it?Cooked up (see attached), but it doesn't actually seem to work. My assumption is that `prev_event` is not set at the point where this executes; I have to confess I don't quite understand what will and won't set `prev_event`.
Perry
[Prev in Thread] | Current Thread | [Next in Thread] |