From mboxrd@z Thu Jan 1 00:00:00 1970 From: Bastien Subject: Re: (org-display-inline-images) Date: Mon, 07 Feb 2011 01:30:45 +0100 Message-ID: <87fws01ya2.fsf@gnu.org> References: <4D4E89EC.1090209@gmail.com> Mime-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 8bit Return-path: Received: from [140.186.70.92] (port=41159 helo=eggs.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1PmF0A-00046E-45 for emacs-orgmode@gnu.org; Sun, 06 Feb 2011 19:30:46 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1PmF08-0001Wd-8u for emacs-orgmode@gnu.org; Sun, 06 Feb 2011 19:30:45 -0500 Received: from mail-wy0-f169.google.com ([74.125.82.169]:63486) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1PmF08-0001WY-1f for emacs-orgmode@gnu.org; Sun, 06 Feb 2011 19:30:44 -0500 Received: by wyj26 with SMTP id 26so4350303wyj.0 for ; Sun, 06 Feb 2011 16:30:43 -0800 (PST) In-Reply-To: <4D4E89EC.1090209@gmail.com> (Jonathan BISSON's message of "Sun, 06 Feb 2011 12:45:48 +0100") List-Id: "General discussions about Org-mode." List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Sender: emacs-orgmode-bounces+geo-emacs-orgmode=m.gmane.org@gnu.org Errors-To: emacs-orgmode-bounces+geo-emacs-orgmode=m.gmane.org@gnu.org To: Jonathan BISSON Cc: emacs-orgmode@gnu.org Hi Jonathan, Jonathan BISSON writes: > I'm using inline images a lot in my org-files, but sometimes, the inline > image disappears and I need to do a (org-display-inline-images) again. > I need to look in more details when does this really happen. Ok, let us know. > But what annoys me is that I added a : #+STARTUP: inlineimages, and it > doesn't seems to work… > > Any ideas ? I cannot reproduce it. What version of Emacs/Org are you using? > Another nice thing would be a way to reduce the image size, just like > thumbnails. Do you think it can be done ? Not currently -- see the docstring of the create-image function in Emacs. I have vague memory of work beeing done in this area in Emacs, but AFAIK this is not yet implemented. -- Bastien