org-mode/lisp
Eric Schulte e52909d902 now possible to abort code block evaluation without throwing errors
this makes it possible to export while not evaluating some code
  blocks

* lisp/ob-exp.el (org-babel-exp-do-export): removing hacky ":noeval",
  which is now an alias to ":eval no"

* lisp/ob.el (org-babel-confirm-evaluate): ":noeval" is an alias for
  ":eval no", also no longer throwing errors

  (org-babel-header-arg-names): adding both eval and noeval as general
  header arguments

  (org-babel-execute-src-block): now using the new non-error
  confirmation functionality
2010-08-26 17:14:43 -06:00
..
ob-C.el fixed issue in org-babel-temp-file when forcing extension types 2010-08-25 19:21:42 -06:00
ob-R.el Babel now cleans up any temporary files created using org-babel-temp-file 2010-08-25 14:47:47 -06:00
ob-asymptote.el Babel now cleans up any temporary files created using org-babel-temp-file 2010-08-25 14:47:47 -06:00
ob-clojure.el Babel now cleans up any temporary files created using org-babel-temp-file 2010-08-25 14:47:47 -06:00
ob-comint.el Mention release 7.01 on the website, push release number to 7.01trans 2010-07-19 08:33:24 +02:00
ob-css.el Mention release 7.01 on the website, push release number to 7.01trans 2010-07-19 08:33:24 +02:00
ob-ditaa.el Babel now cleans up any temporary files created using org-babel-temp-file 2010-08-25 14:47:47 -06:00
ob-dot.el Babel now cleans up any temporary files created using org-babel-temp-file 2010-08-25 14:47:47 -06:00
ob-emacs-lisp.el Mention release 7.01 on the website, push release number to 7.01trans 2010-07-19 08:33:24 +02:00
ob-eval.el Mention release 7.01 on the website, push release number to 7.01trans 2010-07-19 08:33:24 +02:00
ob-exp.el now possible to abort code block evaluation without throwing errors 2010-08-26 17:14:43 -06:00
ob-gnuplot.el Babel now cleans up any temporary files created using org-babel-temp-file 2010-08-25 14:47:47 -06:00
ob-haskell.el Babel now cleans up any temporary files created using org-babel-temp-file 2010-08-25 14:47:47 -06:00
ob-keys.el Make language major mode commands available at Org code blocks. 2010-08-17 17:46:04 -04:00
ob-latex.el fixed issue in org-babel-temp-file when forcing extension types 2010-08-25 19:21:42 -06:00
ob-ledger.el Babel now cleans up any temporary files created using org-babel-temp-file 2010-08-25 14:47:47 -06:00
ob-lisp.el Babel now cleans up any temporary files created using org-babel-temp-file 2010-08-25 14:47:47 -06:00
ob-lob.el babel: edit docstring 2010-08-19 09:31:19 -04:00
ob-matlab.el Mention release 7.01 on the website, push release number to 7.01trans 2010-07-19 08:33:24 +02:00
ob-mscgen.el Mention release 7.01 on the website, push release number to 7.01trans 2010-07-19 08:33:24 +02:00
ob-ocaml.el Mention release 7.01 on the website, push release number to 7.01trans 2010-07-19 08:33:24 +02:00
ob-octave.el Babel now cleans up any temporary files created using org-babel-temp-file 2010-08-25 14:47:47 -06:00
ob-org.el Introducing ob-org and now wrapping ":results org" in org code block 2010-08-26 10:01:21 -06:00
ob-perl.el Babel now cleans up any temporary files created using org-babel-temp-file 2010-08-25 14:47:47 -06:00
ob-plantuml.el integrating ob-plantuml -- Thanks to Zhang Weize for this contribution! 2010-08-26 09:36:08 -06:00
ob-python.el Babel now cleans up any temporary files created using org-babel-temp-file 2010-08-25 14:47:47 -06:00
ob-ref.el Mention release 7.01 on the website, push release number to 7.01trans 2010-07-19 08:33:24 +02:00
ob-ruby.el Babel now cleans up any temporary files created using org-babel-temp-file 2010-08-25 14:47:47 -06:00
ob-sass.el Babel now cleans up any temporary files created using org-babel-temp-file 2010-08-25 14:47:47 -06:00
ob-screen.el Mention release 7.01 on the website, push release number to 7.01trans 2010-07-19 08:33:24 +02:00
ob-sh.el Babel now cleans up any temporary files created using org-babel-temp-file 2010-08-25 14:47:47 -06:00
ob-sql.el Babel now cleans up any temporary files created using org-babel-temp-file 2010-08-25 14:47:47 -06:00
ob-sqlite.el Babel now cleans up any temporary files created using org-babel-temp-file 2010-08-25 14:47:47 -06:00
ob-table.el ob-table: babel scripts called from tables can accept ranges 2010-07-21 16:11:49 -07:00
ob-tangle.el Use integer syntax for the MODE argument to #'set-file-modes 2010-08-23 12:00:01 +02:00
ob.el now possible to abort code block evaluation without throwing errors 2010-08-26 17:14:43 -06:00
org-agenda.el Fix code typo 2010-08-21 08:37:11 +02:00
org-archive.el Mention release 7.01 on the website, push release number to 7.01trans 2010-07-19 08:33:24 +02:00
org-ascii.el Mention release 7.01 on the website, push release number to 7.01trans 2010-07-19 08:33:24 +02:00
org-attach.el Mention release 7.01 on the website, push release number to 7.01trans 2010-07-19 08:33:24 +02:00
org-bbdb.el org-bbdb: Ignore case in anniv class string. 2010-08-12 11:03:07 +02:00
org-beamer.el Revert "Search for LaTeX setup case-insensitively" 2010-08-20 18:24:09 +02:00
org-bibtex.el Mention release 7.01 on the website, push release number to 7.01trans 2010-07-19 08:33:24 +02:00
org-capture.el org-capture + autoload 2010-08-20 10:01:50 +02:00
org-clock.el Bugfix in org-clock-set-current. 2010-08-13 10:36:16 +02:00
org-colview-xemacs.el Estimate ranges in column view 2010-07-19 13:56:17 +02:00
org-colview.el Bug in org-colview/org-beamer? 2010-07-31 12:48:15 +02:00
org-compat.el Do not use looking-at-p when it does not exist 2010-08-17 06:32:55 +02:00
org-crypt.el Mention release 7.01 on the website, push release number to 7.01trans 2010-07-19 08:33:24 +02:00
org-ctags.el Mention release 7.01 on the website, push release number to 7.01trans 2010-07-19 08:33:24 +02:00
org-datetree.el Mention release 7.01 on the website, push release number to 7.01trans 2010-07-19 08:33:24 +02:00
org-docbook.el Mention release 7.01 on the website, push release number to 7.01trans 2010-07-19 08:33:24 +02:00
org-docview.el Mention release 7.01 on the website, push release number to 7.01trans 2010-07-19 08:33:24 +02:00
org-entities.el Mention release 7.01 on the website, push release number to 7.01trans 2010-07-19 08:33:24 +02:00
org-exp-blocks.el Mention release 7.01 on the website, push release number to 7.01trans 2010-07-19 08:33:24 +02:00
org-exp.el Remove impact of case-fold-search on LaTeX class setup 2010-08-20 08:39:55 +02:00
org-faces.el Mention release 7.01 on the website, push release number to 7.01trans 2010-07-19 08:33:24 +02:00
org-feed.el Decode entry according to its character encoding 2010-08-18 21:04:04 +02:00
org-footnote.el Mention release 7.01 on the website, push release number to 7.01trans 2010-07-19 08:33:24 +02:00
org-freemind.el Mention release 7.01 on the website, push release number to 7.01trans 2010-07-19 08:33:24 +02:00
org-gnus.el Revert Tassilo's patch for org-gnus.el as it is not finished yet. 2010-08-01 01:46:19 +02:00
org-habit.el org-habit.el: better error handling required 2010-08-25 12:16:47 +02:00
org-html.el Implement MathJax support 2010-08-13 14:22:16 +02:00
org-icalendar.el iCalendar export: Implement alarms 2010-07-21 09:47:57 +02:00
org-id.el Autoload org-id-store-link 2010-07-21 18:37:34 +02:00
org-indent.el Fix org-indent-mode message when mode is refused 2010-08-09 21:52:33 +02:00
org-info.el Mention release 7.01 on the website, push release number to 7.01trans 2010-07-19 08:33:24 +02:00
org-inlinetask.el Mention release 7.01 on the website, push release number to 7.01trans 2010-07-19 08:33:24 +02:00
org-irc.el Mention release 7.01 on the website, push release number to 7.01trans 2010-07-19 08:33:24 +02:00
org-jsinfo.el Mention release 7.01 on the website, push release number to 7.01trans 2010-07-19 08:33:24 +02:00
org-latex.el Revert "Search for LaTeX setup case-insensitively" 2010-08-20 18:24:09 +02:00
org-list.el Mention release 7.01 on the website, push release number to 7.01trans 2010-07-19 08:33:24 +02:00
org-mac-message.el Mention release 7.01 on the website, push release number to 7.01trans 2010-07-19 08:33:24 +02:00
org-macs.el Make org-capture use `org-default-notes-file' if the file is not specified 2010-07-20 09:05:31 +02:00
org-mew.el Mention release 7.01 on the website, push release number to 7.01trans 2010-07-19 08:33:24 +02:00
org-mhe.el Mention release 7.01 on the website, push release number to 7.01trans 2010-07-19 08:33:24 +02:00
org-mks.el Mention release 7.01 on the website, push release number to 7.01trans 2010-07-19 08:33:24 +02:00
org-mobile.el Mention release 7.01 on the website, push release number to 7.01trans 2010-07-19 08:33:24 +02:00
org-mouse.el Mention release 7.01 on the website, push release number to 7.01trans 2010-07-19 08:33:24 +02:00
org-plot.el Mention release 7.01 on the website, push release number to 7.01trans 2010-07-19 08:33:24 +02:00
org-protocol.el Mention release 7.01 on the website, push release number to 7.01trans 2010-07-19 08:33:24 +02:00
org-publish.el :body-only property for publishing projects 2010-08-23 13:34:31 +02:00
org-remember.el Mention release 7.01 on the website, push release number to 7.01trans 2010-07-19 08:33:24 +02:00
org-rmail.el Mention release 7.01 on the website, push release number to 7.01trans 2010-07-19 08:33:24 +02:00
org-src.el Avoid error and unnecessary message in transient use of code edit buffer 2010-08-17 23:40:53 -04:00
org-table.el Align table before converting it to a table.el table 2010-08-18 08:35:15 +02:00
org-taskjuggler.el Mention release 7.01 on the website, push release number to 7.01trans 2010-07-19 08:33:24 +02:00
org-timer.el Mention release 7.01 on the website, push release number to 7.01trans 2010-07-19 08:33:24 +02:00
org-vm.el Mention release 7.01 on the website, push release number to 7.01trans 2010-07-19 08:33:24 +02:00
org-w3m.el Mention release 7.01 on the website, push release number to 7.01trans 2010-07-19 08:33:24 +02:00
org-wl.el Don't try to store link if point is at end of buffer. 2010-08-23 19:35:43 +02:00
org-xoxo.el Mention release 7.01 on the website, push release number to 7.01trans 2010-07-19 08:33:24 +02:00
org.el Introducing ob-org and now wrapping ":results org" in org code block 2010-08-26 10:01:21 -06:00