From: "समीर सिंह Sameer Singh" <lumarzeli30@gmail.com>
To: Robert Pluim <rpluim@gmail.com>
Cc: 54914@debbugs.gnu.org
Subject: bug#54914: 28.1.50; Unable to form Brahmi conjuncts in Emacs
Date: Sun, 17 Apr 2022 19:55:36 +0530 [thread overview]
Message-ID: <CAOR1sLw7jTWmgOupXSRGb9qZ+w=aboyrfcUcWPSQ1FQi1i+HTw@mail.gmail.com> (raw)
In-Reply-To: <87h76r3j36.fsf@gmail.com>
[-- Attachment #1.1: Type: text/plain, Size: 1664 bytes --]
Everything seems to be working fine now.
Thank you Eli and Robert for your hardwork.
Here is "Welcome to Emacs" in Sanskrit in the Brahmi script rendered
correctly in Emacs!
𑀈𑀫𑁃𑀓𑁆𑀲𑁂 𑀲𑁆𑀯𑀸𑀕𑀢𑀫𑁆 (ईमैक्से स्वागतम् īmaiksē svāgatam)
On Sun, Apr 17, 2022 at 7:31 PM Robert Pluim <rpluim@gmail.com> wrote:
> >>>>> On Sun, 17 Apr 2022 18:19:47 +0530, समीर सिंह Sameer Singh <
> lumarzeli30@gmail.com> said:
>
> समीर> Vowel signs U+1103E U+1103F U+11040 and U+11041 are not
> connected properly
> समीर> to conjuncts.
>
> समीर> Here are the codepoints of the text I entered:
> समीर> 11013 11046 11032 1103E (𑀓𑁆𑀲𑀾)
> समीर> 11013 11046 11032 1103F (𑀓𑁆𑀲𑀿)
> समीर> 11013 11046 11032 11040 (𑀓𑁆𑀲𑁀)
> समीर> 11013 11046 11032 11041 (𑀓𑁆𑀲𑁁)
>
> How about this?
>
> diff --git a/lisp/language/indian.el b/lisp/language/indian.el
> index 0a50dd999f..ef095ddc3b 100644
> --- a/lisp/language/indian.el
> +++ b/lisp/language/indian.el
> @@ -397,7 +397,7 @@ malayalam-composable-pattern
> ;; Brahmi composition rules
> (let ((consonant "[\U00011013-\U00011034]")
> (non-consonant "[^\U00011013-\U00011034\U00011046\U0001107F]")
> - (vowel "[\U00011038-\U0001103D\U00011042-\U00011045]")
> + (vowel "[\U00011038-\U00011045]")
> (numeral "[\U00011052-\U00011065]")
> (multiplier "[\U00011064\U00011065]")
> (virama "\U00011046")
>
> Robert
> --
>
[-- Attachment #1.2: Type: text/html, Size: 2282 bytes --]
[-- Attachment #2: emacs.png --]
[-- Type: image/png, Size: 7272 bytes --]
next prev parent reply other threads:[~2022-04-17 14:25 UTC|newest]
Thread overview: 20+ messages / expand[flat|nested] mbox.gz Atom feed top
2022-04-13 10:55 bug#54914: 28.1.50; Unable to form Brahmi conjuncts in Emacs Sameer Singh
2022-04-13 16:03 ` Eli Zaretskii
2022-04-13 16:56 ` Robert Pluim
2022-04-13 18:06 ` समीर सिंह Sameer Singh
2022-04-13 18:26 ` Eli Zaretskii
2022-04-14 9:07 ` Robert Pluim
2022-04-16 10:22 ` Eli Zaretskii
2022-04-16 12:13 ` समीर सिंह Sameer Singh
2022-04-16 12:26 ` Eli Zaretskii
2022-04-16 13:34 ` समीर सिंह Sameer Singh
2022-04-16 16:29 ` Eli Zaretskii
2022-04-17 12:49 ` समीर सिंह Sameer Singh
2022-04-17 14:01 ` Robert Pluim
2022-04-17 14:25 ` समीर सिंह Sameer Singh [this message]
2022-04-17 14:57 ` Eli Zaretskii
2022-04-17 15:50 ` समीर सिंह Sameer Singh
2022-04-17 17:38 ` Eli Zaretskii
2022-04-17 17:51 ` समीर सिंह Sameer Singh
2022-04-17 18:32 ` Eli Zaretskii
2022-04-17 14:49 ` Eli Zaretskii
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
List information: https://www.gnu.org/software/emacs/
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to='CAOR1sLw7jTWmgOupXSRGb9qZ+w=aboyrfcUcWPSQ1FQi1i+HTw@mail.gmail.com' \
--to=lumarzeli30@gmail.com \
--cc=54914@debbugs.gnu.org \
--cc=rpluim@gmail.com \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
Code repositories for project(s) associated with this public inbox
https://git.savannah.gnu.org/cgit/emacs.git
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).