From: Axel Svensson <mail@axelsvensson.com>
To: Lars Ingebrigtsen <larsi@gnus.org>
Cc: 37530@debbugs.gnu.org
Subject: bug#37530: 26.1; Tack characters translated incorrectly
Date: Fri, 27 Sep 2019 16:10:20 +0200 [thread overview]
Message-ID: <CAJ40yay61yAKJT38vJ8tP5Er8FfiNv++Nt=jLUyjxiK7xxK8uw@mail.gmail.com> (raw)
In-Reply-To: <87muepq2z5.fsf@gnus.org>
On Fri, Sep 27, 2019 at 3:33 PM Lars Ingebrigtsen <larsi@gnus.org> wrote:
> In addition, there's a huge number of keysyms in that file that we do
> not do mappings to characters for. Hm... but those are all over
> #x1000174, so I guess they're mapped to Unicode code points directly?
I found three more keysyms missing:
#define XKB_KEY_Ukrainian_ghe_with_upturn 0x06ad /* U+0491
CYRILLIC SMALL LETTER GHE WITH UPTURN */
#define XKB_KEY_Ukrainian_GHE_WITH_UPTURN 0x06bd /* U+0490
CYRILLIC CAPITAL LETTER GHE WITH UPTURN */
#define XKB_KEY_permille 0x0ad5 /* U+2030 PER
MILLE SIGN */
This is according to
https://github.com/xkbcommon/libxkbcommon/blob/master/xkbcommon/xkbcommon-keysyms.h
> - (#xabc . ?〈)
> - (#xabe . ?〉)
> + (#xabc . ?⟨)
> + (#xabe . ?⟩)
What is the source for this change? Why would you change
left/right-pointing brackets for the mathematical ones, in the section
for publishing?
> - (#xbc2 . ?⊥)
> + (#xbc2 . ?⊤)
> (#xbc3 . ?∩)
> (#xbc4 . ?⌊)
> (#xbc6 . ?_)
> (#xbca . ?∘)
> (#xbcc . ?⎕)
> - (#xbce . ?⊤)
> + (#xbce . ?⊥)
> (#xbcf . ?○)
> (#xbd3 . ?⌈)
> (#xbd6 . ?∪)
> (#xbd8 . ?⊃)
> (#xbda . ?⊂)
> - (#xbdc . ?⊢)
> - (#xbfc . ?⊣)
> + (#xbdc . ?⊣)
> + (#xbfc . ?⊢)
I agree.
next prev parent reply other threads:[~2019-09-27 14:10 UTC|newest]
Thread overview: 26+ messages / expand[flat|nested] mbox.gz Atom feed top
2019-09-26 21:31 bug#37530: 26.1; Tack characters translated incorrectly Axel Svensson
2019-09-27 5:26 ` Eli Zaretskii
2019-09-27 10:37 ` Axel Svensson
2019-09-27 13:15 ` Eli Zaretskii
2019-09-27 13:17 ` Axel Svensson
2019-09-27 13:03 ` Lars Ingebrigtsen
2019-09-27 13:32 ` Lars Ingebrigtsen
2019-09-27 13:44 ` Eli Zaretskii
2019-09-27 13:50 ` Lars Ingebrigtsen
2019-09-27 13:59 ` Eli Zaretskii
2019-09-27 14:03 ` Lars Ingebrigtsen
2019-09-27 14:18 ` Axel Svensson
2019-09-27 14:10 ` Axel Svensson [this message]
2019-09-27 14:19 ` Lars Ingebrigtsen
2019-09-27 14:57 ` Axel Svensson
2019-09-27 14:25 ` Eli Zaretskii
2019-09-27 14:48 ` Axel Svensson
2019-09-27 15:30 ` Eli Zaretskii
2019-09-27 17:19 ` Axel Svensson
2019-09-27 18:35 ` Eli Zaretskii
2019-09-27 20:05 ` Axel Svensson
2019-09-28 6:18 ` Eli Zaretskii
2019-09-28 13:44 ` Axel Svensson
2019-09-28 14:12 ` Eli Zaretskii
2019-09-28 14:30 ` Axel Svensson
2019-09-28 14:48 ` Eli Zaretskii
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
List information: https://www.gnu.org/software/emacs/
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to='CAJ40yay61yAKJT38vJ8tP5Er8FfiNv++Nt=jLUyjxiK7xxK8uw@mail.gmail.com' \
--to=mail@axelsvensson.com \
--cc=37530@debbugs.gnu.org \
--cc=larsi@gnus.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
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).