unofficial mirror of bug-gnu-emacs@gnu.org 
 help / color / mirror / code / Atom feed
From: Thanos Apollo via "Bug reports for GNU Emacs, the Swiss army knife of text editors" <bug-gnu-emacs@gnu.org>
To: Robert Pluim <rpluim@gmail.com>
Cc: 73909@debbugs.gnu.org, Visuwesh <visuweshm@gmail.com>
Subject: bug#73909: [PATCH 2/2] quail/greek.el: Add greek-polytonic.
Date: Mon, 21 Oct 2024 15:57:24 +0300	[thread overview]
Message-ID: <87fropzk97.fsf@thanosapollo.org> (raw)
In-Reply-To: <87y12hpweo.fsf@gmail.com>

[-- Attachment #1: Type: text/plain, Size: 2322 bytes --]

Robert Pluim <rpluim@gmail.com> writes:

>>>>>> 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:

[...]

>    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.

Ok, will redo the patches and try out magit-generate-change-log & vc

>
> Thereʼs no need for entries that map to themselves.
>

Thanks for clarifying that, I had copied it from the "greek" input
method.

[...]
>     Thanos> + ("; " ["’ "]) ;; U+2019 (apostrophe)
>
> Strictly speaking, thatʼs a RIGHT SINGLE QUOTATION MARK. Apostrophe is
> ?ʼ U+2BC
>

Indeed, but for some reason books in Greek & wikipedia[1] use U+2019.
I will be changing this to U+2BC, as it appears to be a better option.


[...]
>     Thanos> + (";C" ["’Ψ"])
>
> This seems like a lot of work just to prepend ’ to the basic
> letters. Perhaps just
>
> (";;" ?’)
>

";;" is already binded, since we are already using ";" as modifier for
vowels I thought to add it as apostrophe for consonants.  Maybe we can
add "|" for apostrophe but I'm not sure that it will feel natural.

These are all the combinations that you will see apostrophe in Greek.  I
will see if I can figure a way to free ";;" for apostrophe (U+2BC).

> instead would be more general (and easier to type).
>
>     Thanos> + ("QQ" ["“ ”"])
>
> Iʼd investigate `electric-quote-mode'.
>

If I only bind “ (U+201C) then ” (U+201D) is left unbound.  This was
the best compromise that I could come up with to have both with 1
keybinding, without using electric-pair etc.

They are not used in Greek, we use guillemets instead (« »).  I only
added them because "greek-ibycus4" has them, I guess for stylistic
purposes.  This binding is unnecessary and can be removed.



[1] https://en.wikipedia.org/wiki/Apostrophe

-- 
Thanos Apollo
https://thanosapollo.org

[-- Attachment #2: signature.asc --]
[-- Type: application/pgp-signature, Size: 865 bytes --]

  parent reply	other threads:[~2024-10-21 12:57 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
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 [this message]
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=87fropzk97.fsf@thanosapollo.org \
    --to=bug-gnu-emacs@gnu.org \
    --cc=73909@debbugs.gnu.org \
    --cc=public@thanosapollo.org \
    --cc=rpluim@gmail.com \
    --cc=visuweshm@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).