unofficial mirror of emacs-devel@gnu.org 
 help / color / mirror / code / Atom feed
From: Kenichi Handa <handa@m17n.org>
Cc: emacs-devel@gnu.org
Subject: Re: Recursive load of mule-util.elc
Date: Wed, 6 Nov 2002 10:07:59 +0900 (JST)	[thread overview]
Message-ID: <200211060107.KAA26465@etlken.m17n.org> (raw)
In-Reply-To: <20021105114339.0CED.LEKTU@terra.es> (message from Juanma Barranquero on Tue, 05 Nov 2002 11:47:18 +0100)

In article <20021105114339.0CED.LEKTU@terra.es>, Juanma Barranquero <lektu@terra.es> writes:
> On Mon, 04 Nov 2002 08:26:47 +0100, Juanma Barranquero <lektu@terra.es> wrote:
>>  Uh, what could be causing this error I get now when starting Emacs?
>>  
>>  > Loading mule-util... [4 times]
>>  > Error during redisplay: (error Recursive load c:/bin/emacs/HEAD/lisp/international/mule-util.elc c:/bin/emacs/HEAD/lisp/international/mule-util.elc c:/bin/emacs/HEAD/lisp/international/mule-util.elc c:/bin/emacs/HEAD/lisp/international/mule-util.elc c:/bin/emacs/HEAD/lisp/international/mule-util.elc c:/bin/emacs/HEAD/lisp/tooltip.elc)
>>  > Loading mule-util...done [4 times]

> I've fixed it by moving `coding-system-eol-type-mnemonic' from
> mule-util.el to mule.el, which seems like the simplest and more logical
> way, as `coding-system-eol-type' is already there. Still, touching mule
> stuff always makes me uneasy...

Thank you for the fix.  I agree that having
coding-system-eol-type-mnemonic in mule.el is better because
the following change calls that function always.

2002-11-02  Stefan Monnier  <monnier@cs.yale.edu>

	* bindings.el (mode-line-change-eol)
	(mode-line-eol-desc-cache, mode-line-eol-desc): New.
	(mode-line-mule-info): Use them for the EOL part of the modeline.

But, I still don't know why the previous code signals
recursive loading error.  I can't reproduce the bug even if
I revert your change.  Is the bug specific to Windows?

---
Ken'ichi HANDA
handa@m17n.org

  reply	other threads:[~2002-11-06  1:07 UTC|newest]

Thread overview: 13+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2002-11-04  7:26 Recursive load of mule-util.elc Juanma Barranquero
2002-11-05 10:47 ` Juanma Barranquero
2002-11-06  1:07   ` Kenichi Handa [this message]
2002-11-06  7:44     ` Juanma Barranquero
2002-11-06 12:20     ` Juanma Barranquero
2002-11-06 13:02       ` Kenichi Handa
2002-11-07  1:46         ` Potential redisplay problem [Re: Recursive load of mule-util.elc] Kenichi Handa
2002-11-08 12:07           ` Richard Stallman
2002-11-13  7:36             ` Kenichi Handa
2002-11-14 12:16               ` Richard Stallman
2002-11-14 12:16               ` Richard Stallman
2002-11-14 12:59                 ` Kenichi Handa
2002-11-16  1:34                   ` Richard Stallman

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

  List information: https://www.gnu.org/software/emacs/

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=200211060107.KAA26465@etlken.m17n.org \
    --to=handa@m17n.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 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).