unofficial mirror of emacs-devel@gnu.org 
 help / color / mirror / code / Atom feed
* font-at fails and cannot enter debugger
@ 2011-01-26 16:19 Sam Steingold
  2011-01-27  3:47 ` Stefan Monnier
  0 siblings, 1 reply; 3+ messages in thread
From: Sam Steingold @ 2011-01-26 16:19 UTC (permalink / raw)
  To: emacs-devel

GNU Emacs 24.0.50.3 (x86_64-unknown-linux-gnu, GTK+ Version 2.10.4)
 of 2011-01-25 on tbox

(font-at (point))
Entering debugger...
debugger-setup-buffer: Wrong type argument: hash-table-p, nil

what does it mean?

-- 
Sam Steingold (http://sds.podval.org/) on CentOS release 5.3 (Final)
http://thereligionofpeace.com http://palestinefacts.org http://mideasttruth.com
http://www.PetitionOnline.com/tap12009/ http://ffii.org http://truepeace.org
Experience comes with debts.



^ permalink raw reply	[flat|nested] 3+ messages in thread

* Re: font-at fails and cannot enter debugger
  2011-01-26 16:19 font-at fails and cannot enter debugger Sam Steingold
@ 2011-01-27  3:47 ` Stefan Monnier
  2011-01-27 20:02   ` Sam Steingold
  0 siblings, 1 reply; 3+ messages in thread
From: Stefan Monnier @ 2011-01-27  3:47 UTC (permalink / raw)
  To: emacs-devel

> (font-at (point))
> Entering debugger...

Apparently something signaled an error during `font-at'.

> debugger-setup-buffer: Wrong type argument: hash-table-p, nil

apparently some error occurred inside debugger-setup-buffer, tho I'm not
sure what since that function doesn't appear to use hash-table
functions directly.

> what does it mean?

Don't know.  And can't reproduce it.


        Stefan



^ permalink raw reply	[flat|nested] 3+ messages in thread

* Re: font-at fails and cannot enter debugger
  2011-01-27  3:47 ` Stefan Monnier
@ 2011-01-27 20:02   ` Sam Steingold
  0 siblings, 0 replies; 3+ messages in thread
From: Sam Steingold @ 2011-01-27 20:02 UTC (permalink / raw)
  To: emacs-devel

> * Stefan Monnier <zbaavre@veb.hzbagerny.pn> [2011-01-26 22:47:26 -0500]:
>
>> (font-at (point))
>> Entering debugger...
> Apparently something signaled an error during `font-at'.

yep.

>> debugger-setup-buffer: Wrong type argument: hash-table-p, nil
> apparently some error occurred inside debugger-setup-buffer

yep.

>> what does it mean?
>
> Don't know.  And can't reproduce it.

emacs -Q
(setq print-circle t)
(font-at (point)) C-o C-e

==>
Entering debugger...
debugger-setup-buffer: Wrong type argument: hash-table-p, nil

-- 
Sam Steingold (http://sds.podval.org/) on CentOS release 5.3 (Final)
http://pmw.org.il http://dhimmi.com http://mideasttruth.com
http://memri.org http://palestinefacts.org http://www.memritv.org
Every day above ground is a good day.




^ permalink raw reply	[flat|nested] 3+ messages in thread

end of thread, other threads:[~2011-01-27 20:02 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2011-01-26 16:19 font-at fails and cannot enter debugger Sam Steingold
2011-01-27  3:47 ` Stefan Monnier
2011-01-27 20:02   ` Sam Steingold

Code repositories for project(s) associated with this public inbox

	https://git.savannah.gnu.org/cgit/emacs.git

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).