From mboxrd@z Thu Jan 1 00:00:00 1970 From: David Maus Subject: Re: Publish atom feeds based on Org files Date: Tue, 23 Mar 2010 07:47:40 +0100 Message-ID: <87vdcnbkkz.wl%dmaus@ictsoc.de> References: <87ocikm0p4.wl%dmaus@ictsoc.de> <87sk7rlwzw.wl%ucecesf@ucl.ac.uk> Mime-Version: 1.0 (generated by SEMI 1.14.6 - "Maruoka") Content-Type: multipart/mixed; boundary="===============0335089841==" Return-path: Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1NtxxZ-000226-Py for emacs-orgmode@gnu.org; Tue, 23 Mar 2010 02:51:29 -0400 Received: from [140.186.70.92] (port=56645 helo=eggs.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1NtxxX-00020H-CE for emacs-orgmode@gnu.org; Tue, 23 Mar 2010 02:51:28 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.69) (envelope-from ) id 1NtxxU-0005w6-Pi for emacs-orgmode@gnu.org; Tue, 23 Mar 2010 02:51:27 -0400 Received: from mysql1.xlhost.de ([213.202.242.106]:47826) by eggs.gnu.org with esmtp (Exim 4.69) (envelope-from ) id 1NtxxU-0005vl-KK for emacs-orgmode@gnu.org; Tue, 23 Mar 2010 02:51:24 -0400 In-Reply-To: <87sk7rlwzw.wl%ucecesf@ucl.ac.uk> 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: Eric S Fraga , Eric S Fraga Cc: Org Mode --===============0335089841== Content-Type: multipart/signed; boundary="pgp-sign-Multipart_Tue_Mar_23_07:47:40_2010-1"; protocol="application/pgp-signature" Content-Transfer-Encoding: 7bit --pgp-sign-Multipart_Tue_Mar_23_07:47:40_2010-1 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: quoted-printable Eric S Fraga wrote: >On Fri, 19 Mar 2010 23:00:23 +0100, David Maus wrote: >> Hello all, >>=20 >> Carving another stone that might fit into the cathedral known as >> Emacs/Orgmode I am glad to present attached file org-atom.el that >> provides an exporting and a publishing function to create atom feeds >> based on Org files. >>=20 >> To use org-atom.el you need the library atom-syndication.el, an >David, >a simple point: I added (require 'org-atom) to my initialisation file >and Emacs fails starting up with: >,---- >| Debugger entered--Lisp error: (void-variable org-export-inbuffer-options= -extra) >| byte-code("=08=C4=19=89=1A=83=1E=00\n@=89=11=0B>=84=17=00=C5 C=0B\"=13= \nA=89=12=84=08=00*=C6=C7!=87" [org-atom-infile-options opt --cl-dolist-tem= p-- org-export-inbuffer-options-extra nil append provide org-atom] 4) >| require(org-atom) >`---- >What dependencies are there that I should have satisfied before the >require statement above? I guess, from the error message, that it's >something to do with cl... you may wish to ensure the approprthe appropri= ate >libraries are required by your code. Thanks, I'll look into this. It looks like that the (dolist on the beginning requires cl. Never considered byte compiling the file. -- David --=20 OpenPGP... 0x99ADB83B5A4478E6 Jabber.... dmjena@jabber.org Email..... dmaus@ictsoc.de --pgp-sign-Multipart_Tue_Mar_23_07:47:40_2010-1 Content-Type: application/pgp-signature Content-Transfer-Encoding: 7bit -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.10 (GNU/Linux) iF4EABEIAAYFAkuoZAwACgkQma24O1pEeOae2wD/YjSLBebZyfirhvC+PHPC5qMp dmMaLq1IkB9BOqdB8vIA/RfBbZN1/lTK9uTbwpUeKLKi5xzgJftStdzFTenCYeTi =zoOn -----END PGP SIGNATURE----- --pgp-sign-Multipart_Tue_Mar_23_07:47:40_2010-1-- --===============0335089841== 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 --===============0335089841==--