emacs-orgmode@gnu.org archives
 help / color / mirror / code / Atom feed
* org babel before excute hook
@ 2013-10-11 13:56 Henning Redestig
  2013-10-11 20:31 ` John Kitchin
  0 siblings, 1 reply; 11+ messages in thread
From: Henning Redestig @ 2013-10-11 13:56 UTC (permalink / raw)
  To: emacs-orgmode

[-- Attachment #1: Type: text/plain, Size: 765 bytes --]

I collaborate with different people on the same orgfile which contains many
source blocks that generate graphics by e.g. :results graphics abc.pdf

It can happen that I or someone else accidentally create another
independent source block that overwrites my abc.pdf which is of course very
bad.

I would like to add functionality so that org-babel-execute-src-block
checks if in :results graphics FILE, FILE is already referred to by another
source block and if so refuse to evaluate.

However, I only see a org-babel-after-execute-hook but no
org-babel-before-execute-hook

any reason for this? I could try to write a patch but thought I'd ask
first.

....or if there is an even better approach to avoid overwriting output from
different source blocks..

//Henning

[-- Attachment #2: Type: text/html, Size: 905 bytes --]

^ permalink raw reply	[flat|nested] 11+ messages in thread

end of thread, other threads:[~2013-10-26 22:05 UTC | newest]

Thread overview: 11+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2013-10-11 13:56 org babel before excute hook Henning Redestig
2013-10-11 20:31 ` John Kitchin
2013-10-12  2:28   ` Charles Berry
2013-10-12 13:11     ` Henning Redestig
2013-10-13 21:22     ` Henning Redestig
2013-10-13 21:35       ` Samuel Wales
2013-10-14  6:45         ` Henning Redestig
2013-10-14  8:11           ` [babel] Feature request - WAS: " Rainer M Krug
2013-10-14 13:24         ` Eric Schulte
2013-10-26 22:05           ` Samuel Wales
2013-10-14 13:29       ` Eric Schulte

Code repositories for project(s) associated with this public inbox

	https://git.savannah.gnu.org/cgit/emacs/org-mode.git

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).