GNU bug report logs - #33024
26.1.50; the ethiopic input method does not allow the insertion of a very frequent character

Previous Next

Package: emacs;

Reported by: yilkal argaw <yilkalargawworkneh <at> gmail.com>

Date: Fri, 12 Oct 2018 08:07:02 UTC

Severity: minor

Found in version 26.1.50

Fixed in version 28.1

Done: Lars Ingebrigtsen <larsi <at> gnus.org>

Bug is archived. No further changes may be made.

To add a comment to this bug, you must first unarchive it, by sending
a message to control AT debbugs.gnu.org, with unarchive 33024 in the body.
You can then email your comments to 33024 AT debbugs.gnu.org in the normal way.

Toggle the display of automated, internal messages from the tracker.

View this report as an mbox folder, status mbox, maintainer mbox


Report forwarded to bug-gnu-emacs <at> gnu.org:
bug#33024; Package emacs. (Fri, 12 Oct 2018 08:07:04 GMT) Full text and rfc822 format available.

Acknowledgement sent to yilkal argaw <yilkalargawworkneh <at> gmail.com>:
New bug report received and forwarded. Copy sent to bug-gnu-emacs <at> gnu.org. (Fri, 12 Oct 2018 08:07:04 GMT) Full text and rfc822 format available.

Message #5 received at submit <at> debbugs.gnu.org (full text, mbox):

From: yilkal argaw <yilkalargawworkneh <at> gmail.com>
To: bug-gnu-emacs <at> gnu.org
Subject: 26.1.50; the ethiopic input method does not allow the insertion of a
 very frequent character
Date: Fri, 12 Oct 2018 06:13:21 +0300
I tried to use emacs for typing in Amharic the largest language that currently
uses the Geez-script characters and some Geez to (the latin of
Ethiopia). The ethipic input method does not allow for the insertion of
አ character when pressing a . It rather inserts ኣ. The two letters
sound the same but they are used differently. አ is very frequent in
Amharic and Geez (I think it is one of the top 10 frequent
characters). ኣ on the other hand is less frequent and not often use.
Some language like Tigrigna and Tigre use the ኣ character more often
than Amharic but the frequency of አ in those languages is very high
too. Being forced to insert አ in its unicode number renders the
ethiopic input method unusable for regular operations any of the four
language. So this
behavoiour should be altered to allow insertion of both አ and ኣ
through variations in of the A key as:
a:(1/1) 1.አ
a2:(1/1) 1.ኣ
a3:(1/1) 1.ዓ
ae:(1/1) 1.ዐ
aaa:(1/1) 1.ዓ
aa:(1/1) 1.ዐ
aaaa(1/1) 1. ዓ




Information forwarded to bug-gnu-emacs <at> gnu.org:
bug#33024; Package emacs. (Sat, 13 Oct 2018 08:15:02 GMT) Full text and rfc822 format available.

Message #8 received at 33024 <at> debbugs.gnu.org (full text, mbox):

From: Eli Zaretskii <eliz <at> gnu.org>
To: yilkal argaw <yilkalargawworkneh <at> gmail.com>
Cc: 33024 <at> debbugs.gnu.org
Subject: Re: bug#33024: 26.1.50;
 the ethiopic input method does not allow the insertion of a very
 frequent character
Date: Sat, 13 Oct 2018 11:14:00 +0300
> From: yilkal argaw <yilkalargawworkneh <at> gmail.com>
> Date: Fri, 12 Oct 2018 06:13:21 +0300
> 
> I tried to use emacs for typing in Amharic the largest language that currently
> uses the Geez-script characters and some Geez to (the latin of
> Ethiopia). The ethipic input method does not allow for the insertion of
> አ character when pressing a . It rather inserts ኣ. The two letters
> sound the same but they are used differently. አ is very frequent in
> Amharic and Geez (I think it is one of the top 10 frequent
> characters). ኣ on the other hand is less frequent and not often use.
> Some language like Tigrigna and Tigre use the ኣ character more often
> than Amharic but the frequency of አ in those languages is very high
> too.

I think you can have what you want if you do this:

 (setq ethio-primary-language 'amharic)
 (ethio-select-a-translation)

Without this, the default primary language is tigrigna.

I don't know anything about Ethiopic languages, so I don't know how
reasonable is the default we use.  (I also think the defvar's at the
beginning of ethio-util.el should be defcustoms.)

> So this behavoiour should be altered to allow insertion of both አ
> and ኣ through variations in of the A key as:
> a:(1/1) 1.አ
> a2:(1/1) 1.ኣ
> a3:(1/1) 1.ዓ
> ae:(1/1) 1.ዐ
> aaa:(1/1) 1.ዓ
> aa:(1/1) 1.ዐ
> aaaa(1/1) 1. ዓ

Maybe we could have an alternative input method that worked like
above, since this is an incompatible change.

Thanks.




Information forwarded to bug-gnu-emacs <at> gnu.org:
bug#33024; Package emacs. (Sat, 20 Oct 2018 17:57:02 GMT) Full text and rfc822 format available.

Message #11 received at 33024 <at> debbugs.gnu.org (full text, mbox):

From: yilkal argaw <yilkalargawworkneh <at> gmail.com>
To: Eli Zaretskii <eliz <at> gnu.org>
Cc: 33024 <at> debbugs.gnu.org
Subject: Re: bug#33024: 26.1.50; the ethiopic input method does not allow the
 insertion of a very frequent character
Date: Sat, 20 Oct 2018 20:56:11 +0300
[Message part 1 (text/plain, inline)]
Thanks, I'll take a look.

On Sat, Oct 13, 2018, 11:14 Eli Zaretskii <eliz <at> gnu.org> wrote:

> > From: yilkal argaw <yilkalargawworkneh <at> gmail.com>
> > Date: Fri, 12 Oct 2018 06:13:21 +0300
> >
> > I tried to use emacs for typing in Amharic the largest language that
> currently
> > uses the Geez-script characters and some Geez to (the latin of
> > Ethiopia). The ethipic input method does not allow for the insertion of
> > አ character when pressing a . It rather inserts ኣ. The two letters
> > sound the same but they are used differently. አ is very frequent in
> > Amharic and Geez (I think it is one of the top 10 frequent
> > characters). ኣ on the other hand is less frequent and not often use.
> > Some language like Tigrigna and Tigre use the ኣ character more often
> > than Amharic but the frequency of አ in those languages is very high
> > too.
>
> I think you can have what you want if you do this:
>
>  (setq ethio-primary-language 'amharic)
>  (ethio-select-a-translation)
>
> Without this, the default primary language is tigrigna.
>
> I don't know anything about Ethiopic languages, so I don't know how
> reasonable is the default we use.  (I also think the defvar's at the
> beginning of ethio-util.el should be defcustoms.)
>
> > So this behavoiour should be altered to allow insertion of both አ
> > and ኣ through variations in of the A key as:
> > a:(1/1) 1.አ
> > a2:(1/1) 1.ኣ
> > a3:(1/1) 1.ዓ
> > ae:(1/1) 1.ዐ
> > aaa:(1/1) 1.ዓ
> > aa:(1/1) 1.ዐ
> > aaaa(1/1) 1. ዓ
>
> Maybe we could have an alternative input method that worked like
> above, since this is an incompatible change.
>
> Thanks.
>
[Message part 2 (text/html, inline)]

Information forwarded to bug-gnu-emacs <at> gnu.org:
bug#33024; Package emacs. (Wed, 23 Jun 2021 14:31:02 GMT) Full text and rfc822 format available.

Message #14 received at 33024 <at> debbugs.gnu.org (full text, mbox):

From: Lars Ingebrigtsen <larsi <at> gnus.org>
To: Eli Zaretskii <eliz <at> gnu.org>
Cc: 33024 <at> debbugs.gnu.org, yilkal argaw <yilkalargawworkneh <at> gmail.com>
Subject: Re: bug#33024: 26.1.50; the ethiopic input method does not allow
 the insertion of a very frequent character
Date: Wed, 23 Jun 2021 16:30:37 +0200
Eli Zaretskii <eliz <at> gnu.org> writes:

> I think you can have what you want if you do this:
>
>  (setq ethio-primary-language 'amharic)
>  (ethio-select-a-translation)
>
> Without this, the default primary language is tigrigna.
>
> I don't know anything about Ethiopic languages, so I don't know how
> reasonable is the default we use.  (I also think the defvar's at the
> beginning of ethio-util.el should be defcustoms.)

I've now converted the defvars to defcustom.

If I understand this bug report correctly, Emacs has the requested
functionality, but what default to use is unclear.  But making these
variables into user options should presumably help, so I'm closing this
bug report.  If there's more to be done here, please respond to the
debbugs address and we'll reopen.

-- 
(domestic pets only, the antidote for overdose, milk.)
   bloggy blog: http://lars.ingebrigtsen.no




bug marked as fixed in version 28.1, send any further explanations to 33024 <at> debbugs.gnu.org and yilkal argaw <yilkalargawworkneh <at> gmail.com> Request was from Lars Ingebrigtsen <larsi <at> gnus.org> to control <at> debbugs.gnu.org. (Wed, 23 Jun 2021 14:31:02 GMT) Full text and rfc822 format available.

bug archived. Request was from Debbugs Internal Request <help-debbugs <at> gnu.org> to internal_control <at> debbugs.gnu.org. (Thu, 22 Jul 2021 11:24:04 GMT) Full text and rfc822 format available.

This bug report was last modified 2 years and 279 days ago.

Previous Next


GNU bug tracking system
Copyright (C) 1999 Darren O. Benham, 1997,2003 nCipher Corporation Ltd, 1994-97 Ian Jackson.