unofficial mirror of help-gnu-emacs@gnu.org
 help / color / mirror / Atom feed
* where does emacs23 store the info that was UnicodeData.txt?
@ 2009-08-12 17:00 Xah Lee
  2009-08-13  4:20 ` B. T. Raven
                   ` (2 more replies)
  0 siblings, 3 replies; 5+ messages in thread
From: Xah Lee @ 2009-08-12 17:00 UTC (permalink / raw)
  To: help-gnu-emacs

in emacs 22, one can put in this unicode data file to emacs so that
what-cursor-position with C-u can give full info about a char:

; load unicode data; used by what-cursor-position for showing full
unicode info
(setq describe-char-unicodedata-file
      (concat (file-name-directory
               (or load-file-name buffer-file-name))
"UnicodeData.txt" ))

by looking at the output, it appears to me emacs 23 now has the full
info on unicode char without needing that file.

Is that true?

where does emacs get the data that was in UnicodeData.txt?

thanks.

  Xah
∑ http://xahlee.org/^ permalink raw reply	[flat|nested] 5+ messages in thread

end of thread, other threads:[~2009-08-13 18:52 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2009-08-12 17:00 where does emacs23 store the info that was UnicodeData.txt? Xah Lee
2009-08-13  4:20 ` B. T. Raven
2009-08-13  5:20   ` Xah Lee
2009-08-13  5:32 ` Eli Zaretskii
     [not found] ` <mailman.4496.1250141547.2239.help-gnu-emacs@gnu.org>
2009-08-13 18:52   ` Xah Lee

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).