From mboxrd@z Thu Jan 1 00:00:00 1970 From: David Maus Subject: Re: [Org-mode] feed.el Date: Wed, 07 Jul 2010 08:25:50 +0200 Message-ID: <87iq4rzu35.wl%dmaus@ictsoc.de> References: Mime-Version: 1.0 (generated by SEMI 1.14.6 - "Maruoka") Content-Type: multipart/mixed; boundary="===============0469254910==" Return-path: Received: from [140.186.70.92] (port=52182 helo=eggs.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1OWO5F-0008OR-Ja for emacs-orgmode@gnu.org; Wed, 07 Jul 2010 02:26:14 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.69) (envelope-from ) id 1OWO5D-0007fI-T6 for emacs-orgmode@gnu.org; Wed, 07 Jul 2010 02:26:13 -0400 Received: from mysql1.xlhost.de ([213.202.242.106]:42783) by eggs.gnu.org with esmtp (Exim 4.69) (envelope-from ) id 1OWO5D-0007fC-MA for emacs-orgmode@gnu.org; Wed, 07 Jul 2010 02:26:11 -0400 In-Reply-To: List-Id: "General discussions about Org-mode." List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Sender: emacs-orgmode-bounces+geo-emacs-orgmode=m.gmane.org@gnu.org Errors-To: emacs-orgmode-bounces+geo-emacs-orgmode=m.gmane.org@gnu.org To: Mark Scala Cc: emacs-orgmode@gnu.org --===============0469254910== Content-Type: multipart/signed; boundary="pgp-sign-Multipart_Wed_Jul__7_08:25:50_2010-1"; micalg=pgp-sha256; protocol="application/pgp-signature" Content-Transfer-Encoding: 7bit --pgp-sign-Multipart_Wed_Jul__7_08:25:50_2010-1 Content-Type: text/plain; charset=US-ASCII Mark Scala wrote: >I created a file in ~/org called feeds.org and in that file did C-c C-x g. >A headline for Slashdot Entries appeared. But when I do C-c C-x g on that >entry I get the following message: "Symbol's value as variable is void: >xml-entity-alist" >Nowhere do I find any information about setting that variable. Any ideas? >(I'm using the latest development version of Org, compiled from git sources >today). The variable is defined in the XML library xml.el and the error occurs, because this library wasn't loaded when Org parsed the feed. The patch I've just send should fix this: xml.el is part of Emacs, so the functions the use xml.el will load it if necessary (i.e. it wasn't loaded before). HTH -- David -- OpenPGP... 0x99ADB83B5A4478E6 Jabber.... dmjena@jabber.org Email..... dmaus@ictsoc.de --pgp-sign-Multipart_Wed_Jul__7_08:25:50_2010-1 Content-Type: application/pgp-signature Content-Transfer-Encoding: 7bit -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.10 (GNU/Linux) iF4EABEIAAYFAkw0He4ACgkQma24O1pEeOZhsQD/T0J5pxEeNbOEEJI+h+jVS0yH sG09Tp+B4wu+9WWScxEBANH1rvKhtAzBfsLrtSiDRXg2rfw4HQL6a8SVVCefgB3V =vikg -----END PGP SIGNATURE----- --pgp-sign-Multipart_Wed_Jul__7_08:25:50_2010-1-- --===============0469254910== Content-Type: text/plain; charset="us-ascii" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit Content-Disposition: inline _______________________________________________ Emacs-orgmode mailing list Please use `Reply All' to send replies to the list. Emacs-orgmode@gnu.org http://lists.gnu.org/mailman/listinfo/emacs-orgmode --===============0469254910==--