From mboxrd@z Thu Jan 1 00:00:00 1970 From: Huy Subject: Re: Bug: inline images for filenames with spaces Date: Wed, 29 Jun 2011 23:06:43 -0700 Message-ID: <20110630060643.5DF6CC7C17@fish.malachiarts.com> References: <20110629093107.BC5E7C7C0C@fish.malachiarts.com> <87boxgdg6r.fsf@univ-nantes.fr> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Return-path: Received: from eggs.gnu.org ([140.186.70.92]:58121) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1QcAOe-0006tf-A0 for emacs-orgmode@gnu.org; Thu, 30 Jun 2011 02:06:41 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1QcAOd-00087W-9N for emacs-orgmode@gnu.org; Thu, 30 Jun 2011 02:06:40 -0400 Received: from fish.malachiarts.com ([8.3.218.132]:40016) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1QcAOd-00087Q-59 for emacs-orgmode@gnu.org; Thu, 30 Jun 2011 02:06:39 -0400 Content-Disposition: inline In-Reply-To: <87boxgdg6r.fsf@univ-nantes.fr> 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: Manuel Giraud Cc: emacs-orgmode@gnu.org I'm not exporting. I'm just doing C-c C-x C-v to display the inline images within emacs. On Wed, Jun 29, 2011 at 01:34:36PM +0200, Manuel Giraud wrote: > Huy writes: > > > Example: > > [[file:img/test.png]] will display inline > > [[file:img/test copy.png]] won't > > Just tested on the same emacs version and few minutes old org-mode and > both works for me. How do you export? Do you have some special settings? > > -- > Manuel Giraud >