From mboxrd@z Thu Jan 1 00:00:00 1970 From: Ivan Vilata i Balaguer Subject: Re: [BUG] OrgTbl exports raw ampersands in HTML Date: Wed, 13 Oct 2010 19:59:43 +0200 Message-ID: <87zkuinfcg.fsf@rampella.terramar.selidor.net> References: <878w22oz5l.fsf@rampella.terramar.selidor.net> <21328.1286987831@gamaville.dokosmarshall.org> Mime-Version: 1.0 Content-Type: multipart/mixed; boundary="=-=-=" Return-path: Received: from [140.186.70.92] (port=59521 helo=eggs.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1P65cP-0003KK-9K for emacs-orgmode@gnu.org; Wed, 13 Oct 2010 14:00:02 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1P65cN-0006P4-Os for emacs-orgmode@gnu.org; Wed, 13 Oct 2010 14:00:01 -0400 Received: from lo.gmane.org ([80.91.229.12]:58962) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1P65cN-0006Oa-JO for emacs-orgmode@gnu.org; Wed, 13 Oct 2010 13:59:59 -0400 Received: from list by lo.gmane.org with local (Exim 4.69) (envelope-from ) id 1P65cH-0005Eb-SQ for emacs-orgmode@gnu.org; Wed, 13 Oct 2010 19:59:53 +0200 Received: from 159.121.16.95.dynamic.jazztel.es ([95.16.121.159]) by main.gmane.org with esmtp (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Wed, 13 Oct 2010 19:59:53 +0200 Received: from ivan by 159.121.16.95.dynamic.jazztel.es with local (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Wed, 13 Oct 2010 19:59:53 +0200 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 --=-=-= Nick Dokos (2010-10-13 18:37:11 +0200) wrote: > AFAIK, orgtbl-mode is a minor mode so that you can use org's table > generation facilities in other modes (e.g. text, or including a table > in a comment in a C/python/perl/foo source file, or in mail...) > In particular, it does not generate HTML. That is done by org's export > facilities. So either your description is inaccurate or my understanding > is flawed. Given the absence of responses, I suspect other people share > my bafflement. > > It would help if you described the process you used exactly: Of course, Nick. First, I write an HTML file like the attached one, which already has an OrgTbl table and the markers describing where it is going to be output. Then I enable orgtbl-mode, I place the cursor over the table and press C-c C-c. The table is output in HTML between the markers. The problem is that "foo&bar" in the original table gets exported as "foo&bar", when it should be exported as "foo&bar" to avoid spoling the HTML code. I hope it's clear enough this time. :) --=-=-= Content-Type: message/external-body; name*=us-ascii''~%2ftmp%2fprova.html; access-type=local-file Content-Type: text/html Content-ID: <87y6a2nfcg.fsf@rampella.terramar.selidor.net> Content-Transfer-Encoding: binary --=-=-= -- Ivan Vilata i Balaguer -- http://ivan.lovesgazpacho.net/ --=-=-= 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 --=-=-=--