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: Alan Mackenzie
Subject: Re: Help! I want to print an ENTIRE lisp expression.
Date: Sat, 9 Nov 2002 12:20:45 +0000
User-agent: tin/1.4.5-20010409 ("One More Nightmare") (UNIX) (Linux/2.0.35 (i686))

Alex Schroeder <alex@emacswiki.org> wrote on Sat, 09 Nov 2002 11:33:08 +0100:
> 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.

AH!!!  eval-expression-print-level was set to 4.  I've now set it to nil,
and EVERYTHING WORKS PROPERLY!!!!

Thank you!

> Alex.

-- 
Alan Mackenzie (Munich, Germany)
Email: aacm@muuc.dee; to decode, wherever there is a repeated letter
(like "aa"), remove half of them (leaving, say, "a").



reply via email to

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