[Top][All Lists]
[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."
- Re: Linking Emacs with libxml2, (continued)
- Re: Linking Emacs with libxml2, Glenn Morris, 2010/09/10
- Re: Linking Emacs with libxml2, Glenn Morris, 2010/09/10
- Re: Linking Emacs with libxml2, Lars Magne Ingebrigtsen, 2010/09/10
- Re: Linking Emacs with libxml2, Ted Zlatanov, 2010/09/10
- Re: Linking Emacs with libxml2, Andreas Schwab, 2010/09/12
- Re: Linking Emacs with libxml2, Lars Magne Ingebrigtsen, 2010/09/12
- Re: Linking Emacs with libxml2, Chad Brown, 2010/09/10
- Re: Linking Emacs with libxml2, Lars Magne Ingebrigtsen, 2010/09/10
- Re: Linking Emacs with libxml2, chad, 2010/09/10
- Re: Linking Emacs with libxml2, Lars Magne Ingebrigtsen, 2010/09/10
- Re: Linking Emacs with libxml2,
Andreas Schwab <=
- Re: Linking Emacs with libxml2, Lars Magne Ingebrigtsen, 2010/09/11
- Re: Linking Emacs with libxml2, Leo, 2010/09/13
- Re: Linking Emacs with libxml2, Lars Magne Ingebrigtsen, 2010/09/13
- Re: Linking Emacs with libxml2, Leo, 2010/09/13
- Re: Linking Emacs with libxml2, Chad Brown, 2010/09/13
- Re: Linking Emacs with libxml2, Chad Brown, 2010/09/13
- Re: Linking Emacs with libxml2, Leo, 2010/09/13
- Re: Linking Emacs with libxml2, Christian Faulhammer, 2010/09/13
- Re: Linking Emacs with libxml2, Andreas Schwab, 2010/09/10
- Re: Linking Emacs with libxml2, Andrew W. Nosenko, 2010/09/10