[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[O] [babel] code execution in commented lines
From: |
Andreas Leha |
Subject: |
[O] [babel] code execution in commented lines |
Date: |
Thu, 06 Sep 2012 09:02:46 +0200 |
User-agent: |
Gnus/5.13 (Gnus v5.13) Emacs/24.2.50 (gnu/linux) |
Hi all,
by now I learned not to call behaviour not meeting my expectations a
bug hastily....
So, here is my question:
Is it intended that code in commented lines gets executed during export?
# example: buggy, thus commented src_R{Sys.sleep(10) && stop("Here is a Bug")}
This kind of violates the I-quickly-comment-this-out style of fixing
broken parts of the document ;-)
Regards,
Andreas
- [O] [babel] code execution in commented lines,
Andreas Leha <=