all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
From: Eli Zaretskii <eliz@gnu.org>
To: Andreas Schwab <schwab@linux-m68k.org>
Cc: emacs-devel@gnu.org, miles@gnu.org
Subject: Re: remove leim/leim-list.el for make bootstrap?
Date: Fri, 20 Mar 2009 17:13:53 +0200	[thread overview]
Message-ID: <ur60sp6q6.fsf@gnu.org> (raw)
In-Reply-To: <m2vdq48hfw.fsf@igel.home>

> From: Andreas Schwab <schwab@linux-m68k.org>
> Cc: miles@gnu.org,  emacs-devel@gnu.org
> Date: Fri, 20 Mar 2009 14:14:27 +0100
> 
> I think it can happen that the Emacs that wrote leim-list.el used an
> outdated version of international/quail.elc, so the contents were forced
> to be written in iso-2022-7bit, although the coding tag already says
> utf-8.

Well, quail.el didn't (and doesn't) explicitly modify the coding tag,
so it was rewritten only when the buffer is saved.  But I think you
are right in pointing out the root cause: a stale quail.elc.  What it
caused is that leim-list.el was written out as iso-2022-7bit, but then
portions of leim-ext.el, which was already in UTF-8, were appended to
it, which made the file inconsistently encoded (since Sed just copies
raw bytes).




  reply	other threads:[~2009-03-20 15:13 UTC|newest]

Thread overview: 26+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2009-03-20  5:00 remove leim/leim-list.el for make bootstrap? Miles Bader
2009-03-20 10:41 ` Eli Zaretskii
2009-03-20 11:39   ` Andreas Schwab
2009-03-20 12:36     ` Eli Zaretskii
2009-03-20 12:50       ` Eli Zaretskii
2009-03-20 13:15         ` Stefan Monnier
2009-03-20 15:20           ` Eli Zaretskii
2009-03-20 20:22             ` Stefan Monnier
2009-03-23  3:56             ` Kenichi Handa
2009-03-20 13:14       ` Andreas Schwab
2009-03-20 15:13         ` Eli Zaretskii [this message]
2009-03-20 15:46           ` Andreas Schwab
2009-03-20 18:08             ` Eli Zaretskii
2009-03-20 18:47               ` Andreas Schwab
2009-03-20 21:05                 ` Eli Zaretskii
2009-03-23  2:51               ` Kenichi Handa
2009-03-23  4:18                 ` Eli Zaretskii
2009-03-23  6:07                   ` Kenichi Handa
2009-03-20 16:13         ` Stefan Monnier
2009-03-23  2:47           ` Kenichi Handa
2009-03-23  3:12             ` Miles Bader
2009-03-23  4:19               ` Eli Zaretskii
2009-03-23  4:16             ` Eli Zaretskii
2009-03-27  7:02               ` Kenichi Handa
2009-03-27  8:42                 ` Eli Zaretskii
2009-03-20 21:43 ` Stefan Monnier

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=ur60sp6q6.fsf@gnu.org \
    --to=eliz@gnu.org \
    --cc=emacs-devel@gnu.org \
    --cc=miles@gnu.org \
    --cc=schwab@linux-m68k.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.