unofficial mirror of emacs-devel@gnu.org 
 help / color / mirror / code / Atom feed
* leim/leim-ext.el not used on Windows
@ 2006-12-05 13:26 Juanma Barranquero
  2006-12-09 12:43 ` Eli Zaretskii
  0 siblings, 1 reply; 3+ messages in thread
From: Juanma Barranquero @ 2006-12-05 13:26 UTC (permalink / raw)


In leim/makefile.in, leim-list.el depends on leim-ext.el, and
non-empty, non-comment lines of leim-ext.el are appended to
leim-list.el.

However, leim/makefile.w32-in does not do that (in fact it does not
mention leim-ext.el at all).

Any easy way to add this to leim/makefile.w32-in without sed, or do we
finally add sed to the required tools for Windows builds?

                    /L/e/k/t/u

^ permalink raw reply	[flat|nested] 3+ messages in thread

* Re: leim/leim-ext.el not used on Windows
  2006-12-05 13:26 leim/leim-ext.el not used on Windows Juanma Barranquero
@ 2006-12-09 12:43 ` Eli Zaretskii
  2006-12-09 13:53   ` Juanma Barranquero
  0 siblings, 1 reply; 3+ messages in thread
From: Eli Zaretskii @ 2006-12-09 12:43 UTC (permalink / raw)
  Cc: emacs-devel

> Date: Tue, 5 Dec 2006 14:26:46 +0100
> From: "Juanma Barranquero" <lekktu@gmail.com>
> 
> In leim/makefile.in, leim-list.el depends on leim-ext.el, and
> non-empty, non-comment lines of leim-ext.el are appended to
> leim-list.el.
> 
> However, leim/makefile.w32-in does not do that (in fact it does not
> mention leim-ext.el at all).
> 
> Any easy way to add this to leim/makefile.w32-in without sed, or do we
> finally add sed to the required tools for Windows builds?

We don't need any steenking Sed, since at this stage we already have
built Emacs ;-)

I think I fixed this, please take a look.  And thanks for pointing out
this subtle problem.

^ permalink raw reply	[flat|nested] 3+ messages in thread

* Re: leim/leim-ext.el not used on Windows
  2006-12-09 12:43 ` Eli Zaretskii
@ 2006-12-09 13:53   ` Juanma Barranquero
  0 siblings, 0 replies; 3+ messages in thread
From: Juanma Barranquero @ 2006-12-09 13:53 UTC (permalink / raw)
  Cc: emacs-devel

On 12/9/06, Eli Zaretskii <eliz@gnu.org> wrote:

> I think I fixed this, please take a look.

Yeah, it works.

> And thanks for pointing out this subtle problem.

The comments in lisp/international/ucs-tables.el mention "the `ucs'
input method", and I couldn't find any :)

                    /L/e/k/t/u

^ permalink raw reply	[flat|nested] 3+ messages in thread

end of thread, other threads:[~2006-12-09 13:53 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2006-12-05 13:26 leim/leim-ext.el not used on Windows Juanma Barranquero
2006-12-09 12:43 ` Eli Zaretskii
2006-12-09 13:53   ` Juanma Barranquero

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