all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
From: Lute Kamstra <Lute.Kamstra.lists@xs4all.nl>
Cc: emacs-devel@gnu.org
Subject: Re: boostrap failed because of flyspell-mode-map
Date: Tue, 07 Jun 2005 12:56:36 +0200	[thread overview]
Message-ID: <874qca8mfv.fsf@xs4all.nl> (raw)
In-Reply-To: <22797389.1118136061181.JavaMail.www@wwinf1521> (David PONCE's message of "Tue, 7 Jun 2005 11:21:01 +0200 (CEST)")

David PONCE <david.ponce@wanadoo.fr> writes:

[...]

> After today's update of CVS Emacs, bootstrap failed with this error
> when dumping Emacs:

[...]

> while building Emacs; they do not indicate a problem.
> ((15247 . 4070) (4364 . 4) (549 . 0) 104139 45313 (13 . 1)
>  (17 . 0) (4954 . 527))
> Loading loaddefs.el (source)...
> Symbol's value as variable is void: flyspell-mode-map
> make[1]: *** [bootstrap-emacs] Error 255
> make[1]: Leaving directory `emacs/src'
> make: *** [bootstrap-build] Error 2
>
> It seems that autoload cookies are missing in flyspell.el for
> flyspell-mode-map and other variables it refers to.
>
> The following patch fixed the problem for me.

Using define-minor-mode to implement flyspell-mode seems a cleaner
solution to me.

Lute.

  parent reply	other threads:[~2005-06-07 10:56 UTC|newest]

Thread overview: 8+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2005-06-07  9:21 boostrap failed because of flyspell-mode-map David PONCE
2005-06-07  9:52 ` Albert Veli
2005-06-07  9:59 ` Nick Roberts
2005-06-07 14:57   ` Lute Kamstra
2005-06-07 20:31     ` Nick Roberts
2005-06-07 10:56 ` Lute Kamstra [this message]
2005-06-08  8:39   ` Lute Kamstra
2005-06-08 16:17     ` 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=874qca8mfv.fsf@xs4all.nl \
    --to=lute.kamstra.lists@xs4all.nl \
    --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.