From mboxrd@z Thu Jan 1 00:00:00 1970 From: Rick Moynihan Subject: Re: blorg.el Date: Tue, 29 Jan 2008 15:09:09 +0000 Message-ID: <479F4195.40906@calicojack.co.uk> References: <2a6300ea0801290344h57803348x3664654574f33b9e@mail.gmail.com> <20418.193.54.107.57.1201619918.squirrel@altern.org> Mime-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Return-path: Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1JJs5h-0001SW-N4 for emacs-orgmode@gnu.org; Tue, 29 Jan 2008 10:09:37 -0500 Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1JJs5f-0001SC-TO for emacs-orgmode@gnu.org; Tue, 29 Jan 2008 10:09:37 -0500 Received: from [199.232.76.173] (helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1JJs5f-0001S9-QP for emacs-orgmode@gnu.org; Tue, 29 Jan 2008 10:09:35 -0500 Received: from storm.bpweb.net ([83.223.106.8]) by monty-python.gnu.org with esmtps (TLS-1.0:DHE_RSA_AES_256_CBC_SHA1:32) (Exim 4.60) (envelope-from ) id 1JJs5f-0000V4-Bv for emacs-orgmode@gnu.org; Tue, 29 Jan 2008 10:09:35 -0500 In-Reply-To: <20418.193.54.107.57.1201619918.squirrel@altern.org> 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: bzg@altern.org Cc: emacs-orgmode@gnu.org, Dimitris Kapetanakis Hi, I've been meaning to mention that blorg produces invalid XML for atom feeds (perhaps also RSS/HTML). Most obviously it doesn't appear to entity escape characters the following characters properly '<', '>', '&', which should be rendered as > < and & respectively. Also I think tags aren't closed properly, i.e. they're rendered as rather than the correct: Another issue I have, is that sometimes when calling blorg-publish it doesn't render links properly, i.e. [[http://foo.com/][foo]] will be displayed in the HTML/XML rather than: foo This doesn't always happen, but seems to occur when either: - you run blorg-publish without a C-u prefix argument. - or, you have an orglink which runs across a line break, e.g. [[http://foo.com/]| <--- newline [foo]] Also, it'd be great if there was a way to easily embed flash video content onto the pages, by using custom links, e.g. [[youtube:http://www.youtube.com/watch?v=fu8rAWciQNs]] Which would be expanded into the appropriate embeded object: bzg@altern.org wrote: >> thanks Bastien, but it still says, > > Yes, I made the mistake of using accentuated characters inside > the source, the file being encoded in utf-8. I replaced this > with the integer representation of characters in 0.75c -- see > attached file. > > Sorry for the mess, but I'm writing from Nancy, was in Paris > this morning, and in London this night... :) > > > > ------------------------------------------------------------------------ > > _______________________________________________ > Emacs-orgmode mailing list > Remember: use `Reply All' to send replies to the list. > Emacs-orgmode@gnu.org > http://lists.gnu.org/mailman/listinfo/emacs-orgmode -- Rick Moynihan http://sourcesmouth.co.uk/blog/