[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
bug#66470: 29.1; Provide Urdu input method
From: |
Eli Zaretskii |
Subject: |
bug#66470: 29.1; Provide Urdu input method |
Date: |
Sat, 04 Nov 2023 13:15:42 +0200 |
> From: Rahguzar <rahguzar@zohomail.eu>
> Cc: 66470@debbugs.gnu.org
> Date: Sat, 04 Nov 2023 11:56:50 +0100
>
> I have attached an updated version of the patch which addresses and
> other problems indicated in your previous messages. Please let me know
> of further changes needed and thanks for the reviews.
Thanks. This still has a few issues, though.
First, when I try to activate the pashto-keyboard input method in
"emacs -Q", Emacs signals en error:
Symbol’s value as variable is void: pakistan-urdu-use-roman-digits
I wonder how this worked for you.
> +(defcustom pakistan-urdu-prefixes
> + '((diacritics "o")
> + (poetic "G")
> + (religious "M")
> + (balochi-brahui "B")
> + (pashto "P")
> + (sindhi "C")
> + (saraiki-hindko "X"))
> + "Prefixes for `urdu-custom' input method."
> + :set #'pakistan--set-prefixes
> + :type '(repeat (list symbol string))
> + :group 'pakistan-urdu-input)
Each defcustom should have a :version tag stating the first version in
which it will appear.
- bug#66470: 29.1; Provide Urdu input method, Eli Zaretskii, 2023/11/04
- bug#66470: 29.1; Provide Urdu input method, Rahguzar, 2023/11/04
- bug#66470: 29.1; Provide Urdu input method, Eli Zaretskii, 2023/11/04
- bug#66470: 29.1; Provide Urdu input method, Rahguzar, 2023/11/04
- bug#66470: 29.1; Provide Urdu input method,
Eli Zaretskii <=
- bug#66470: 29.1; Provide Urdu input method, Rahguzar, 2023/11/04
- bug#66470: 29.1; Provide Urdu input method, Eli Zaretskii, 2023/11/11
- bug#66470: 29.1; Provide Urdu input method, Rahguzar, 2023/11/11
- bug#66470: 29.1; Provide Urdu input method, Eli Zaretskii, 2023/11/18
- bug#66470: 29.1; Provide Urdu input method, Rahguzar, 2023/11/18