[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: bootstrapping fails.
From: |
Stefan Monnier |
Subject: |
Re: bootstrapping fails. |
Date: |
Wed, 02 Nov 2005 16:55:36 -0500 |
User-agent: |
Gnus/5.11 (Gnus v5.11) Emacs/22.0.50 (gnu/linux) |
> Bootstrapping fails in python.el, but python.el was not changed in two
> weeks, so something else must be to blame. The error is strange: the
> byte compiler does not seem to recognize an argument list as such.
> End of make bootstrap output:
> Compiling /home/teirllm/emacscvsdir/emacs/lisp/./progmodes/python.el
> In python-quote-syntax:
> python.el:119:29:Warning: `15' is a malformed function
> python.el:119:29:Error: Invalid function: 15
Should be fixed now,
Stefan