[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: Linking Emacs with libxml2
From: |
Stefan Monnier |
Subject: |
Re: Linking Emacs with libxml2 |
Date: |
Fri, 10 Sep 2010 12:46:34 +0200 |
User-agent: |
Gnus/5.13 (Gnus v5.13) Emacs/24.0.50 (gnu/linux) |
>> Hm. I guess so. I'll change the html-parse-buffer function into a
>> html-parse-string function instead.
> I think it is still useful to provide a html-parse-buffer function that
> can be more efficient when the intermediate string copy is not needed.
Agreed, but right now it's not clear when/how such an intermediate copy
can be avoided.
BTW, another question regarding libxml2: does it provide functions to do
partial parses (e.g. to know the syntactic context of a particular
buffer position)?
Stefan
- Re: Linking Emacs with libxml2, (continued)
- Re: Linking Emacs with libxml2, Lars Magne Ingebrigtsen, 2010/09/08
- Re: Linking Emacs with libxml2, Lars Magne Ingebrigtsen, 2010/09/08
- Re: Linking Emacs with libxml2, Lars Magne Ingebrigtsen, 2010/09/08
- Re: Linking Emacs with libxml2, Andreas Schwab, 2010/09/08
- Re: Linking Emacs with libxml2, Lars Magne Ingebrigtsen, 2010/09/08
- Re: Linking Emacs with libxml2, Stefan Monnier, 2010/09/09
- Re: Linking Emacs with libxml2, Lars Magne Ingebrigtsen, 2010/09/09
- Re: Linking Emacs with libxml2, Stefan Monnier, 2010/09/09
- Re: Linking Emacs with libxml2, Lars Magne Ingebrigtsen, 2010/09/09
- Re: Linking Emacs with libxml2, Andreas Schwab, 2010/09/10
- Re: Linking Emacs with libxml2,
Stefan Monnier <=
- Re: Linking Emacs with libxml2, Lars Magne Ingebrigtsen, 2010/09/10
- Re: Linking Emacs with libxml2, Lars Magne Ingebrigtsen, 2010/09/10
- Re: Linking Emacs with libxml2, Lars Magne Ingebrigtsen, 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, Lars Magne Ingebrigtsen, 2010/09/10
- 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