GNU bug report logs -
#52867
Wishlist: Portuguese keyboard input method
Previous Next
To reply to this bug, email your comments to 52867 AT debbugs.gnu.org.
Toggle the display of automated, internal messages from the tracker.
Report forwarded
to
bug-gnu-emacs <at> gnu.org
:
bug#52867
; Package
emacs
.
(Wed, 29 Dec 2021 10:58:02 GMT)
Full text and
rfc822 format available.
Acknowledgement sent
to
Tor Kringeland <tor.a.s.kringeland <at> ntnu.no>
:
New bug report received and forwarded. Copy sent to
bug-gnu-emacs <at> gnu.org
.
(Wed, 29 Dec 2021 10:58:02 GMT)
Full text and
rfc822 format available.
Message #5 received at submit <at> debbugs.gnu.org (full text, mbox):
There is support for Portuguese via a prefix input method, but unlike
languages like Italian and Norwegian, there isn't implemented a
keyboard input method. I've not the copyright assignment in order
yet, but I'll send in a patch for this if no one else does it before
that.
It's rather simple to implement (see other implementations in
`lisp/leim/quail/latin-post.el'). The specification for the SUN
Portuguese keyboard (SUN keyboards are the blueprint for other
keyboard input method) can be found here [1] (see also [2]).
- [1] https://docs.oracle.com/cd/E19253-01/817-2521/images/BR.portuguese.gif
- [2] https://docs.oracle.com/cd/E19253-01/817-2521/new-311/index.html
Information forwarded
to
bug-gnu-emacs <at> gnu.org
:
bug#52867
; Package
emacs
.
(Wed, 29 Dec 2021 13:16:01 GMT)
Full text and
rfc822 format available.
Message #8 received at 52867 <at> debbugs.gnu.org (full text, mbox):
> Date: Wed, 29 Dec 2021 11:57:22 +0100
> From: Tor Kringeland <tor.a.s.kringeland <at> ntnu.no>
>
> There is support for Portuguese via a prefix input method, but unlike
> languages like Italian and Norwegian, there isn't implemented a
> keyboard input method.
I'm not sure I follow: when you say "keyboard input method", do you
actually mean "postfix input method"?
Information forwarded
to
bug-gnu-emacs <at> gnu.org
:
bug#52867
; Package
emacs
.
(Wed, 29 Dec 2021 13:28:01 GMT)
Full text and
rfc822 format available.
Message #11 received at 52867 <at> debbugs.gnu.org (full text, mbox):
On 29/12/2021 14:15, Eli Zaretskii wrote:
> I'm not sure I follow: when you say "keyboard input method", do you
> actually mean "postfix input method"?
No, for a keyboard input method the keys would be remapped themselves.
For example pressing ; would give ç. For a postfix method you'd
produce that latter using c,. For example, there are inputs methods
named {italian,norwegian,spanish}-keyboard that does this.
Information forwarded
to
bug-gnu-emacs <at> gnu.org
:
bug#52867
; Package
emacs
.
(Wed, 29 Dec 2021 13:41:01 GMT)
Full text and
rfc822 format available.
Message #14 received at 52867 <at> debbugs.gnu.org (full text, mbox):
> Date: Wed, 29 Dec 2021 14:27:01 +0100
> Cc: 52867 <at> debbugs.gnu.org
> From: Tor Kringeland <tor.a.s.kringeland <at> ntnu.no>
>
> On 29/12/2021 14:15, Eli Zaretskii wrote:
> > I'm not sure I follow: when you say "keyboard input method", do you
> > actually mean "postfix input method"?
> No, for a keyboard input method the keys would be remapped themselves.
> For example pressing ; would give ç. For a postfix method you'd
> produce that latter using c,. For example, there are inputs methods
> named {italian,norwegian,spanish}-keyboard that does this.
Thanks, I see now.
This bug report was last modified 2 years and 363 days ago.
Previous Next
GNU bug tracking system
Copyright (C) 1999 Darren O. Benham,
1997,2003 nCipher Corporation Ltd,
1994-97 Ian Jackson.