From mboxrd@z Thu Jan 1 00:00:00 1970 From: Huy Subject: Bug: inline images for filenames with spaces Date: Wed, 29 Jun 2011 02:31:07 -0700 Message-ID: <20110629093107.BC5E7C7C0C@fish.malachiarts.com> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Return-path: Received: from eggs.gnu.org ([140.186.70.92]:42007) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1Qbr6w-0001VT-E3 for emacs-orgmode@gnu.org; Wed, 29 Jun 2011 05:31:07 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1Qbr6u-0007Kw-O5 for emacs-orgmode@gnu.org; Wed, 29 Jun 2011 05:31:06 -0400 Received: from fish.malachiarts.com ([8.3.218.132]:33469) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1Qbr6u-0007KX-BT for emacs-orgmode@gnu.org; Wed, 29 Jun 2011 05:31:04 -0400 Received: from malachiarts.org.malachiarts.org (localhost [127.0.0.1]) by fish.malachiarts.com (Postfix) with ESMTP id BC5E7C7C0C for ; Wed, 29 Jun 2011 02:31:07 -0700 (PDT) Content-Disposition: inline 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: emacs-orgmode@gnu.org Hi, inline image display doesn't seem to work for image links with spaces in them. However, clicking on the image links does work: a window shows the image. Example: [[file:img/test.png]] will display inline [[file:img/test copy.png]] won't I'm using the latest org-mode sources in git as of a few minutes ago on: GNU Emacs 23.3.1 (x86_64-apple-darwin, NS apple-appkit-1038.35) of 2011-03-10 on black.porkrind.org Thanks, Huy