all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
From: Kenichi Handa <handa@m17n.org>
To: Eli Zaretskii <eliz@gnu.org>
Cc: emacs-devel@gnu.org
Subject: Re: Emacs-diffs Digest, Vol 67, Issue 11
Date: Wed, 04 Jun 2008 14:02:49 +0900	[thread overview]
Message-ID: <E1K3l97-0002HI-9g@etlken.m17n.org> (raw)
In-Reply-To: <u4p89dgvm.fsf@gnu.org> (message from Eli Zaretskii on Wed, 04 Jun 2008 06:21:49 +0300)

In article <u4p89dgvm.fsf@gnu.org>, Eli Zaretskii <eliz@gnu.org> writes:

> > From: Kenichi Handa <handa@m17n.org>
> > CC: emacs-devel@gnu.org
> > Date: Wed, 04 Jun 2008 09:40:45 +0900
> > 
> > The target leim-list.el depends on leim-ext.el, and we do
> > this at the end:
> > 
> > 	sed -n '/^[^;]/ p' < ${srcdir}/leim-ext.el >> $@
> > 
> > So, when you modify leim-ext.el, leim-list.el is re-build,
> > but, if we don't remove leim-list.el at first, the contents
> > of leim-ext.el are duplicated.
> > 
> > In addition, update-leim-list-file works a little bit faster
> > when leim-list.el is vacant.
> > 
> > Do you actually find any problem with this change?

> No, I just wondered why something that was unchanged for so long is
> being changed now.  I guess you are saying that appending leim-ext.el
> to the existing leim-list.el was a mistake because it duplicated the
> same stuff time and again?

I don't think appending leim-ext.el itself is not a mistake.
The mistake was not to start creating leim-list.el from scratch.

---
Kenichi Handa
handa@ni.aist.go.jp




      reply	other threads:[~2008-06-04  5:02 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
     [not found] <E1K3R9v-0003nH-Nh@monty-python.gnu.org>
2008-06-03 18:22 ` Emacs-diffs Digest, Vol 67, Issue 11 Eli Zaretskii
2008-06-04  0:40   ` Kenichi Handa
2008-06-04  3:21     ` Eli Zaretskii
2008-06-04  5:02       ` 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=E1K3l97-0002HI-9g@etlken.m17n.org \
    --to=handa@m17n.org \
    --cc=eliz@gnu.org \
    --cc=emacs-devel@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.