From mboxrd@z Thu Jan 1 00:00:00 1970 From: Jambunathan K Subject: Re: Cannot display images inline any more Date: Fri, 21 Oct 2011 19:49:07 +0530 Message-ID: <81aa8u77hg.fsf@gmail.com> References: <80mxcujwp9.fsf@somewhere.org> <4EA17AFF.5050006@online.de> Mime-Version: 1.0 Content-Type: text/plain Return-path: Received: from eggs.gnu.org ([140.186.70.92]:34660) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1RHFwP-0007zV-Rq for emacs-orgmode@gnu.org; Fri, 21 Oct 2011 10:19:23 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1RHFwO-0002Rp-EH for emacs-orgmode@gnu.org; Fri, 21 Oct 2011 10:19:21 -0400 Received: from mail-qw0-f41.google.com ([209.85.216.41]:57330) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1RHFwO-0002Ri-7W for emacs-orgmode@gnu.org; Fri, 21 Oct 2011 10:19:20 -0400 Received: by qadc11 with SMTP id c11so1386756qad.0 for ; Fri, 21 Oct 2011 07:19:19 -0700 (PDT) In-Reply-To: <4EA17AFF.5050006@online.de> (Rainer Stengele's message of "Fri, 21 Oct 2011 16:00:31 +0200") 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: Rainer Stengele Cc: emacs-orgmode@gnu.org, public-emacs-orgmode-mXXj517/zsQ@lo.gmane.org Rainer Stengele writes: > Am 21.10.2011 15:33, schrieb Sebastien Vauban: >> Hi Suvayu and Rainer, >> >> suvayu ali wrote: >>> On Fri, Oct 21, 2011 at 2:39 PM, Rainer Stengele >>> wrote: >>>> >>>> I have for example >>>> >>>> [[file:c:/img.jpg]] >>>> >>>> which is exported correctly as html. >>>> >>>> In Emacs, after "C-c C-x v" Org says: "No images to display inline". >>>> >>>> Does anybody use Emacs 24.0.90.1 and is able to display images inline? >>> >>> My Emacs is 2 days older than yours and it works fine. >> >> I wonder if it's not related to some types of images (PNG, JPG) and Emacs 24 >> under Windows. Have read such things, IIRC. >> >> Best regards, >> Seb >> > > Well, who is telling me "No images to display inline"? Is it Emacs or Org? > How could I debug the funtion? C-h v dynamic-library-alist C-h v image-library-alist You can copy the required dll to bin if you are on Windows. > Anybody? > Rainer > > > --