unofficial mirror of bug-gnu-emacs@gnu.org 
 help / color / mirror / code / Atom feed
From: Drew Adams <drew.adams@oracle.com>
To: Noam Postavsky <npostavs@gmail.com>, Eli Zaretskii <eliz@gnu.org>
Cc: michipili@gmail.com, 30513@debbugs.gnu.org
Subject: bug#30513: Unicode Character Name is misspelled (MATHEMATICAL ITALIC SMALL LAMDA)
Date: Sun, 18 Feb 2018 11:49:02 -0800 (PST)	[thread overview]
Message-ID: <63ec36d8-9922-4c88-96dc-9aad7ba85279@default> (raw)
In-Reply-To: <87inau5eyf.fsf@gmail.com>

> >> +                (if (and (not old-name) new-name (string-match
> "LAMDA" new-name))
> >> +                    (puthash (replace-match "LAMBDA" t t new-name) c
> names))
> >
> > Won't this make ucs-names even larger and more redundant?
> 
> It will make ucs-names slightly larger and more redundant.  I think the
> trade-off is worth it.  To give precise numbers, it adds 12 entries for
> a total of 42857, which is 0.029%.

I would not make the point that this adds too many chars
for `ucs-names' or for `C-x 8 RET'.

I would make the point that we should not be inventing
character names and then associating such inventions with
what has heretofore been a pretty faithful reflection of
the Unicode standard.

There are many different possible uses of `ucs-names'.
It should not be assumed that the only use is to complete
`C-x 8 RET' or that every use of that command or
`ucs-names' will be improved by "loose" matching that
allows names that are not defined by Unicode.

If someone wants a command (or a hash table or other
mapping similar to `ucs-names') that provides and uses
handy non-Unicode names, s?he can easily define it.

And if Emacs itself wants to provide such a command or
such a map-producing function it can do it.  But please
do not do this to `ucs-names' or the default behavior
for character insertion (i.e., `C-x 8 RET').  Every such
possible "improvement" of character names for one person
is sure to be a detriment to someone else and other use
cases.

Unicode itself does not define additional LAMDA versions
of character names.  `ucs-names' and `C-x 8 RET' should
respect that and faithfully reflect the Unicode standard.





  reply	other threads:[~2018-02-18 19:49 UTC|newest]

Thread overview: 12+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2018-02-18 14:58 bug#30513: Unicode Character Name is misspelled (MATHEMATICAL ITALIC SMALL LAMDA) Michael Grünewald
2018-02-18 15:04 ` Noam Postavsky
2018-02-18 15:23   ` Michael Grünewald
2018-02-18 15:54     ` Noam Postavsky
     [not found]       ` <83woza9q0s.fsf@gnu.org>
2018-02-18 18:29         ` Noam Postavsky
2018-02-18 19:49           ` Drew Adams [this message]
2018-02-23 19:50             ` Marcin Borkowski
2018-02-23 20:15               ` Drew Adams
2018-02-24 20:41                 ` Marcin Borkowski
2020-09-04  4:45       ` Lars Ingebrigtsen
2018-02-18 16:31     ` Eli Zaretskii
2018-02-18 16:31   ` 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=63ec36d8-9922-4c88-96dc-9aad7ba85279@default \
    --to=drew.adams@oracle.com \
    --cc=30513@debbugs.gnu.org \
    --cc=eliz@gnu.org \
    --cc=michipili@gmail.com \
    --cc=npostavs@gmail.com \
    /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).