emacs-orgmode
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [O] Discovering Babel and R combination!


From: Ippei FURUHASHI
Subject: Re: [O] Discovering Babel and R combination!
Date: Sat, 21 Jul 2012 19:55:15 +0900

Hi François,

> Real fun would be that any "C-c C-c" which triggers the re-computation
> of an already displayed graphics, merely gets the displayed graphics
> to get updated in place, without any more special interaction needed
> to re-in-line it.

The following discussion can help
http://article.gmane.org/gmane.emacs.orgmode/34194
to set
: (add-hook 'org-babel-after-execute-hook 'org-display-inline-images)


If you also want to skip the confirmation by babel on evaluation, see
:  (info "(org)Code evaluation security")


HTH,
IP



reply via email to

[Prev in Thread] Current Thread [Next in Thread]