org-mode/lisp
Kenneth D. Mankoff 25bc790be5 ob-screen: Respect :session name. Don't prepend 'org-babel-session-'
* lisp/ob-screen.el (org-babel-prep-session:screen): Remove concat of
"org-babel-session-" string onto session name when creating session.
(org-babel-screen-session-socketname): Remove concat of
"org-babel-session-" string onto session name searching for existing
screen session.
2020-07-15 23:13:44 -04:00
..
Makefile Move link-related core functions out of "org.el" 2019-03-10 18:00:27 +01:00
ob-C.el Coerce symbols found in :includes header arguments to strings 2020-05-28 22:32:30 -04:00
ob-J.el Update copyright year to 2020 2020-01-01 13:38:46 -05:00
ob-R.el lisp/ob-R.el: Don't throw an error when result cannot be parsed 2020-05-24 16:08:52 +02:00
ob-abc.el Tiny formatting fixes 2020-02-18 22:57:37 +01:00
ob-asymptote.el Tiny formatting fixes 2020-02-18 22:57:37 +01:00
ob-awk.el Tiny formatting fixes 2020-02-18 22:57:37 +01:00
ob-calc.el Tiny formatting fixes 2020-02-18 22:57:37 +01:00
ob-clojure.el ob-clojure.el: More minor refinements 2020-02-17 02:38:02 +01:00
ob-comint.el Tiny formatting fixes 2020-02-18 22:57:37 +01:00
ob-coq.el Tiny formatting fixes 2020-02-18 22:57:37 +01:00
ob-core.el fix 5f0a9cca3 missing space 2020-06-01 15:50:19 +02:00
ob-css.el Tiny formatting fixes 2020-02-18 22:57:37 +01:00
ob-ditaa.el Tiny formatting fixes 2020-02-18 22:57:37 +01:00
ob-dot.el Tiny formatting fixes 2020-02-18 22:57:37 +01:00
ob-ebnf.el Tiny formatting fixes 2020-02-18 22:57:37 +01:00
ob-emacs-lisp.el Tiny formatting fixes 2020-02-18 22:57:37 +01:00
ob-eshell.el Update copyright year to 2020 2020-01-01 13:38:46 -05:00
ob-eval.el Tiny formatting fixes 2020-02-18 22:57:37 +01:00
ob-exp.el Tiny formatting fixes 2020-02-18 22:57:37 +01:00
ob-forth.el Tiny formatting fixes 2020-02-18 22:57:37 +01:00
ob-fortran.el Backport commit 770f76f05 from Emacs 2020-03-15 22:51:31 -04:00
ob-gnuplot.el Tiny formatting fixes 2020-02-18 22:57:37 +01:00
ob-groovy.el Tiny formatting fixes 2020-02-18 22:57:37 +01:00
ob-haskell.el ob-haskell: Introduce :compile header argument 2020-05-25 09:17:14 +02:00
ob-hledger.el Tiny formatting fixes 2020-02-18 22:57:37 +01:00
ob-io.el Tiny formatting fixes 2020-02-18 22:57:37 +01:00
ob-java.el Tiny formatting fixes 2020-02-18 22:57:37 +01:00
ob-js.el Merge branch 'maint' 2020-05-22 16:08:33 +02:00
ob-latex.el Merge branch 'maint' 2020-05-10 14:54:36 +02:00
ob-ledger.el Tiny formatting fixes 2020-02-18 22:57:37 +01:00
ob-lilypond.el Various minor fixes 2020-02-18 23:24:09 +01:00
ob-lisp.el Tiny formatting fixes 2020-02-18 22:57:37 +01:00
ob-lob.el Update copyright year to 2020 2020-01-01 13:38:46 -05:00
ob-lua.el Tiny formatting fixes 2020-02-18 22:57:37 +01:00
ob-makefile.el Tiny formatting fixes 2020-02-18 22:57:37 +01:00
ob-matlab.el Tiny formatting fixes 2020-02-18 22:57:37 +01:00
ob-maxima.el Tiny formatting fixes 2020-02-18 22:57:37 +01:00
ob-mscgen.el Tiny formatting fixes 2020-02-18 22:57:37 +01:00
ob-ocaml.el Tiny formatting fixes 2020-02-18 22:57:37 +01:00
ob-octave.el Tiny formatting fixes 2020-02-18 22:57:37 +01:00
ob-org.el Tiny formatting fixes 2020-02-18 22:57:37 +01:00
ob-perl.el Tiny formatting fixes 2020-02-18 22:57:37 +01:00
ob-picolisp.el Tiny formatting fixes 2020-02-18 22:57:37 +01:00
ob-plantuml.el Tiny formatting fixes 2020-02-18 22:57:37 +01:00
ob-processing.el Update copyright year to 2020 2020-01-01 13:38:46 -05:00
ob-python.el ob-python.el: Fix multiline strings in non-session :results value 2020-06-09 21:01:12 -07:00
ob-ref.el Tiny formatting fixes 2020-02-18 22:57:37 +01:00
ob-ruby.el Tiny formatting fixes 2020-02-18 22:57:37 +01:00
ob-sass.el Tiny formatting fixes 2020-02-18 22:57:37 +01:00
ob-scheme.el ob-scheme.el: Add support for `geiser-scheme-implementation' 2020-06-08 10:46:08 +02:00
ob-screen.el ob-screen: Respect :session name. Don't prepend 'org-babel-session-' 2020-07-15 23:13:44 -04:00
ob-sed.el Tiny formatting fixes 2020-02-18 22:57:37 +01:00
ob-shell.el ob-shell.el: Delete `org-babel-shell-return-value-is-exit-status' 2020-02-22 10:58:55 +01:00
ob-shen.el Tiny formatting fixes 2020-02-18 22:57:37 +01:00
ob-sql.el Tiny formatting fixes 2020-02-18 22:57:37 +01:00
ob-sqlite.el Tiny formatting fixes 2020-02-18 22:57:37 +01:00
ob-stan.el Tiny formatting fixes 2020-02-18 22:57:37 +01:00
ob-table.el Tiny formatting fixes 2020-02-18 22:57:37 +01:00
ob-tangle.el Merge branch 'maint' 2020-06-08 20:28:03 -04:00
ob-vala.el Update copyright year to 2020 2020-01-01 13:38:46 -05:00
ob.el Update copyright year to 2020 2020-01-01 13:38:46 -05:00
ol-bbdb.el lisp/ol-bbdb.el: Tiny formatting enhancements 2020-05-23 10:32:43 +02:00
ol-bibtex.el Merge branch 'maint' 2020-06-05 10:40:14 +02:00
ol-docview.el Move custom links to new tooling 2020-02-19 18:42:50 +01:00
ol-eshell.el Move custom links to new tooling 2020-02-19 18:42:50 +01:00
ol-eww.el Move custom links to new tooling 2020-02-19 18:42:50 +01:00
ol-gnus.el Move custom links to new tooling 2020-02-19 18:42:50 +01:00
ol-info.el Move custom links to new tooling 2020-02-19 18:42:50 +01:00
ol-irc.el Move custom links to new tooling 2020-02-19 18:42:50 +01:00
ol-mhe.el Move custom links to new tooling 2020-02-19 18:42:50 +01:00
ol-rmail.el Move custom links to new tooling 2020-02-19 18:42:50 +01:00
ol-w3m.el Update copyright year to 2020 2020-01-01 13:38:46 -05:00
ol.el ol.el: Allow to remove the link part of a link 2020-05-23 17:07:35 +02:00
org-agenda.el agenda: Fold case when retrieving user-configured effort values 2020-07-09 00:33:09 -04:00
org-archive.el Merge branch 'maint' 2020-04-12 01:44:21 -04:00
org-attach-git.el Update copyright year to 2020 2020-01-01 13:38:46 -05:00
org-attach.el Merge branch 'maint' 2020-07-08 00:12:06 -04:00
org-capture.el Merge branch 'maint' 2020-07-03 02:31:57 -04:00
org-clock.el Fix drawer invisibility 2020-06-06 17:01:21 +02:00
org-colview.el Merge branch 'maint' 2020-05-12 22:47:05 -04:00
org-compat.el Fix drawer invisibility 2020-06-06 17:01:21 +02:00
org-crypt.el crypt: Allow nil value for `org-crypt-key' 2020-05-17 00:04:35 +02:00
org-ctags.el Update copyright year to 2020 2020-01-01 13:38:46 -05:00
org-datetree.el Merge branch 'maint' 2020-01-01 13:39:26 -05:00
org-duration.el Add `generated-autoload-file' buffer local variable 2020-02-18 23:37:24 +01:00
org-element.el org-element: Update docstring 2020-06-13 17:32:07 +02:00
org-entities.el entities: rename section with eth and thorn to "Icelandic" 2020-07-05 23:51:40 +02:00
org-faces.el org-faces.el: Add foreground color to org-table-header face 2020-02-08 07:25:29 +01:00
org-feed.el Update copyright year to 2020 2020-01-01 13:38:46 -05:00
org-footnote.el Update copyright year to 2020 2020-01-01 13:38:46 -05:00
org-goto.el Add `generated-autoload-file' buffer local variable 2020-02-18 23:37:24 +01:00
org-habit.el habit: Fix of the fix of color for very first done of a habit 2020-07-04 12:44:13 +02:00
org-id.el id: Fix error about `agenda-archives' 2020-07-14 19:07:14 +02:00
org-indent.el org-indent.el: Deprecate `org-hide-leading-stars-before-indent-mode' 2020-02-20 15:17:21 +01:00
org-inlinetask.el Update copyright year to 2020 2020-01-01 13:38:46 -05:00
org-install.el org-install.el: Do not warn users. 2013-01-22 14:08:39 +01:00
org-keys.el Bind `org-force-cycle-archived' to C-c C-TAB 2020-06-01 14:39:28 +02:00
org-lint.el lint: Silence byte-compiler 2020-07-02 19:36:34 +02:00
org-list.el list: Fix regression when inserting items 2020-07-06 12:05:18 +02:00
org-macro.el macro: Small refactoring. 2020-04-26 22:57:47 +02:00
org-macs.el Tweak drawer visibility after isearch 2020-07-04 09:56:20 +02:00
org-mobile.el Fix org menu initialization 2020-02-07 16:26:31 +01:00
org-mouse.el Tiny formatting fixes 2020-02-18 22:57:37 +01:00
org-num.el Add `generated-autoload-file' buffer local variable 2020-02-18 23:37:24 +01:00
org-pcomplete.el Silence byte-compiler 2020-06-03 16:52:20 +02:00
org-plot.el table: Allow collapsing header into single line 2020-06-28 23:02:26 +02:00
org-protocol.el org-protocol: Allow slashes after sub-protocol 2020-05-22 17:54:41 +02:00
org-refile.el Fix loading issues related to org-refile.el move 2020-04-26 01:29:33 -04:00
org-src.el src: Do not undo edit buffers back to empty state 2020-07-02 19:30:14 +02:00
org-table.el table: Allow collapsing header into single line 2020-06-28 23:02:26 +02:00
org-tempo.el org-tempo.el: Fix bug 2020-02-03 18:22:55 +01:00
org-timer.el org-timer.el: Remove useless `or' conditional 2020-03-02 15:55:45 +01:00
org.el Do not fill paragraph before region 2020-07-14 11:46:38 +02:00
ox-ascii.el Do not leak "attachment" links 2020-02-22 14:22:49 +01:00
ox-beamer.el Extend export tooling in link parameters 2020-02-19 18:41:37 +01:00
ox-html.el ox-html: Remove useless translator 2020-06-23 15:51:06 +02:00
ox-icalendar.el Tiny formatting fixes 2020-02-18 22:57:37 +01:00
ox-latex.el Merge branch 'maint' 2020-06-01 15:16:01 +02:00
ox-man.el Do not leak "attachment" links 2020-02-22 14:22:49 +01:00
ox-md.el ox-md: Fix docstring. 2020-06-28 08:44:11 +02:00
ox-odt.el Merge branch 'maint' 2020-05-05 00:16:53 -04:00
ox-org.el Extend export tooling in link parameters 2020-02-19 18:41:37 +01:00
ox-publish.el publish: Fix site-map file name 2020-04-18 18:22:28 +02:00
ox-texinfo.el Merge branch 'maint' 2020-06-08 20:28:03 -04:00
ox.el ox: Add Romanian smart quotes 2020-07-13 18:17:37 +02:00