org-mode/lisp
Eric Schulte 055f0e621e babel: fixing issues with org-babel-temporary-directory
Thanks to Achim Gratz

* lisp/ob.el (or): don't create org-babel-temporary-directory in batch
  as it won't be removed by emacs-kill-hook
  (org-babel-remove-temporary-directory): only try to remove this
  directory if it exists
2010-10-01 14:08:23 -06:00
..
ob-asymptote.el babel: New function to process file names for use in external processes 2010-09-22 22:10:13 +01:00
ob-C.el babel: New function to process file names for use in external processes 2010-09-22 22:10:13 +01:00
ob-clojure.el babel: Make temp file names consistent 2010-09-22 22:10:13 +01:00
ob-comint.el Some docstring typos 2010-09-16 20:55:25 +01: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: New function to process file names for use in external processes 2010-09-22 22:10:13 +01:00
ob-dot.el babel: New function to process file names for use in external processes 2010-09-22 22:10:13 +01:00
ob-emacs-lisp.el Fix some more Org `check-declare' issues. 2010-08-27 14:45:48 -06:00
ob-eval.el typos 2010-09-22 22:10:13 +01:00
ob-exp.el Docstring typos 2010-09-26 11:39:43 +01:00
ob-gnuplot.el babel: Make temp file names consistent 2010-09-22 22:10:13 +01:00
ob-haskell.el babel: New function to process file names for use in external processes 2010-09-22 22:10:13 +01:00
ob-js.el babel: New function to process file names for use in external processes 2010-09-22 22:10:13 +01:00
ob-keys.el interactive demarcation of code blocks 2010-09-20 08:27:20 -06:00
ob-latex.el Babel: fixing compiler warnings 2010-08-27 14:45:55 -06:00
ob-ledger.el babel: Make temp file names consistent 2010-09-22 22:10:13 +01:00
ob-lisp.el babel: New function to process file names for use in external processes 2010-09-22 22:10:13 +01:00
ob-lob.el babel: edit docstring 2010-08-19 09:31:19 -04:00
ob-matlab.el
ob-mscgen.el
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: Make temp file names consistent 2010-09-22 22:10:13 +01:00
ob-org.el typos 2010-09-22 22:10:13 +01:00
ob-perl.el babel: Make temp file names consistent 2010-09-22 22:10:13 +01:00
ob-plantuml.el fixes bug with svg output -- Thanks to Rainer M Krug 2010-09-30 14:18:02 -06:00
ob-python.el babel: Make temp file names consistent 2010-09-22 22:10:13 +01:00
ob-R.el babel: New function to process file names for use in external processes 2010-09-22 22:10:13 +01:00
ob-ref.el
ob-ruby.el babel: Make temp file names consistent 2010-09-22 22:10:13 +01:00
ob-sass.el babel: New function to process file names for use in external processes 2010-09-22 22:10:13 +01:00
ob-scheme.el babel: Make temp file names consistent 2010-09-22 22:10:13 +01:00
ob-screen.el Some docstring typos 2010-09-16 20:55:25 +01:00
ob-sh.el babel: Remove unused temporary file variable 2010-09-22 22:10:13 +01:00
ob-sql.el babel: New function to process file names for use in external processes 2010-09-22 22:10:13 +01: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-tangle.el now sharing the file name in the tangling message 2010-09-30 23:24:02 -06:00
ob.el babel: fixing issues with org-babel-temporary-directory 2010-10-01 14:08:23 -06:00
org-agenda.el Allow escaped spaces in agenda search view 2010-09-23 08:51:19 +02:00
org-archive.el Use global archive location default 2010-09-11 07:38:27 +02:00
org-ascii.el Fix bug with custom ASCII export 2010-09-30 21:55:25 +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
org-capture.el Fix bug with capture template prompt history 2010-09-30 13:12:12 +02:00
org-clock.el Properly declare function to silence byte compiler 2010-09-07 20:03:30 +02:00
org-colview-xemacs.el Allow "#" and "%" in tags 2010-08-31 08:25:20 +02:00
org-colview.el Allow "#" and "%" in tags 2010-08-31 08:25:20 +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
org-ctags.el
org-datetree.el
org-docbook.el Do not crash when trying to export an ill-formed list in HTML and DocBook. 2010-09-01 19:05:56 +02:00
org-docview.el Remove compile-time dependency on doc-view.el 2010-08-29 21:29:16 +02:00
org-entities.el
org-exp-blocks.el org-exp-blocks now expands blocks *after* including files 2010-09-07 23:50:27 -06:00
org-exp.el Merge branch 'master' of git+ssh://repo.or.cz/srv/git/org-mode 2010-09-16 17:20:02 +02:00
org-faces.el
org-feed.el Fix typo in customization group :tag property 2010-09-15 11:36:17 +02:00
org-footnote.el
org-freemind.el
org-gnus.el Define properties %:date-timestamp and %:date-timestamp-inactive 2010-09-23 18:08:01 +02:00
org-habit.el org-habit.el: better error handling required 2010-08-25 12:16:47 +02:00
org-html.el org-export-html-postamble: fix docstring. 2010-09-18 18:10:34 +02:00
org-icalendar.el Allow iCalendar to use UTC for exported date-time. 2010-09-14 14:05:31 +02:00
org-id.el
org-indent.el Fix org-indent-mode message when mode is refused 2010-08-09 21:52:33 +02:00
org-info.el
org-inlinetask.el
org-irc.el
org-jsinfo.el
org-latex.el LaTeX export: Configurable format for tags 2010-09-14 14:42:37 +02:00
org-list.el Correct LaTeX export with sublists. Minor fix of bullet cycling. 2010-09-19 10:31:49 +02:00
org-mac-message.el
org-macs.el moved `org-save-outline-visibility' into org-macs.el 2010-08-27 08:18:32 -06:00
org-mew.el Define properties for date header field 2010-09-23 18:33:39 +02:00
org-mhe.el Define properties for date header field 2010-09-23 18:33:39 +02:00
org-mks.el
org-mobile.el Prompt for MobileOrg encryption password 2010-09-26 11:16:34 +02:00
org-mouse.el Replace non-interactive use of org-next-item' and org-previous-item'. 2010-09-12 18:53:18 +02:00
org-plot.el
org-protocol.el org-protocol default template should be nil 2010-09-02 16:41:53 +02:00
org-publish.el org-publish-all: remove outdated comment. 2010-09-18 18:44:44 +02:00
org-remember.el Allow %:org-date for Gnus links. 2010-09-22 11:35:32 +02:00
org-rmail.el Define properties for date header field 2010-09-23 18:33:39 +02:00
org-src.el Don't move point when generating org-src edit buffer 2010-09-30 11:43:55 +01:00
org-table.el Make `org-table-current-column' an interactive command 2010-09-30 08:29:37 +02:00
org-taskjuggler.el
org-timer.el Require org-clock.el where needed. 2010-09-07 02:28:06 +02:00
org-vm.el Define properties for date header field 2010-09-23 18:33:39 +02:00
org-w3m.el
org-wl.el Define properties for date header field 2010-09-23 18:33:39 +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 Always run org-insert-heading-hook when creating headlines 2010-09-30 05:22:33 +02:00