all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
From: Francesco Potorti` <pot@gnu.org>
Cc: Emacs developers <emacs-devel@gnu.org>
Subject: Re: How is the 21.2.90 pretest going?
Date: Tue, 08 Oct 2002 10:18:31 +0200	[thread overview]
Message-ID: <E17ypZX-0000KQ-00@pot.cnuce.cnr.it> (raw)
In-Reply-To: <3791-Wed02Oct2002233515+0200-eliz@is.elta.co.il>

While creating a pretest, at dump time I get an error, because
lib-src/fns-VERSION.el is required before it is created.

I am investigating the problem, and this is a partial report, done so
that people more knowledgeable than me may recognise the error before I
do.

During loadup, this form fails:
(load "international/ucs-tables")

The apparent reason is the use in ucs-tables of define-minor-mode, which
requires easy-mmode.  So I added:
(load "emacs-lisp/easy-mmode")

in loadup.el, before loading ucs-tables, but I still get a message
saying that it cannot load fns-VERSION.el.  I suspect that it needs yet
another file which I should load before easy-mmode.

I do not know if this is the correct way of proceeding, just letting you
know what's going on while I'm working on it.

       reply	other threads:[~2002-10-08  8:18 UTC|newest]

Thread overview: 9+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
     [not found] <15724.59040.131183.942957@mosaics.wustl.edu>
     [not found] ` <7458-Wed28Aug2002185639+0300-eliz@is.elta.co.il>
     [not found]   ` <E17k5iV-00060B-00@pot.cnuce.cnr.it>
     [not found]     ` <7458-Wed28Aug2002201929+0300-eliz@is.elta.co.il>
     [not found]       ` <E17kKNQ-0000VD-00@pot.cnuce.cnr.it>
     [not found]         ` <3405-Fri30Aug2002211052+0300-eliz@is.elta.co.il>
     [not found]           ` <E17kwmx-000188-00@pot.cnuce.cnr.it>
     [not found]             ` <8011-Sat31Aug2002090148+0300-eliz@is.elta.co.il>
     [not found]               ` <E17whdo-0004gz-00@pot.cnuce.cnr.it>
     [not found]                 ` <3791-Wed02Oct2002233515+0200-eliz@is.elta.co.il>
2002-10-08  8:18                   ` Francesco Potorti` [this message]
2002-10-08 11:05                     ` How is the 21.2.90 pretest going? Kenichi Handa
2002-10-08 11:26                       ` Francesco Potorti`
2002-10-09  6:28                         ` Richard Stallman
2002-10-09  9:43                           ` Francesco Potorti`
2002-10-09 15:53                             ` Stefan Monnier
2002-10-11  4:41                               ` Richard Stallman
2002-10-11 19:13                                 ` Stefan Monnier
2002-10-09  6:29                     ` 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

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

  git send-email \
    --in-reply-to=E17ypZX-0000KQ-00@pot.cnuce.cnr.it \
    --to=pot@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.