GNU bug report logs -
#66470
29.1; Provide Urdu input method
Previous Next
Reported by: Rahguzar <rahguzar <at> zohomail.eu>
Date: Wed, 11 Oct 2023 18:45:02 UTC
Severity: wishlist
Found in version 29.1
Done: Eli Zaretskii <eliz <at> gnu.org>
Bug is archived. No further changes may be made.
Full log
Message #64 received at 66470 <at> debbugs.gnu.org (full text, mbox):
[Message part 1 (text/plain, inline)]
Eli Zaretskii <eliz <at> gnu.org> writes:
>> > Each defcustom should have a :version tag stating the first version in
>> > which it will appear.
>>
>> Thanks, I have added the version now and removed the group, since I
>> remembered from another thread that there preference is not to declare
>> the group explicitly.
>>
>> P.S. While testing this I also fixed another issue where
>> `pakistan--regenerate-translations` will work the first time but not
>> subsequent ones. The fix was to replace
>>
>> (quail-install-map `(nil))
>>
>> (quail-install-map (list nil))
>>
>> and I don't understand why that makes a difference. But while trying to
>> debug this I noticed that `quail-install-map` ignores the optional NAME
>> argument and always installs the map in the current quail package. Is
>> this the intended behavior? I have now added a
>>
>> (quail-select-package "urdu-custom")
>>
>> before the call to `quail-install-map` to make sure regenerating the
>> input method in custom doesn't trample some other input method.
>
> Did you forget to attach the updated patch?
Yes, sorry about that. I have attached it now.
Rahguzar
[0001-Input-methods-for-Urdu-Pashto-and-Sindhi.patch (text/x-patch, attachment)]
This bug report was last modified 1 year and 246 days ago.
Previous Next
GNU bug tracking system
Copyright (C) 1999 Darren O. Benham,
1997,2003 nCipher Corporation Ltd,
1994-97 Ian Jackson.