unofficial mirror of bug-gnu-emacs@gnu.org 
 help / color / mirror / code / Atom feed
From: Visuwesh <visuweshm@gmail.com>
To: Robert Pluim <rpluim@gmail.com>
Cc: Thanos Apollo <public@thanosapollo.org>, 73909@debbugs.gnu.org
Subject: bug#73909: [PATCH 2/2] quail/greek.el: Add greek-polytonic.
Date: Mon, 21 Oct 2024 16:35:37 +0530	[thread overview]
Message-ID: <87wmi1u35q.fsf@gmail.com> (raw)
In-Reply-To: <87y12hpweo.fsf@gmail.com> (Robert Pluim's message of "Mon, 21 Oct 2024 12:45:03 +0200")

[திங்கள் அக்டோபர் 21, 2024] Robert Pluim wrote:

>>>>>> On Sun, 20 Oct 2024 22:35:36 +0300, Thanos Apollo via "Bug reports for GNU Emacs, the Swiss army knife of text editors" <bug-gnu-emacs@gnu.org> said:
>
> Thanks for this. A few minor comments below.
>
>     Thanos> Git patches is not my area of expertise, if I've done anything wrong
>     Thanos> feel free to correct me.
>
> The commit message needs to be in ChangeLog format. See 'Generating
> ChangeLog entries' in CONTRIBUTE in the Emacs sources for how to have
> Emacs help you with that, and 'Commit messages' for other
> recommendations. Since this is a new input method, thereʼs no need to
> describe every single detail.
>
>     Thanos> +(quail-define-package
>     Thanos> + "greek-polytonic" "Greek" "ῶ" t
>     Thanos> + "Greek input method, with support for polytonic & archaic Greek letters."
>     Thanos> + nil t t t t nil nil nil nil nil t)
>     Thanos> +
>     Thanos> +(quail-define-rules
>     Thanos> + ("1" ?1)
>     Thanos> + ("2" ?2)
>     Thanos> + ("3" ?3)
>     Thanos> + ("4" ?4)
>     Thanos> + ("5" ?5)
>     Thanos> + ("6" ?6)
>     Thanos> + ("7" ?7)
>     Thanos> + ("8" ?8)
>     Thanos> + ("9" ?9)
>     Thanos> + ("0" ?0)
>     Thanos> + ("-" ?-)
>     Thanos> + ("=" ?=)
>     Thanos> + ("[" ?\[)
>     Thanos> + ("]" ?\])
>
> Thereʼs no need for entries that map to themselves.

I was thinking the same thing but I remembered that it is probably best
to have it: If the user uses a keyboard layout that has, say, { in the
place that 1 is in the QWERTY layout, she would want { to insert 1 when
using the greek-polytonic layout.





  reply	other threads:[~2024-10-21 11:05 UTC|newest]

Thread overview: 19+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2024-10-20 12:46 bug#73909: [PATCH 2/2] quail/greek.el: Add greek-polytonic Thanos Apollo via Bug reports for GNU Emacs, the Swiss army knife of text editors
2024-10-20 13:13 ` Eli Zaretskii
2024-10-20 13:21   ` Thanos Apollo via Bug reports for GNU Emacs, the Swiss army knife of text editors
2024-10-20 13:54     ` Eli Zaretskii
2024-10-20 18:07 ` Visuwesh
2024-10-20 18:10   ` Visuwesh
2024-10-20 19:35   ` Thanos Apollo via Bug reports for GNU Emacs, the Swiss army knife of text editors
2024-10-21 10:45     ` Robert Pluim
2024-10-21 11:05       ` Visuwesh [this message]
2024-10-21 13:36         ` Robert Pluim
2024-10-21 13:53           ` Visuwesh
2024-10-21 14:18             ` Robert Pluim
2024-10-21 14:31               ` Visuwesh
2024-10-21 14:45                 ` Robert Pluim
2024-10-21 15:06                   ` Visuwesh
2024-10-21 12:57       ` Thanos Apollo via Bug reports for GNU Emacs, the Swiss army knife of text editors
2024-10-21 13:30         ` Robert Pluim
2024-10-21 13:39           ` Robert Pluim
2024-10-21 15:43             ` Thanos Apollo via Bug reports for GNU Emacs, the Swiss army knife of text editors

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=87wmi1u35q.fsf@gmail.com \
    --to=visuweshm@gmail.com \
    --cc=73909@debbugs.gnu.org \
    --cc=public@thanosapollo.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).