On Sat, Apr 21, 2018 at 8:42 AM, Edward K. Ream <[email protected]> wrote:
> On Sat, Apr 21, 2018 at 7:59 AM, 'Karsten Wolf' via leo-editor < > [email protected]> wrote: > > Replacing "actual_ch" with "ch" made it work again. >> > > Thanks for this. I know from experience that this is only a partial fix. > There are some situations when testing against "ch" will not work. I'll > have another look. > After further review, your suggestion may be correct. Indeed, the "ch" argument to doMacTweaks is the *unchanged* "raw" character, that is chr(keynum), returned by filter.qtKey. A few minutes of testing should reveal any flaws in this reasoning. Edward -- You received this message because you are subscribed to the Google Groups "leo-editor" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To post to this group, send email to [email protected]. Visit this group at https://groups.google.com/group/leo-editor. For more options, visit https://groups.google.com/d/optout.
