emacs-devel
[Top][All Lists]
Advanced

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

Re: 23.0.60; x-create-frame: wrong-type-argument number-or-markerp nil


From: Stefan Monnier
Subject: Re: 23.0.60; x-create-frame: wrong-type-argument number-or-markerp nil
Date: Thu, 24 Apr 2008 17:15:12 -0400
User-agent: Gnus/5.13 (Gnus v5.13) Emacs/23.0.60 (gnu/linux)

>> Hmm.. that's the backtrace?
>> If so, can you (while the above backtrace is still active) break Emacs
>> in a debugger and look at the C stack trace, so as to figure out which
>> piece of Elisp code is being evaluated here?

> No. I won't mess with GDB; sorry. Also, I have no C source files.

> I included the backtrace just before the error. x-create-frame
> apparently tests for :visible and :enable (the same test twice), which
> return t. `d' in the debugger then gives the error msg.

Then please provide a test case: the code you quoted doesn't work, it
uses variables that aren't defined.


        Stefan




reply via email to

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