[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: List Seperator
From: |
Johan Bockgård |
Subject: |
Re: List Seperator |
Date: |
Mon, 07 Apr 2003 22:52:15 +0200 |
User-agent: |
Gnus/5.090017 (Oort Gnus v0.17) Emacs/21.2 (usg-unix-v) |
googleartist@yahoo.com (Artist) writes:
> I am trying to learn new function and when I try to use the function
> with M-1 C-x C-e it returns the list in form of a long list space
> seperated. I like to have it returned as new line seperated. How I can
> achive that?
Does pp-eval-last-sexp do what you want?
,----
| Run `pp-eval-expression' on sexp before point (which see).
| With argument, pretty-print output into current buffer.
`----
--
What did you expect? The average Elisp hacker is so cool that he is in
no need of a table/desktop, placing his laptop where the name
indicates it belongs. But the precarious balance of the same is often
in need of structural support. -- DK about http://www.emacslisp.org
- List Seperator, Artist, 2003/04/07
- Re: List Seperator,
Johan Bockgård <=