From mboxrd@z Thu Jan 1 00:00:00 1970 From: Sebastien Vauban Subject: Re: How to call org-display-inline-images so that after a graphviz block is evaluated the image is refreshed? Date: Mon, 28 Jul 2014 17:11:13 +0200 Message-ID: <86d2cpecxa.fsf@somewhere.org> References: <61c7d3caa2a7bfeaf26161986e4978ea@mail.rickster.com> Mime-Version: 1.0 Content-Type: text/plain Return-path: 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-mXXj517/zsQ@public.gmane.org Sender: emacs-orgmode-bounces+geo-emacs-orgmode=m.gmane.org-mXXj517/zsQ@public.gmane.org To: emacs-orgmode-mXXj517/zsQ@public.gmane.org Rick Frankel wrote: > (add-hook 'org-babel-after-execute-hook > (lambda () (org-display-inline-images nil t))) I simply had: --8<---------------cut here---------------start------------->8--- (add-hook 'org-babel-after-execute-hook 'org-display-inline-images) --8<---------------cut here---------------end--------------->8--- Anyway, for me, this should clearly be made a *default*, nope? Best regards, Seb -- Sebastien Vauban