unofficial mirror of bug-gnu-emacs@gnu.org 
 help / color / mirror / code / Atom feed
* bug#52867: Wishlist: Portuguese keyboard input method
@ 2021-12-29 10:57 Tor Kringeland
  2021-12-29 13:15 ` Eli Zaretskii
  0 siblings, 1 reply; 4+ messages in thread
From: Tor Kringeland @ 2021-12-29 10:57 UTC (permalink / raw)
  To: 52867

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





^ permalink raw reply	[flat|nested] 4+ messages in thread

* bug#52867: Wishlist: Portuguese keyboard input method
  2021-12-29 10:57 bug#52867: Wishlist: Portuguese keyboard input method Tor Kringeland
@ 2021-12-29 13:15 ` Eli Zaretskii
  2021-12-29 13:27   ` Tor Kringeland
  0 siblings, 1 reply; 4+ messages in thread
From: Eli Zaretskii @ 2021-12-29 13:15 UTC (permalink / raw)
  To: Tor Kringeland; +Cc: 52867

> Date: Wed, 29 Dec 2021 11:57:22 +0100
> From: Tor Kringeland <tor.a.s.kringeland@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"?





^ permalink raw reply	[flat|nested] 4+ messages in thread

* bug#52867: Wishlist: Portuguese keyboard input method
  2021-12-29 13:15 ` Eli Zaretskii
@ 2021-12-29 13:27   ` Tor Kringeland
  2021-12-29 13:40     ` Eli Zaretskii
  0 siblings, 1 reply; 4+ messages in thread
From: Tor Kringeland @ 2021-12-29 13:27 UTC (permalink / raw)
  To: Eli Zaretskii; +Cc: 52867

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.





^ permalink raw reply	[flat|nested] 4+ messages in thread

* bug#52867: Wishlist: Portuguese keyboard input method
  2021-12-29 13:27   ` Tor Kringeland
@ 2021-12-29 13:40     ` Eli Zaretskii
  0 siblings, 0 replies; 4+ messages in thread
From: Eli Zaretskii @ 2021-12-29 13:40 UTC (permalink / raw)
  To: Tor Kringeland; +Cc: 52867

> Date: Wed, 29 Dec 2021 14:27:01 +0100
> Cc: 52867@debbugs.gnu.org
> From: Tor Kringeland <tor.a.s.kringeland@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.





^ permalink raw reply	[flat|nested] 4+ messages in thread

end of thread, other threads:[~2021-12-29 13:40 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2021-12-29 10:57 bug#52867: Wishlist: Portuguese keyboard input method Tor Kringeland
2021-12-29 13:15 ` Eli Zaretskii
2021-12-29 13:27   ` Tor Kringeland
2021-12-29 13:40     ` Eli Zaretskii

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