emacs-devel
[Top][All Lists]
Advanced

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

Re: Linking Emacs with libxml2


From: Andreas Schwab
Subject: Re: Linking Emacs with libxml2
Date: Sat, 11 Sep 2010 09:18:57 +0200
User-agent: Gnus/5.13 (Gnus v5.13) Emacs/23.2 (gnu/linux)

Lars Magne Ingebrigtsen <address@hidden> writes:

> chad <address@hidden> writes:
>
>> I was temporarily confused by `abbreviated display'
>
> Yeah.  I've tried to disable that for ages, but I've never found the
> right combinations of variables.  Setting print-level to nil, and
> print-length to nil, and eval-expression-print-length to nil doesn't
> give me a complete print of the following:
>
> (html-parse-string "<html><hEad></head><body width=101><div 
> class=thing>Hei<div>Yes")
>
> You get a quite short parse tree back, but it's still abbreviated.  Is
> that a bug, or is there yet another variable that abbreviates?

eval-expression-print-length and eval-expression-print-level are
overriding print-length and print-level during eval-expression.
Otherwise they have no effect.

Andreas.

-- 
Andreas Schwab, address@hidden
GPG Key fingerprint = 58CA 54C7 6D53 942B 1756  01D3 44D5 214B 8276 4ED5
"And now for something completely different."



reply via email to

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