GNU bug report logs - #24967
Kashubian input method

Previous Next

Package: emacs;

Reported by: Wojciech Gac <wojciech.s.gac <at> gmail.com>

Date: Sat, 19 Nov 2016 12:03:01 UTC

Severity: wishlist

Tags: patch

Done: Eli Zaretskii <eliz <at> gnu.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 24967 in the body.
You can then email your comments to 24967 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#24967; Package emacs. (Sat, 19 Nov 2016 12:03:01 GMT) Full text and rfc822 format available.

Acknowledgement sent to Wojciech Gac <wojciech.s.gac <at> gmail.com>:
New bug report received and forwarded. Copy sent to bug-gnu-emacs <at> gnu.org. (Sat, 19 Nov 2016 12:03:02 GMT) Full text and rfc822 format available.

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

From: Wojciech Gac <wojciech.s.gac <at> gmail.com>
To: bug-gnu-emacs <at> gnu.org
Subject: Kashubian input method
Date: Sat, 19 Nov 2016 13:02:42 +0100
[Message part 1 (text/plain, inline)]
Hello,
I've created a Kashubian prefix input method for Emacs. For every diacritic
character it uses the most intuitive prefix character, e.g. ':e' generates
the character 'ë', '`o' - 'ò', etc. I've also added the option to
explicitly insert those prefix characters by inputting them twice.
Regards,
Wojtek
[Message part 2 (text/html, inline)]
[kashubian.patch (text/x-patch, attachment)]

Information forwarded to bug-gnu-emacs <at> gnu.org:
bug#24967; Package emacs. (Sat, 19 Nov 2016 12:24:02 GMT) Full text and rfc822 format available.

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

From: Eli Zaretskii <eliz <at> gnu.org>
To: Wojciech Gac <wojciech.s.gac <at> gmail.com>
Cc: 24967 <at> debbugs.gnu.org
Subject: Re: bug#24967: Kashubian input method
Date: Sat, 19 Nov 2016 14:23:01 +0200
> From: Wojciech Gac <wojciech.s.gac <at> gmail.com>
> Date: Sat, 19 Nov 2016 13:02:42 +0100
> 
> I've created a Kashubian prefix input method for Emacs. For every diacritic character it uses the most intuitive
> prefix character, e.g. ':e' generates the character 'ë', '`o' - 'ò', etc. I've also added the option to explicitly insert
> those prefix characters by inputting them twice.

Thanks.

Why do we need a separate input method?  Why not extend the Polish
input method so that it includes the additional characters it lacks
now which are required to support Kashubian?




Information forwarded to bug-gnu-emacs <at> gnu.org:
bug#24967; Package emacs. (Sat, 19 Nov 2016 13:22:02 GMT) Full text and rfc822 format available.

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

From: Wojciech Gac <wojciech.s.gac <at> gmail.com>
To: Eli Zaretskii <eliz <at> gnu.org>
Cc: 24967 <at> debbugs.gnu.org
Subject: Re: bug#24967: Kashubian input method
Date: Sat, 19 Nov 2016 14:21:10 +0100
[Message part 1 (text/plain, inline)]
Well, I did consider this for a moment, but the Polish method is called
'polish-slash' and assumes slash as the prefix character. But in the
Kashubian script there are sometimes multiple diacritic variations of the
same Latin letter, e.g. 'é' and 'ë'. Combined with normal Polish 'ę'
(absent in Kashubian) this is beginning to get messy. But perhaps I could
create something called 'polish-prefix' which would serve as a union of
scripts, i.e. combining ordinary Polish diacritics with regional ones. What
do you think?
Wojtek

2016-11-19 13:23 GMT+01:00 Eli Zaretskii <eliz <at> gnu.org>:

> > From: Wojciech Gac <wojciech.s.gac <at> gmail.com>
> > Date: Sat, 19 Nov 2016 13:02:42 +0100
> >
> > I've created a Kashubian prefix input method for Emacs. For every
> diacritic character it uses the most intuitive
> > prefix character, e.g. ':e' generates the character 'ë', '`o' - 'ò',
> etc. I've also added the option to explicitly insert
> > those prefix characters by inputting them twice.
>
> Thanks.
>
> Why do we need a separate input method?  Why not extend the Polish
> input method so that it includes the additional characters it lacks
> now which are required to support Kashubian?
>
[Message part 2 (text/html, inline)]

Information forwarded to bug-gnu-emacs <at> gnu.org:
bug#24967; Package emacs. (Sat, 19 Nov 2016 14:21:01 GMT) Full text and rfc822 format available.

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

From: Eli Zaretskii <eliz <at> gnu.org>
To: Wojciech Gac <wojciech.s.gac <at> gmail.com>
Cc: 24967 <at> debbugs.gnu.org
Subject: Re: bug#24967: Kashubian input method
Date: Sat, 19 Nov 2016 16:20:37 +0200
> From: Wojciech Gac <wojciech.s.gac <at> gmail.com>
> Date: Sat, 19 Nov 2016 14:21:10 +0100
> Cc: 24967 <at> debbugs.gnu.org
> 
> Well, I did consider this for a moment, but the Polish method is called 'polish-slash' and assumes slash as
> the prefix character.

I see.

> But perhaps I could create something called 'polish-prefix' which would serve as a union of scripts,
> i.e. combining ordinary Polish diacritics with regional ones. What do you think? 

Sounds like a good idea, thanks.




Information forwarded to bug-gnu-emacs <at> gnu.org:
bug#24967; Package emacs. (Sat, 19 Nov 2016 23:50:02 GMT) Full text and rfc822 format available.

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

From: Wojciech Gac <wojciech.s.gac <at> gmail.com>
To: Eli Zaretskii <eliz <at> gnu.org>
Cc: 24967 <at> debbugs.gnu.org
Subject: Re: bug#24967: Kashubian input method
Date: Sun, 20 Nov 2016 00:49:07 +0100
[Message part 1 (text/plain, inline)]
Ok, here's another take on the topic. Now it's not region-specific and
incorporates as many regional diacritics as I was able to find.
Regards,
Wojtek

2016-11-19 15:20 GMT+01:00 Eli Zaretskii <eliz <at> gnu.org>:

> > From: Wojciech Gac <wojciech.s.gac <at> gmail.com>
> > Date: Sat, 19 Nov 2016 14:21:10 +0100
> > Cc: 24967 <at> debbugs.gnu.org
> >
> > Well, I did consider this for a moment, but the Polish method is called
> 'polish-slash' and assumes slash as
> > the prefix character.
>
> I see.
>
> > But perhaps I could create something called 'polish-prefix' which would
> serve as a union of scripts,
> > i.e. combining ordinary Polish diacritics with regional ones. What do
> you think?
>
> Sounds like a good idea, thanks.
>
[Message part 2 (text/html, inline)]
[polish-prefix.patch (text/x-patch, attachment)]

Reply sent to Eli Zaretskii <eliz <at> gnu.org>:
You have taken responsibility. (Fri, 25 Nov 2016 10:44:01 GMT) Full text and rfc822 format available.

Notification sent to Wojciech Gac <wojciech.s.gac <at> gmail.com>:
bug acknowledged by developer. (Fri, 25 Nov 2016 10:44:01 GMT) Full text and rfc822 format available.

Message #22 received at 24967-done <at> debbugs.gnu.org (full text, mbox):

From: Eli Zaretskii <eliz <at> gnu.org>
To: Wojciech Gac <wojciech.s.gac <at> gmail.com>
Cc: 24967-done <at> debbugs.gnu.org
Subject: Re: bug#24967: Kashubian input method
Date: Fri, 25 Nov 2016 12:43:11 +0200
> From: Wojciech Gac <wojciech.s.gac <at> gmail.com>
> Date: Sun, 20 Nov 2016 00:49:07 +0100
> Cc: 24967 <at> debbugs.gnu.org
> 
> Ok, here's another take on the topic. Now it's not region-specific and incorporates as many regional diacritics
> as I was able to find. 

Thanks, pushed to master.




bug archived. Request was from Debbugs Internal Request <help-debbugs <at> gnu.org> to internal_control <at> debbugs.gnu.org. (Fri, 23 Dec 2016 12:24:05 GMT) Full text and rfc822 format available.

This bug report was last modified 8 years and 182 days ago.

Previous Next


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