GNU bug report logs -
#52868
Norwegian keyboard input method not implemented correctly
Previous Next
To reply to this bug, email your comments to 52868 AT debbugs.gnu.org.
Toggle the display of automated, internal messages from the tracker.
Report forwarded
to
bug-gnu-emacs <at> gnu.org
:
bug#52868
; Package
emacs
.
(Wed, 29 Dec 2021 11:17:01 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 11:17:01 GMT)
Full text and
rfc822 format available.
Message #5 received at submit <at> debbugs.gnu.org (full text, mbox):
The Norwegian keyboard input method is not implemented correctly. In
the source code (`lisp/leim/quail/latin-post.el') it is noted that the
implementation is based on the SUN keyboard layout. This should be
(and correct me if I'm wrong) the one given here [1] (see also [2]).
Most of the characters are correct (importantly æøå which you can't
produce on a US keyboard), however there some inaccuracies. For
example, the key to the left of Z should produce < but it produces ~
and with shift it should produce > but it produces ^. Another example
is the key to the right of [ which produces é (and É with shift),
while [1] specifies that it should produce diacritics (I think it's ¨,
which is standard for the Norwegian keyboards I've seen, but the
resolution is quite low). Note that the diacritics should be produced
as a prefix, so by /e.g./ entering e as the next character you'd get
ë.
- [1] https://docs.oracle.com/cd/E19683-01/806-6642/images/BR.norwegian.gif
- [2] https://docs.oracle.com/cd/E19683-01/806-6642/new-43/index.html
Information forwarded
to
bug-gnu-emacs <at> gnu.org
:
bug#52868
; Package
emacs
.
(Wed, 29 Dec 2021 13:19:01 GMT)
Full text and
rfc822 format available.
Message #8 received at 52868 <at> debbugs.gnu.org (full text, mbox):
> Date: Wed, 29 Dec 2021 12:16:06 +0100
> From: Tor Kringeland <tor.a.s.kringeland <at> ntnu.no>
>
> The Norwegian keyboard input method is not implemented correctly. In
> the source code (`lisp/leim/quail/latin-post.el') it is noted that the
> implementation is based on the SUN keyboard layout. This should be
> (and correct me if I'm wrong) the one given here [1] (see also [2]).
>
> Most of the characters are correct (importantly æøå which you can't
> produce on a US keyboard), however there some inaccuracies. For
> example, the key to the left of Z should produce < but it produces ~
> and with shift it should produce > but it produces ^. Another example
> is the key to the right of [ which produces é (and É with shift),
> while [1] specifies that it should produce diacritics (I think it's ¨,
> which is standard for the Norwegian keyboards I've seen, but the
> resolution is quite low). Note that the diacritics should be produced
> as a prefix, so by /e.g./ entering e as the next character you'd get
> ë.
Thank you for your report.
Would you like to propose a patch to fix those problems?
This bug report was last modified 3 years and 65 days ago.
Previous Next
GNU bug tracking system
Copyright (C) 1999 Darren O. Benham,
1997,2003 nCipher Corporation Ltd,
1994-97 Ian Jackson.