From mboxrd@z Thu Jan 1 00:00:00 1970 From: Uwe Brauer Subject: inline images (png/jpg) are not displayed Date: Fri, 03 Feb 2017 20:49:52 +0000 Message-ID: <87poizq9sf.fsf@mat.ucm.es> Mime-Version: 1.0 Content-Type: text/plain Return-path: Received: from eggs.gnu.org ([2001:4830:134:3::10]:53758) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1cZko2-0006G6-9O for emacs-orgmode@gnu.org; Fri, 03 Feb 2017 15:50:06 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1cZkny-00052D-KW for emacs-orgmode@gnu.org; Fri, 03 Feb 2017 15:50:06 -0500 Received: from [195.159.176.226] (port=49150 helo=blaine.gmane.org) by eggs.gnu.org with esmtps (TLS1.0:RSA_AES_128_CBC_SHA1:16) (Exim 4.71) (envelope-from ) id 1cZkny-00051U-D7 for emacs-orgmode@gnu.org; Fri, 03 Feb 2017 15:50:02 -0500 Received: from list by blaine.gmane.org with local (Exim 4.84_2) (envelope-from ) id 1cZknq-00038c-75 for emacs-orgmode@gnu.org; Fri, 03 Feb 2017 21:49:54 +0100 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" To: emacs-orgmode@gnu.org Hi I am using emacs 26 (kubuntu 14.04) and I can open png and images files and they are displayed correctly so I presume png/jpg support is compiled in. I added the following to my org file [[myimage.png]] and set org-startup-with-inline-images to t Then I reopened the file, but the image was not displayed. What do I miss? Thanks Uwe Brauer