all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
From: <tomas@tuxteam.de>
To: help-gnu-emacs@gnu.org
Subject: Re: Unicode Data Base: Sweden, Germany, Poland, Russia, Ukraine, and Japan
Date: Sun, 11 Apr 2021 09:13:00 +0200	[thread overview]
Message-ID: <20210411071300.GA8934@tuxteam.de> (raw)
In-Reply-To: <87sg3xdeq6.fsf@zoho.eu>

[-- Attachment #1: Type: text/plain, Size: 1326 bytes --]

On Sat, Apr 10, 2021 at 11:14:25PM +0200, Emanuel Berg via Users list for the GNU Emacs text editor wrote:
> tomas wrote:
> 
> >>> https://www.unicode.org/Public/zipped/13.0.0/
> >> 
> >> Thanks, how does it happen from Emacs?
> >
> > You're welcome. What do you mean by "it" and by "happens"?
> > Finding the URL? Downloading the database? Something else?
> 
> When Emacs shows output with `describe-char' and it says in
> the docstring it gets it from a database:
> 
>    the character's canonical name and other properties defined
>    by the Unicode Data Base

(sorry, fell asleep last night)

You mean: how do those things get into Emacs?

For this, I did a trick I like to do when I barely know what I'm
doing.

 - first, find an Unicode codepoint name which is somewhat
   distinctive (meaning: a string not likely to appear
   "spontaneously" out there by some strange genetic coincidence).
   I went with "REVERSED QUESTION MARK".

 - grep the Emacs sources for it (M-x grep find is my friend.
   It wants to be yours ;-)
   You do have the Emacs sources around, don't you?

And here it is:

  admin/unidata/UnicodeData.txt

There is a README file in that directory explaining where (and when)
all those files come from.

Or is it something else you are after?

Cheers
 - t

[-- Attachment #2: Digital signature --]
[-- Type: application/pgp-signature, Size: 198 bytes --]

  reply	other threads:[~2021-04-11  7:13 UTC|newest]

Thread overview: 9+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2021-04-10 13:55 Unicode Data Base: Sweden, Germany, Poland, Russia, Ukraine, and Japan Emanuel Berg via Users list for the GNU Emacs text editor
2021-04-10 20:20 ` tomas
2021-04-10 20:25   ` Emanuel Berg via Users list for the GNU Emacs text editor
2021-04-10 21:11     ` tomas
2021-04-10 21:14       ` Emanuel Berg via Users list for the GNU Emacs text editor
2021-04-11  7:13         ` tomas [this message]
2021-04-11 21:36           ` [External] : " Drew Adams
2021-04-12  7:41             ` tomas
2021-04-16 20:46           ` Emanuel Berg via Users list for the GNU Emacs text editor

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

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20210411071300.GA8934@tuxteam.de \
    --to=tomas@tuxteam.de \
    --cc=help-gnu-emacs@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 external index

	https://git.savannah.gnu.org/cgit/emacs.git
	https://git.savannah.gnu.org/cgit/emacs/org-mode.git

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.