[ஞாயிறு அக்டோபர் 09, 2022] Visuwesh wrote:
>> Attached patch puts the "Kharosthi" item in both Indian and Misc
>> submenus without overwriting.
>>
>>
>>
>> The problem is that when looping, the variables setup-map and
>> describe-map gets outdated and causes the overwrite. The solution I
>> came up with was to update them both to their default after each
>> iteration. This involved moving the keymap-setting forms to a
>> separate
>> function.
>
> Hmm, I seethat the function can be cleaned up further. I will do it
> after my dinner.
Please find attached.