From: Eli Zaretskii <eliz@gnu.org>
To: Richard Wordingham <richard.wordingham@ntlworld.com>
Cc: 67828-done@debbugs.gnu.org
Subject: bug#67828: 27.1; Sinhala touching consonants
Date: Sat, 16 Dec 2023 15:34:15 +0200 [thread overview]
Message-ID: <83a5qamfu0.fsf@gnu.org> (raw)
In-Reply-To: <20231214170802.03b5ea4d@JRWUBU2> (bug-gnu-emacs@gnu.org)
> Date: Thu, 14 Dec 2023 17:08:02 +0000
> From: Richard Wordingham via "Bug reports for GNU Emacs,
> the Swiss army knife of text editors" <bug-gnu-emacs@gnu.org>
>
> To reproduce:
>
> Paste the Sinhala script string "ගන්තවා" into a buffer.
>
> Ther string will then display with a dotted circle in the middle. The
> problem is that this string is split into three clusters for rendering.
> The dotted circle ought not to appear. With a suitable font being
> selected for Sinhala, e.g. Noto Sans Sinhala, the characters either side
> of ් should abut or have very little separation. Without a suitable
> font, the display should fall back to one similar to "ගන්ත්වා".
>
> The problem can be fixed by changing the file lisp/language/sinhala.el
> as follows:
>
> 41c42
> <
> "[\u0D9A-\u0DC6]\\(?:\u0DCA\u200D[\u0D9A-\u0DC6]\\)*[\u0DCF-\u0DDF\u0DF2-\u0DF3]*\u0DCA?[\u0D82-\u0D83]?\\|"
> ---
> > "[\u0D9A-\u0DC6]\\(?:\\(\u0DCA\u200D\\|\u200D\u0DCA\\)[\u0D9A-\u0DC6]\\)*[\u0DCF-\u0DDF\u0DF2-\u0DF3]*\u0DCA?[\u0D82-\u0D83]?\\|"
Thanks, installed on the emacs-29 branch, and closing the bug.
prev parent reply other threads:[~2023-12-16 13:34 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
2023-12-14 17:08 bug#67828: 27.1; Sinhala touching consonants Richard Wordingham via Bug reports for GNU Emacs, the Swiss army knife of text editors
2023-12-16 13:34 ` Eli Zaretskii [this message]
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
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=83a5qamfu0.fsf@gnu.org \
--to=eliz@gnu.org \
--cc=67828-done@debbugs.gnu.org \
--cc=richard.wordingham@ntlworld.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 external index
https://git.savannah.gnu.org/cgit/emacs.git
https://git.savannah.gnu.org/cgit/emacs/org-mode.git
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.