From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: ishi soichi Newsgroups: gmane.emacs.help Subject: emacs24 Symbol's function definition is void: libxml-parse-html-region Date: Mon, 5 Aug 2013 10:39:56 +0900 Message-ID: NNTP-Posting-Host: plane.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 X-Trace: ger.gmane.org 1375666807 9206 80.91.229.3 (5 Aug 2013 01:40:07 GMT) X-Complaints-To: usenet@ger.gmane.org NNTP-Posting-Date: Mon, 5 Aug 2013 01:40:07 +0000 (UTC) To: help-gnu-emacs@gnu.org Original-X-From: help-gnu-emacs-bounces+geh-help-gnu-emacs=m.gmane.org@gnu.org Mon Aug 05 03:40:10 2013 Return-path: Envelope-to: geh-help-gnu-emacs@m.gmane.org Original-Received: from lists.gnu.org ([208.118.235.17]) by plane.gmane.org with esmtp (Exim 4.69) (envelope-from ) id 1V69mL-0005zd-7y for geh-help-gnu-emacs@m.gmane.org; Mon, 05 Aug 2013 03:40:09 +0200 Original-Received: from localhost ([::1]:52910 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1V69mK-00008n-OR for geh-help-gnu-emacs@m.gmane.org; Sun, 04 Aug 2013 21:40:08 -0400 Original-Received: from eggs.gnu.org ([2001:4830:134:3::10]:50152) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1V69mA-00007A-HR for help-gnu-emacs@gnu.org; Sun, 04 Aug 2013 21:40:00 -0400 Original-Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1V69m9-0001E9-Ha for help-gnu-emacs@gnu.org; Sun, 04 Aug 2013 21:39:58 -0400 Original-Received: from mail-vb0-x22b.google.com ([2607:f8b0:400c:c02::22b]:61790) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1V69m9-0001Dy-CN for help-gnu-emacs@gnu.org; Sun, 04 Aug 2013 21:39:57 -0400 Original-Received: by mail-vb0-f43.google.com with SMTP id h11so2306146vbh.16 for ; Sun, 04 Aug 2013 18:39:56 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=mime-version:date:message-id:subject:from:to:content-type; bh=Ri03iJZaPYuG8aUeeZbfnFiszuYIwghY2ws2xpxLcAQ=; b=e+KZF91VdtlT3l+lQi997HGhjd9OXneJSKW7CsTmnW13DOWEydKxAl+23rNtw2FRqB JZsJYrmXVurfxvYYYFVnp6NW76IAB5m6dGjhbaM8tawhqWNGsUCwZjpdPRobDsctnZ4g dIEyTqbwLZq/qQ8icrDMLwqJxT9bUU9Nx/zqD/Aiog+fqXNvckDkwGXAozPwyaM9Kh0B 74JTv722d4CGz7CqdZNZaXL/wQcrHKWf1ZUKUH+pQ5TU0h0hyGQoskLR5+Py+HiinQDO zfTHhXrkK0mW5JCKEp8zN3gvfEu2lNWH4jGQdGBwyHiGLMmGuh2/Z6xHUOvwVk03NBkg /9xQ== X-Received: by 10.220.92.68 with SMTP id q4mr5020100vcm.93.1375666796752; Sun, 04 Aug 2013 18:39:56 -0700 (PDT) Original-Received: by 10.58.171.100 with HTTP; Sun, 4 Aug 2013 18:39:56 -0700 (PDT) X-detected-operating-system: by eggs.gnu.org: Error: Malformed IPv6 address (bad octet value). X-Received-From: 2607:f8b0:400c:c02::22b X-Content-Filtered-By: Mailman/MimeDel 2.1.14 X-BeenThere: help-gnu-emacs@gnu.org X-Mailman-Version: 2.1.14 Precedence: list List-Id: Users list for the GNU Emacs text editor List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: help-gnu-emacs-bounces+geh-help-gnu-emacs=m.gmane.org@gnu.org Original-Sender: help-gnu-emacs-bounces+geh-help-gnu-emacs=m.gmane.org@gnu.org Xref: news.gmane.org gmane.emacs.help:92705 Archived-At: hi. running eww (http://lars.ingebrigtsen.no/2013/06/eww.html) encountered an error error in process filter: Symbol's function definition is void: libxml-parse-html-region it looks like my emacs24 is compiled without libxml2, correct? Is there anyway to add libxml2 to emacs24 which is setup already? thanks in advance. soichi