all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
* Problem with eval-at-startup
@ 2005-10-22 16:48 Eli Zaretskii
  2005-10-22 17:16 ` Romain Francoise
  0 siblings, 1 reply; 3+ messages in thread
From: Eli Zaretskii @ 2005-10-22 16:48 UTC (permalink / raw)
  Cc: rms

The change that introduced eval-at-startup and its usage in image.el
cause a problem during startup:

  Loading mwheel...done
  (d:\gnu\emacs\bin\emacs.exe -q)
  Loading encoded-kb...done
  Loading tool-bar (source)...
  Loading easy-mmode...done
  Loading tool-bar (source)...done
  Loading image...
  byte-code: Invalid function: (macro . #[(&rest body) "........."  [body load-file-name progn if command-line-processed add-hook (quote before-init-hook) quote lambda nil ...] 11 1848487])

(in reality, there's a bunch of unprintable characters instead of the
".........", the byte opcodes).

^ permalink raw reply	[flat|nested] 3+ messages in thread

* Re: Problem with eval-at-startup
  2005-10-22 16:48 Problem with eval-at-startup Eli Zaretskii
@ 2005-10-22 17:16 ` Romain Francoise
  2005-10-23  7:52   ` Eli Zaretskii
  0 siblings, 1 reply; 3+ messages in thread
From: Romain Francoise @ 2005-10-22 17:16 UTC (permalink / raw)


Eli Zaretskii <eliz@gnu.org> writes:

>   Loading image...
>   byte-code: Invalid function: (macro . #[(&rest body) "........."  [body load-file-name progn if command-line-processed add-hook (quote before-init-hook) quote lambda nil ...] 11 1848487])

Cleaning the tree and bootstrapping again fixed this for me.

-- 
Romain Francoise <romain@orebokech.com> | I just thought I'd go out
it's a miracle -- http://orebokech.com/ | with a little bit more style.

^ permalink raw reply	[flat|nested] 3+ messages in thread

* Re: Problem with eval-at-startup
  2005-10-22 17:16 ` Romain Francoise
@ 2005-10-23  7:52   ` Eli Zaretskii
  0 siblings, 0 replies; 3+ messages in thread
From: Eli Zaretskii @ 2005-10-23  7:52 UTC (permalink / raw)
  Cc: emacs-devel

> From: Romain Francoise <romain@orebokech.com>
> Date: Sat, 22 Oct 2005 19:16:12 +0200
> 
> Eli Zaretskii <eliz@gnu.org> writes:
> 
> >   Loading image...
> >   byte-code: Invalid function: (macro . #[(&rest body) "........."  [body load-file-name progn if command-line-processed add-hook (quote before-init-hook) quote lambda nil ...] 11 1848487])
> 
> Cleaning the tree and bootstrapping again fixed this for me.

Thanks.  I hate bootstrapping, so I just recompiled all the lisp/*.el
files, and the problem was gone.

^ permalink raw reply	[flat|nested] 3+ messages in thread

end of thread, other threads:[~2005-10-23  7:52 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2005-10-22 16:48 Problem with eval-at-startup Eli Zaretskii
2005-10-22 17:16 ` Romain Francoise
2005-10-23  7:52   ` Eli Zaretskii

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.