From: Juri Linkov <juri@linkov.net>
To: Eli Zaretskii <eliz@gnu.org>
Cc: 69968-done@debbugs.gnu.org
Subject: bug#69968: Case-folding of Mathematical Alphanumeric Symbols
Date: Mon, 25 Mar 2024 19:18:37 +0200 [thread overview]
Message-ID: <86bk72ck8a.fsf@mail.linkov.net> (raw)
In-Reply-To: <86o7b2jxlu.fsf@gnu.org> (Eli Zaretskii's message of "Mon, 25 Mar 2024 14:37:49 +0200")
> I agree that case-conversions for these characters would make more
> sense as part of a larger package which would allow using these
> characters as letters. In any case, making a lower-case character L
> and upper-case character U a case-pair is simple:
>
> (let ((tbl (standard-case-table)))
> (set-case-syntax-pair U L tbl))
>
> The above makes the change global, but it can also be made
> buffer-locally; see "Case Tables" in the ELisp manual for more
> details.
>
> I guess we can now close this bug? Or is there anything else to do
> here?
Thanks for the explanations, so I'm closing this now.
prev parent reply other threads:[~2024-03-25 17:18 UTC|newest]
Thread overview: 7+ messages / expand[flat|nested] mbox.gz Atom feed top
2024-03-23 18:27 bug#69968: Case-folding of Mathematical Alphanumeric Symbols Juri Linkov
2024-03-24 6:27 ` Eli Zaretskii
2024-03-24 17:09 ` Juri Linkov
2024-03-24 17:45 ` Eli Zaretskii
2024-03-25 7:37 ` Juri Linkov
2024-03-25 12:37 ` Eli Zaretskii
2024-03-25 17:18 ` Juri Linkov [this message]
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=86bk72ck8a.fsf@mail.linkov.net \
--to=juri@linkov.net \
--cc=69968-done@debbugs.gnu.org \
--cc=eliz@gnu.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).