unofficial mirror of emacs-devel@gnu.org 
 help / color / mirror / code / Atom feed
* how can I pretty-print a lisp object in C?
@ 2008-05-07 20:59 joakim
  2008-05-07 21:09 ` Jason Rumney
  0 siblings, 1 reply; 2+ messages in thread
From: joakim @ 2008-05-07 20:59 UTC (permalink / raw)
  To: emacs-devel

I'm doing a patch for the Emacs C core, and it would be convenient to
pretty print lisp object to stdout. Any hints?

-- 
Joakim Verona




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

* Re: how can I pretty-print a lisp object in C?
  2008-05-07 20:59 how can I pretty-print a lisp object in C? joakim
@ 2008-05-07 21:09 ` Jason Rumney
  0 siblings, 0 replies; 2+ messages in thread
From: Jason Rumney @ 2008-05-07 21:09 UTC (permalink / raw)
  To: joakim; +Cc: emacs-devel

joakim@verona.se wrote:
> I'm doing a patch for the Emacs C core, and it would be convenient to
> pretty print lisp object to stdout. Any hints?
>   

Take a look in src/.gdbinit to see what the pp and other commands 
defined there do.





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

end of thread, other threads:[~2008-05-07 21:09 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2008-05-07 20:59 how can I pretty-print a lisp object in C? joakim
2008-05-07 21:09 ` Jason Rumney

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).