From: Kenichi Handa <handa@m17n.org>
To: Ulrich Mueller <ulm@gentoo.org>
Cc: emacs-devel@gnu.org
Subject: Re: Display problem in describe-char
Date: Mon, 13 Apr 2009 10:12:02 +0900 [thread overview]
Message-ID: <E1LtAiQ-0001fv-He@etlken> (raw)
In-Reply-To: <18909.60142.182174.271374@a1i15.kph.uni-mainz.de> (message from Ulrich Mueller on Thu, 9 Apr 2009 14:32:46 +0200)
In article <18909.60142.182174.271374@a1i15.kph.uni-mainz.de>, Ulrich Mueller <ulm@gentoo.org> writes:
>>>>>> On Thu, 09 Apr 2009, Kenichi Handa wrote:
> > I've just installed fixes to suppress composing that
> > diaeresis with the previous quote character.
> Thanks.
> So the problem was in unidata-gen.el, the one elisp source file that
> isn't included in the tarball? No wonder I didn't find the place ...
The char-tables defined in lisp/international/uni-*.el
contain byte-compiled functions that are defined in
unidata-gen.el. As most parts of unidata-gen.el are not
necessary for running Emacs, it is put in admin/unidata
directory, and the functions in the char-tables are
byte-compiled so that they run without unidata-gen.el.
It may be better to move some parts of unidata-gen.el to
lisp/international/*.el and to autoload them. But,
currently I don't have a time to work on it.
---
Kenichi Handa
handa@m17n.org
prev parent reply other threads:[~2009-04-13 1:12 UTC|newest]
Thread overview: 4+ messages / expand[flat|nested] mbox.gz Atom feed top
2009-04-09 5:59 Display problem in describe-char Ulrich Mueller
2009-04-09 11:14 ` Kenichi Handa
2009-04-09 12:32 ` Ulrich Mueller
2009-04-13 1:12 ` Kenichi Handa [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
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=E1LtAiQ-0001fv-He@etlken \
--to=handa@m17n.org \
--cc=emacs-devel@gnu.org \
--cc=ulm@gentoo.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.