From mboxrd@z Thu Jan 1 00:00:00 1970 From: Steven Lumos Subject: Re: blorg.el Date: Wed, 20 Feb 2008 16:44:01 -0800 Message-ID: References: <2a6300ea0801290344h57803348x3664654574f33b9e@mail.gmail.com> <20418.193.54.107.57.1201619918.squirrel@altern.org> <479F4195.40906@calicojack.co.uk> <87ve5blrxt.fsf@bzg.ath.cx> <47BAACFD.404@calicojack.co.uk> <87k5l1um5d.fsf@bzg.ath.cx> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Return-path: Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1JRzXo-00028R-Pe for emacs-orgmode@gnu.org; Wed, 20 Feb 2008 19:44:12 -0500 Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1JRzXo-00028B-7I for emacs-orgmode@gnu.org; Wed, 20 Feb 2008 19:44:12 -0500 Received: from [199.232.76.173] (helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1JRzXo-000283-0U for emacs-orgmode@gnu.org; Wed, 20 Feb 2008 19:44:12 -0500 Received: from main.gmane.org ([80.91.229.2] helo=ciao.gmane.org) by monty-python.gnu.org with esmtps (TLS-1.0:RSA_AES_256_CBC_SHA1:32) (Exim 4.60) (envelope-from ) id 1JRzXn-0003oU-9q for emacs-orgmode@gnu.org; Wed, 20 Feb 2008 19:44:11 -0500 Received: from list by ciao.gmane.org with local (Exim 4.43) id 1JRzXk-0002GC-9V for emacs-orgmode@gnu.org; Thu, 21 Feb 2008 00:44:08 +0000 Received: from wsip-24-234-106-159.lv.lv.cox.net ([24.234.106.159]) by main.gmane.org with esmtp (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Thu, 21 Feb 2008 00:44:08 +0000 Received: from steven by wsip-24-234-106-159.lv.lv.cox.net with local (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Thu, 21 Feb 2008 00:44:08 +0000 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: emacs-orgmode@gnu.org Bastien Guerry writes: > Rick Moynihan writes: > >> But the problem appears to be that the URL which appears twice in the >> block isn't inserted literally but is instead expanded into an > href=""> in the source when M-x blorg-publish is run e.g: >> >> watch?v=fu8rAWciQNs">> name="wmode" >> value="transparent">watch?v=fu8rAWciQNs" > > Argh. I see. > >> Is there a way to disable this when inside dynamic blocks? > > Not one that I will work on now. But please be patient, I'm coding the > new export engine and it will be much easier to publish a blog with it. > > -- > Bastien Just FYI, I'm out here trying to remain patient too. The general methodology of blorg seems to be just about exactly how I would prefer to blog, and I'm especially interested in the handling of source examples with htmlize that was previously mentioned. Steve