bug-gnu-emacs
[Top][All Lists]
Advanced

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

Invalid read syntax when using savehist.el


From: address@hidden
Subject: Invalid read syntax when using savehist.el
Date: Mon, 26 Nov 2007 22:13:10 -0800 (PST)
User-agent: G2/1.0

I have savehist turned on and yesterday startup of emacs failed with
an invalid read syntax error.

Turned out the problem was caused by a kbd macro which savehist stored
like this:

(setq command-history '( ... (execute-kbd-macro [19 107 (language-
change (#<frame ...

I assume the reader choked on the #<... part, because everything was
fine when I removed it.

GNU Emacs 22.1.1 (i386-mingw-nt5.1.2600) of 2007-06-02 on RELEASE


reply via email to

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