all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
From: Eli Zaretskii <eliz@gnu.org>
To: "समीर सिंह Sameer Singh" <lumarzeli30@gmail.com>
Cc: 55529@debbugs.gnu.org
Subject: bug#55529: [PATCH] Add support for the Tagalog script
Date: Fri, 20 May 2022 17:23:11 +0300	[thread overview]
Message-ID: <83pmk89tbk.fsf@gnu.org> (raw)
In-Reply-To: <CAOR1sLxexy2Y_Dh+_=-L__ocJk4GE7tLKTKsV0uc_sCtsMXS5w@mail.gmail.com> (lumarzeli30@gmail.com)

> From: समीर सिंह Sameer Singh
>  <lumarzeli30@gmail.com>
> Date: Fri, 20 May 2022 03:43:54 +0530
> 
> Tagalog script  is added to Emacs this time.

Thanks.

> diff --git a/etc/NEWS b/etc/NEWS
> index 4f6df48129..4ded787888 100644
> --- a/etc/NEWS
> +++ b/etc/NEWS
> @@ -800,6 +800,7 @@ corresponding language environments are:
>  **** Siddham script and language environment
>  **** Syloti Nagri script and language environment
>  **** Modi script and language environment
> +**** Tagalog script and language environment

I think this entry should not be together with the old Indic scripts,
it should be separate from them.  Especially if you intend to add more
scripts/languages used in the Philippines.

> +(set-language-info-alist
> + "Tagalog" '((charset unicode)
> +             (coding-system utf-8)
> +             (coding-priority utf-8)
> +             (input-method . "tagalog")
> +             (sample-text . "Baybayin (ᜊᜌ᜔ᜊᜌᜒᜈ᜔)	ᜃᜓᜋᜓᜐ᜔ᜆ")
> +             (documentation . "\
> +Philippine Language Tagalog is supported in this language environment.")))

I wonder whether we should call the language-environment "Tagalog".
Why not "Filipino", which AFAIU is the official language name?
Perhaps also for the input method.





  reply	other threads:[~2022-05-20 14:23 UTC|newest]

Thread overview: 11+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2022-05-19 22:13 bug#55529: [PATCH] Add support for the Tagalog script समीर सिंह Sameer Singh
2022-05-20 14:23 ` Eli Zaretskii [this message]
2022-05-20 15:44   ` समीर सिंह Sameer Singh
2022-05-20 16:07     ` Eli Zaretskii
2022-05-20 16:31       ` समीर सिंह Sameer Singh
2022-05-21  8:23         ` Eli Zaretskii
2022-05-21  9:38           ` Eli Zaretskii
2022-05-21 15:08             ` समीर सिंह Sameer Singh
2022-05-21 15:43               ` समीर सिंह Sameer Singh
2022-05-22  7:24                 ` Eli Zaretskii
2022-05-22  7:28                   ` समीर सिंह Sameer Singh

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=83pmk89tbk.fsf@gnu.org \
    --to=eliz@gnu.org \
    --cc=55529@debbugs.gnu.org \
    --cc=lumarzeli30@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 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.