From mboxrd@z Thu Jan 1 00:00:00 1970 From: Huy Subject: Re: Bug: inline images for filenames with spaces Date: Mon, 04 Jul 2011 04:23:51 -0700 Message-ID: <20110704112354.914E6C7C17@fish.malachiarts.com> References: <20110629093107.BC5E7C7C0C@fish.malachiarts.com> <8762nn1g3g.fsf@gnu.org> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Return-path: Received: from eggs.gnu.org ([140.186.70.92]:41421) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1QdhFn-0005ef-Sc for emacs-orgmode@gnu.org; Mon, 04 Jul 2011 07:23:52 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1QdhFm-0003cx-Jj for emacs-orgmode@gnu.org; Mon, 04 Jul 2011 07:23:51 -0400 Received: from fish.malachiarts.com ([8.3.218.132]:47865) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1QdhFm-0003cQ-B7 for emacs-orgmode@gnu.org; Mon, 04 Jul 2011 07:23:50 -0400 Content-Disposition: inline In-Reply-To: <8762nn1g3g.fsf@gnu.org> List-Id: "General discussions about Org-mode." List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: emacs-orgmode-bounces+geo-emacs-orgmode=m.gmane.org@gnu.org Sender: emacs-orgmode-bounces+geo-emacs-orgmode=m.gmane.org@gnu.org To: Bastien Cc: emacs-orgmode@gnu.org On Thu, Jun 30, 2011 at 05:41:55PM +0200, Bastien wrote: > Hi Huy, > > Huy writes: > > > inline image display doesn't seem to work for image links with spaces in > > them. > > The attached patch fixes this. > > Please confirm and also take the time to check that there is no > side-effects -- especially wrt the exporter. Sorry, it took me long to get back. I confirm that the current repo fixed it, bt I can't confirm exporting. I don't know how to do any exporting yet. Thanks for the fix! Huy