From mboxrd@z Thu Jan 1 00:00:00 1970 From: Giovanni Ridolfi Subject: Re: HTML exporter bug? was Re: Inserting some java script Date: Mon, 15 Jan 2007 16:20:51 +0100 Message-ID: <20070115152050.GA30934@isof-serv.isof.cnr.it> References: <2c75873c0701150244j7edc241an7de6a1084b655631@mail.gmail.com> <20070115.195836.182603650.dave@skiddlydee.com> <2c75873c0701150334y60ceb1e7x57b5aca95643fed8@mail.gmail.com> <20070115.212304.118802196.dave@skiddlydee.com> 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 1H6TMy-0008AL-PE for emacs-orgmode@gnu.org; Mon, 15 Jan 2007 10:03:32 -0500 Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1H6TMx-0008A6-QJ for emacs-orgmode@gnu.org; Mon, 15 Jan 2007 10:03:32 -0500 Received: from [199.232.76.173] (helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1H6TMx-0008A2-K5 for emacs-orgmode@gnu.org; Mon, 15 Jan 2007 10:03:31 -0500 Received: from [192.167.162.5] (helo=mail.isof.cnr.it) by monty-python.gnu.org with esmtp (Exim 4.52) id 1H6TMw-0007YL-O2 for emacs-orgmode@gnu.org; Mon, 15 Jan 2007 10:03:31 -0500 Received: from localhost (localhost.localdomain [127.0.0.1]) by mail.isof.cnr.it (Postfix) with ESMTP id 40A4621F037 for ; Mon, 15 Jan 2007 16:20:53 +0100 (CET) Received: from mail.isof.cnr.it ([127.0.0.1]) by localhost (isof-serv.isof.cnr.it [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id 31728-03 for ; Mon, 15 Jan 2007 16:20:51 +0100 (CET) Content-Disposition: inline In-Reply-To: <20070115.212304.118802196.dave@skiddlydee.com> 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 On Mon, Jan 15, 2007 at 09:23:04PM +0900, David Emery wrote: > > It appears that the exporter is confused by the URL within the tags. Here's > another example that shows the same problem: > > @ IMHO this is _not_ the right way to insert an image or a link in a org-mode file, so I do not consider it a bug. The maual for org-mode 4.61 states[1] that you should use the following syntax in order to handle an image link: [[file:http://staff.science.uva.nl/~dominik/passfoto.jpg][file:thumb.jpg]] Concerning the javascript issue... well, perhaps javascript is not (yet? ;-) supported. Giovanni P.S. Here I have a 4.56b ... and it doesn't work either :-/ [1] http://staff.science.uva.nl/~dominik/Tools/org/org.html#Images