emacs-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Error in python-mode (Emacs HEAD)


From: Stefan Monnier
Subject: Re: Error in python-mode (Emacs HEAD)
Date: Wed, 15 Sep 2010 15:12:40 +0200
User-agent: Gnus/5.13 (Gnus v5.13) Emacs/24.0.50 (gnu/linux)

> In am empty buffer, I type "M-x python-mode", I get the following
> error. I am using Emacs HEAD on GNU/Linux.

Have you "make bootstrap"?

> Debugger entered--Lisp error: (invalid-function 2)
>   2("\"")

This sounds like you compiled python.el with an old syntax.elc which
didn't yet have a syntax-propertize-rules macro.


        Stefan



reply via email to

[Prev in Thread] Current Thread [Next in Thread]