Dear Emacs hackers, Like all of you, I think orgmode is the best way to organise study notes. I am solving competitive programming questions from Topcoder.com There are strict guidelines on memory limit of 256MB and time limit of 2sec for solutions How do I enforce the same on my orgmode source blocks. I want the execution to stop whenever it exceeds the above limits on memory and time. Long live Emacs, Anoop