* pretty printing an sexp
@ 2004-07-27 6:48 Lowell Kirsh
2004-07-27 15:58 ` Kevin Rodgers
0 siblings, 1 reply; 2+ messages in thread
From: Lowell Kirsh @ 2004-07-27 6:48 UTC (permalink / raw)
Is there to pretty print an elisp s-expression within a buffer?
Lowell
^ permalink raw reply [flat|nested] 2+ messages in thread
* Re: pretty printing an sexp
2004-07-27 6:48 pretty printing an sexp Lowell Kirsh
@ 2004-07-27 15:58 ` Kevin Rodgers
0 siblings, 0 replies; 2+ messages in thread
From: Kevin Rodgers @ 2004-07-27 15:58 UTC (permalink / raw)
Lowell Kirsh wrote:
> Is there to pretty print an elisp s-expression within a buffer?
(pp s-expression (current-buffer))
--
Kevin Rodgers
^ permalink raw reply [flat|nested] 2+ messages in thread
end of thread, other threads:[~2004-07-27 15:58 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2004-07-27 6:48 pretty printing an sexp Lowell Kirsh
2004-07-27 15:58 ` Kevin Rodgers
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).