From: Juanma Barranquero <lekktu@gmail.com>
Cc: emacs-devel@gnu.org
Subject: Re: GNU Emacs CVS HEAD:
Date: Sat, 21 Jan 2006 00:48:08 +0100 [thread overview]
Message-ID: <f7ccd24b0601201548g7266ed5cg2cb17376d0a22a03@mail.gmail.com> (raw)
In-Reply-To: <uhd7yr8xc.fsf@gnu.org>
On 1/20/06, Eli Zaretskii <eliz@gnu.org> wrote:
> I have some idea. What I see in the debugger is that, when loadup
> comes to load cyrillic.el, the file just before indian.el, it
> repeatedly calls `openp' to load code-pages.el, but never closes the
> resulting handle. The reason it doesn't close it is that, after
> `openp' returns, Fload checks if we are in recursive load cycle, and
> finds that we are! (After the loop which looks at Vloads_in_progress,
> `count's value is 4.) It then calls Fsignal to signal this error, but
> since we are in a protected form, Fsignal just unwinds there, and the
> load continues (or so it seems).
FWIW, even after your patches, *Messages* contains:
Error during redisplay: (error Recursive `require' for feature
`code-pages') [126 times]
--
/L/e/k/t/u
next prev parent reply other threads:[~2006-01-20 23:48 UTC|newest]
Thread overview: 16+ messages / expand[flat|nested] mbox.gz Atom feed top
2006-01-19 6:07 GNU Emacs CVS HEAD: "nmake bootstrap" fails dhruva
2006-01-19 16:53 ` GNU Emacs CVS HEAD: Eric Hanchrow
2006-01-20 12:58 ` Kenichi Handa
2006-01-20 19:33 ` Eli Zaretskii
2006-01-20 23:48 ` Juanma Barranquero [this message]
2006-01-21 8:39 ` Eli Zaretskii
2006-01-22 3:58 ` Richard M. Stallman
2006-01-22 4:33 ` Eli Zaretskii
2006-01-22 6:27 ` CHENG Gao
2006-01-21 19:58 ` Richard M. Stallman
2006-01-21 20:12 ` Eli Zaretskii
2006-01-22 12:33 ` Kenichi Handa
2006-01-22 19:19 ` Eli Zaretskii
2006-01-23 0:44 ` Kenichi Handa
2006-01-23 5:02 ` Eli Zaretskii
2006-01-20 16:37 ` Eli Zaretskii
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=f7ccd24b0601201548g7266ed5cg2cb17376d0a22a03@mail.gmail.com \
--to=lekktu@gmail.com \
--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.