emacs-devel
[Top][All Lists]
Advanced

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

Re: nil became bound to (#<save_value ptr=0x085526f0 int=0> 96536 96288)


From: Richard M. Stallman
Subject: Re: nil became bound to (#<save_value ptr=0x085526f0 int=0> 96536 96288)
Date: Mon, 30 Jan 2006 13:45:33 -0500

    Somehow in an invocation of Emacs, the symbol nil became bound to a
    value that prints as this:

      (#<save_value ptr=0x085526f0 int=0> 96536 96288)

Yowch!

There are not many places in Emacs that make a save-value.
Perhaps you can reconstruct the C-level value that was saved
by looking at that data, and then perhaps you can figure out
where the save-value was actually made.

It is possible that this is a bug already fixed, as someone else
pointed out; but it's also possible that this bug is just rare.
So I think a little more investigation would be worth doing
if you want to.




reply via email to

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