--- Begin Message ---
Subject: |
[PATCH 2/2] quail/greek.el: Add greek-polytonic. |
Date: |
Sun, 20 Oct 2024 15:46:55 +0300 |
Tags: patch
Attaching a patch that adds a new Greek Input method with support for
Greek polytonic & archaic letters, greek-polytonic.
In GNU Emacs 29.4 (build 1, x86_64-pc-linux-gnu, GTK+ Version 3.24.41,
cairo version 1.18.0)
System Description: Guix System
Configured using:
'configure
CONFIG_SHELL=/gnu/store/3jhfhxdf6v5ms10x5zmnl166dh3yhbr1-bash-minimal-5.1.16/bin/bash
SHELL=/gnu/store/3jhfhxdf6v5ms10x5zmnl166dh3yhbr1-bash-minimal-5.1.16/bin/bash
--prefix=/gnu/store/ipikjv0dghwysvl1xj37wgp2x8f4jmxz-emacs-pgtk-29.4
--enable-fast-install --with-pgtk --with-cairo --with-modules
--with-native-compilation=aot --disable-build-details'
0002-quail-greek.el-Add-greek-polytonic.patch
Description: Text Data
--
Thanos Apollo
https://thanosapollo.org
signature.asc
Description: PGP signature
--- End Message ---
--- Begin Message ---
Subject: |
Re: bug#73909: [PATCH 2/2] quail/greek.el: Add greek-polytonic. |
Date: |
Sun, 03 Nov 2024 09:26:45 +0200 |
> From: Thanos Apollo <public@thanosapollo.org>
> Cc: 73909@debbugs.gnu.org
> Date: Sun, 03 Nov 2024 09:09:13 +0200
>
> Eli Zaretskii <eliz@gnu.org> writes:
>
> [...]
> >
> > This part is AFAICT new in the patch, it was never discussed before.
> > It's okay to add more sequences for « and », but can you tell why we
> > should remove the old sequences? do they get in the way or something?
> > If the old sequences don't do any harm, I'd prefer to keep them _and_
> > add the new ones.
>
> True, keeping the current bindings & just adding extra ones is a better
> option. Note that "greek-postfix" uses "<<" & ">>" for double angle
> quotation markings as well, not ";<", this addition makes the greek
> input methods more "coherent" with each other.
>
> Attaching patches below, after having done a rebase on master.
Thanks, installed on master, and closing the bug.
--- End Message ---