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

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

Re: Invalid read syntax when using savehist.el


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

On Nov 27, 7:13 am, "spamfilteracco...@gmail.com"
<spamfilteracco...@gmail.com> wrote:
> 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 ...
>

BTW, I was switching buffers during execution of  the macro and that's
why the frame is stored:

(execute-kbd-macro [19 107 (language-change (#<frame  *Minibuf-1*
0x18e1c00>)) .... )


reply via email to

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