From mboxrd@z Thu Jan 1 00:00:00 1970 From: Carsten Dominik Subject: Re: html export Date: Thu, 27 May 2010 22:58:20 +0200 Message-ID: <7117A6F0-FAD7-47F2-A7D4-327C60EC670F@gmail.com> References: Mime-Version: 1.0 (Apple Message framework v936) Content-Type: text/plain; charset=US-ASCII; format=flowed; delsp=yes Content-Transfer-Encoding: 7bit Return-path: Received: from [140.186.70.92] (port=33197 helo=eggs.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1OHk9s-0003bh-SJ for emacs-orgmode@gnu.org; Thu, 27 May 2010 16:58:30 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.69) (envelope-from ) id 1OHk9o-000710-Hd for emacs-orgmode@gnu.org; Thu, 27 May 2010 16:58:25 -0400 Received: from ey-out-1920.google.com ([74.125.78.150]:31654) by eggs.gnu.org with esmtp (Exim 4.69) (envelope-from ) id 1OHk9o-00070r-BV for emacs-orgmode@gnu.org; Thu, 27 May 2010 16:58:24 -0400 Received: by ey-out-1920.google.com with SMTP id 13so46443eye.34 for ; Thu, 27 May 2010 13:58:23 -0700 (PDT) In-Reply-To: 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: "Thomas S. Dye" , Sebastian Rose Cc: emacs-orgmode Mode Hi Tom, On May 27, 2010, at 6:37 PM, Thomas S. Dye wrote: > Aloha all, > > Org-mode html export recently began to format links improperly for > me in projects that have been stable for some time and working > properly. > > I now get

img src="file:r/filename.png" alt="file:r/ > filename.png" />

> > This isn't a bug report. I've been having lots of problems > publishing formerly stable projects, some of which I believe are due > to changes in org-mode while others appear to stem from my setup. > > I haven't investigated this one yet, but it would help me to know if > others are seeing similar behavior when publishing to html. This i a bug introduced by a recent patch to factorize link creation in html export into a separate function. We are still ironing out the small problems this patch created. If this i a critical issue, switch back to an older verion for the time being. I believe Sebastian Rose is now looking at the problem... - Carsten > > All the best, > Tom > _______________________________________________ > 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 - Carsten