help-gnu-emacs
[Top][All Lists]
Advanced

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

Re: Help! I want to print an ENTIRE lisp expression.


From: Alex Schroeder
Subject: Re: Help! I want to print an ENTIRE lisp expression.
Date: Sat, 09 Nov 2002 11:33:08 +0100
User-agent: Gnus/5.090008 (Oort Gnus v0.08) Emacs/21.2.92 (i686-pc-linux-gnu)

Alan Mackenzie<none@example.invalid> writes:

> (let ((c-buffer-is-cc-mode ...) (init ...)) (while init (set ... ...)
> (setq init ...))))
>
> The substitution of essential information by these ellipses make the
> print useless in this case.

Are you using print or C-u C-x C-e?  If C-u C-x C-e, and you only use
this seldomly, use the middle mouse button to expand it.

Other than that, try the variables print-lenth,
eval-expression-print-length, print-level, and
eval-expression-print-level.

Alex.


reply via email to

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