ob-core.el 119 KB

12345678910111213141516171819202122232425262728293031323334353637383940414243444546474849505152535455565758596061626364656667686970717273747576777879808182838485868788899091929394959697989910010110210310410510610710810911011111211311411511611711811912012112212312412512612712812913013113213313413513613713813914014114214314414514614714814915015115215315415515615715815916016116216316416516616716816917017117217317417517617717817918018118218318418518618718818919019119219319419519619719819920020120220320420520620720820921021121221321421521621721821922022122222322422522622722822923023123223323423523623723823924024124224324424524624724824925025125225325425525625725825926026126226326426526626726826927027127227327427527627727827928028128228328428528628728828929029129229329429529629729829930030130230330430530630730830931031131231331431531631731831932032132232332432532632732832933033133233333433533633733833934034134234334434534634734834935035135235335435535635735835936036136236336436536636736836937037137237337437537637737837938038138238338438538638738838939039139239339439539639739839940040140240340440540640740840941041141241341441541641741841942042142242342442542642742842943043143243343443543643743843944044144244344444544644744844945045145245345445545645745845946046146246346446546646746846947047147247347447547647747847948048148248348448548648748848949049149249349449549649749849950050150250350450550650750850951051151251351451551651751851952052152252352452552652752852953053153253353453553653753853954054154254354454554654754854955055155255355455555655755855956056156256356456556656756856957057157257357457557657757857958058158258358458558658758858959059159259359459559659759859960060160260360460560660760860961061161261361461561661761861962062162262362462562662762862963063163263363463563663763863964064164264364464564664764864965065165265365465565665765865966066166266366466566666766866967067167267367467567667767867968068168268368468568668768868969069169269369469569669769869970070170270370470570670770870971071171271371471571671771871972072172272372472572672772872973073173273373473573673773873974074174274374474574674774874975075175275375475575675775875976076176276376476576676776876977077177277377477577677777877978078178278378478578678778878979079179279379479579679779879980080180280380480580680780880981081181281381481581681781881982082182282382482582682782882983083183283383483583683783883984084184284384484584684784884985085185285385485585685785885986086186286386486586686786886987087187287387487587687787887988088188288388488588688788888989089189289389489589689789889990090190290390490590690790890991091191291391491591691791891992092192292392492592692792892993093193293393493593693793893994094194294394494594694794894995095195295395495595695795895996096196296396496596696796896997097197297397497597697797897998098198298398498598698798898999099199299399499599699799899910001001100210031004100510061007100810091010101110121013101410151016101710181019102010211022102310241025102610271028102910301031103210331034103510361037103810391040104110421043104410451046104710481049105010511052105310541055105610571058105910601061106210631064106510661067106810691070107110721073107410751076107710781079108010811082108310841085108610871088108910901091109210931094109510961097109810991100110111021103110411051106110711081109111011111112111311141115111611171118111911201121112211231124112511261127112811291130113111321133113411351136113711381139114011411142114311441145114611471148114911501151115211531154115511561157115811591160116111621163116411651166116711681169117011711172117311741175117611771178117911801181118211831184118511861187118811891190119111921193119411951196119711981199120012011202120312041205120612071208120912101211121212131214121512161217121812191220122112221223122412251226122712281229123012311232123312341235123612371238123912401241124212431244124512461247124812491250125112521253125412551256125712581259126012611262126312641265126612671268126912701271127212731274127512761277127812791280128112821283128412851286128712881289129012911292129312941295129612971298129913001301130213031304130513061307130813091310131113121313131413151316131713181319132013211322132313241325132613271328132913301331133213331334133513361337133813391340134113421343134413451346134713481349135013511352135313541355135613571358135913601361136213631364136513661367136813691370137113721373137413751376137713781379138013811382138313841385138613871388138913901391139213931394139513961397139813991400140114021403140414051406140714081409141014111412141314141415141614171418141914201421142214231424142514261427142814291430143114321433143414351436143714381439144014411442144314441445144614471448144914501451145214531454145514561457145814591460146114621463146414651466146714681469147014711472147314741475147614771478147914801481148214831484148514861487148814891490149114921493149414951496149714981499150015011502150315041505150615071508150915101511151215131514151515161517151815191520152115221523152415251526152715281529153015311532153315341535153615371538153915401541154215431544154515461547154815491550155115521553155415551556155715581559156015611562156315641565156615671568156915701571157215731574157515761577157815791580158115821583158415851586158715881589159015911592159315941595159615971598159916001601160216031604160516061607160816091610161116121613161416151616161716181619162016211622162316241625162616271628162916301631163216331634163516361637163816391640164116421643164416451646164716481649165016511652165316541655165616571658165916601661166216631664166516661667166816691670167116721673167416751676167716781679168016811682168316841685168616871688168916901691169216931694169516961697169816991700170117021703170417051706170717081709171017111712171317141715171617171718171917201721172217231724172517261727172817291730173117321733173417351736173717381739174017411742174317441745174617471748174917501751175217531754175517561757175817591760176117621763176417651766176717681769177017711772177317741775177617771778177917801781178217831784178517861787178817891790179117921793179417951796179717981799180018011802180318041805180618071808180918101811181218131814181518161817181818191820182118221823182418251826182718281829183018311832183318341835183618371838183918401841184218431844184518461847184818491850185118521853185418551856185718581859186018611862186318641865186618671868186918701871187218731874187518761877187818791880188118821883188418851886188718881889189018911892189318941895189618971898189919001901190219031904190519061907190819091910191119121913191419151916191719181919192019211922192319241925192619271928192919301931193219331934193519361937193819391940194119421943194419451946194719481949195019511952195319541955195619571958195919601961196219631964196519661967196819691970197119721973197419751976197719781979198019811982198319841985198619871988198919901991199219931994199519961997199819992000200120022003200420052006200720082009201020112012201320142015201620172018201920202021202220232024202520262027202820292030203120322033203420352036203720382039204020412042204320442045204620472048204920502051205220532054205520562057205820592060206120622063206420652066206720682069207020712072207320742075207620772078207920802081208220832084208520862087208820892090209120922093209420952096209720982099210021012102210321042105210621072108210921102111211221132114211521162117211821192120212121222123212421252126212721282129213021312132213321342135213621372138213921402141214221432144214521462147214821492150215121522153215421552156215721582159216021612162216321642165216621672168216921702171217221732174217521762177217821792180218121822183218421852186218721882189219021912192219321942195219621972198219922002201220222032204220522062207220822092210221122122213221422152216221722182219222022212222222322242225222622272228222922302231223222332234223522362237223822392240224122422243224422452246224722482249225022512252225322542255225622572258225922602261226222632264226522662267226822692270227122722273227422752276227722782279228022812282228322842285228622872288228922902291229222932294229522962297229822992300230123022303230423052306230723082309231023112312231323142315231623172318231923202321232223232324232523262327232823292330233123322333233423352336233723382339234023412342234323442345234623472348234923502351235223532354235523562357235823592360236123622363236423652366236723682369237023712372237323742375237623772378237923802381238223832384238523862387238823892390239123922393239423952396239723982399240024012402240324042405240624072408240924102411241224132414241524162417241824192420242124222423242424252426242724282429243024312432243324342435243624372438243924402441244224432444244524462447244824492450245124522453245424552456245724582459246024612462246324642465246624672468246924702471247224732474247524762477247824792480248124822483248424852486248724882489249024912492249324942495249624972498249925002501250225032504250525062507250825092510251125122513251425152516251725182519252025212522252325242525252625272528252925302531253225332534253525362537253825392540254125422543254425452546254725482549255025512552255325542555255625572558255925602561256225632564256525662567256825692570257125722573257425752576257725782579258025812582258325842585258625872588258925902591259225932594259525962597259825992600260126022603260426052606260726082609261026112612261326142615261626172618261926202621262226232624262526262627262826292630263126322633263426352636263726382639264026412642264326442645264626472648264926502651265226532654265526562657265826592660266126622663266426652666266726682669267026712672267326742675267626772678267926802681268226832684268526862687268826892690269126922693269426952696269726982699270027012702270327042705270627072708270927102711271227132714271527162717271827192720272127222723272427252726272727282729273027312732273327342735273627372738273927402741274227432744274527462747274827492750275127522753275427552756275727582759276027612762276327642765276627672768276927702771277227732774277527762777277827792780278127822783278427852786278727882789279027912792279327942795279627972798279928002801280228032804280528062807280828092810281128122813281428152816281728182819282028212822282328242825282628272828282928302831283228332834283528362837283828392840284128422843284428452846284728482849285028512852285328542855285628572858285928602861286228632864286528662867286828692870287128722873287428752876287728782879288028812882288328842885288628872888288928902891289228932894289528962897289828992900290129022903290429052906290729082909291029112912291329142915291629172918291929202921292229232924292529262927292829292930293129322933293429352936293729382939294029412942294329442945294629472948294929502951295229532954295529562957295829592960296129622963296429652966296729682969297029712972297329742975297629772978297929802981298229832984298529862987298829892990299129922993299429952996299729982999300030013002300330043005300630073008300930103011301230133014301530163017301830193020302130223023302430253026302730283029303030313032303330343035303630373038303930403041304230433044304530463047304830493050305130523053305430553056305730583059306030613062306330643065306630673068306930703071307230733074307530763077307830793080308130823083308430853086308730883089309030913092309330943095309630973098309931003101310231033104310531063107310831093110311131123113311431153116311731183119312031213122312331243125312631273128312931303131313231333134313531363137313831393140314131423143314431453146314731483149315031513152315331543155315631573158315931603161316231633164
  1. ;;; ob-core.el --- Working with Code Blocks -*- lexical-binding: t; -*-
  2. ;; Copyright (C) 2009-2020 Free Software Foundation, Inc.
  3. ;; Authors: Eric Schulte
  4. ;; Dan Davison
  5. ;; Keywords: literate programming, reproducible research
  6. ;; Homepage: https://orgmode.org
  7. ;; This file is part of GNU Emacs.
  8. ;; GNU Emacs is free software: you can redistribute it and/or modify
  9. ;; it under the terms of the GNU General Public License as published by
  10. ;; the Free Software Foundation, either version 3 of the License, or
  11. ;; (at your option) any later version.
  12. ;; GNU Emacs is distributed in the hope that it will be useful,
  13. ;; but WITHOUT ANY WARRANTY; without even the implied warranty of
  14. ;; MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
  15. ;; GNU General Public License for more details.
  16. ;; You should have received a copy of the GNU General Public License
  17. ;; along with GNU Emacs. If not, see <https://www.gnu.org/licenses/>.
  18. ;;; Code:
  19. (require 'cl-lib)
  20. (require 'ob-eval)
  21. (require 'org-macs)
  22. (require 'org-compat)
  23. (defconst org-babel-exeext
  24. (if (memq system-type '(windows-nt cygwin))
  25. ".exe"
  26. nil))
  27. (defvar org-babel-library-of-babel)
  28. (defvar org-edit-src-content-indentation)
  29. (defvar org-link-file-path-type)
  30. (defvar org-src-lang-modes)
  31. (defvar org-src-preserve-indentation)
  32. (declare-function org-at-item-p "org-list" ())
  33. (declare-function org-at-table-p "org" (&optional table-type))
  34. (declare-function org-babel-lob-execute-maybe "ob-lob" ())
  35. (declare-function org-babel-ref-goto-headline-id "ob-ref" (id))
  36. (declare-function org-babel-ref-headline-body "ob-ref" ())
  37. (declare-function org-babel-ref-parse "ob-ref" (assignment))
  38. (declare-function org-babel-ref-resolve "ob-ref" (ref))
  39. (declare-function org-babel-ref-split-args "ob-ref" (arg-string))
  40. (declare-function org-babel-tangle-comment-links "ob-tangle" (&optional info))
  41. (declare-function org-current-level "org" ())
  42. (declare-function org-cycle "org" (&optional arg))
  43. (declare-function org-edit-src-code "org-src" (&optional code edit-buffer-name))
  44. (declare-function org-edit-src-exit "org-src" ())
  45. (declare-function org-element-at-point "org-element" ())
  46. (declare-function org-element-context "org-element" (&optional element))
  47. (declare-function org-element-normalize-string "org-element" (s))
  48. (declare-function org-element-property "org-element" (property element))
  49. (declare-function org-element-type "org-element" (element))
  50. (declare-function org-entry-get "org" (pom property &optional inherit literal-nil))
  51. (declare-function org-escape-code-in-region "org-src" (beg end))
  52. (declare-function org-in-commented-heading-p "org" (&optional no-inheritance))
  53. (declare-function org-indent-line "org" ())
  54. (declare-function org-list-get-list-end "org-list" (item struct prevs))
  55. (declare-function org-list-prevs-alist "org-list" (struct))
  56. (declare-function org-list-struct "org-list" ())
  57. (declare-function org-list-to-generic "org-list" (LIST PARAMS))
  58. (declare-function org-list-to-lisp "org-list" (&optional delete))
  59. (declare-function org-macro-escape-arguments "org-macro" (&rest args))
  60. (declare-function org-make-options-regexp "org" (kwds &optional extra))
  61. (declare-function org-mark-ring-push "org" (&optional pos buffer))
  62. (declare-function org-narrow-to-subtree "org" ())
  63. (declare-function org-next-block "org" (arg &optional backward block-regexp))
  64. (declare-function org-open-at-point "org" (&optional in-emacs reference-buffer))
  65. (declare-function org-previous-block "org" (arg &optional block-regexp))
  66. (declare-function org-show-context "org" (&optional key))
  67. (declare-function org-src-coderef-format "org-src" (&optional element))
  68. (declare-function org-src-coderef-regexp "org-src" (fmt &optional label))
  69. (declare-function org-src-get-lang-mode "org-src" (lang))
  70. (declare-function org-table-align "org-table" ())
  71. (declare-function org-table-end "org-table" (&optional table-type))
  72. (declare-function org-table-import "org-table" (file arg))
  73. (declare-function org-table-to-lisp "org-table" (&optional txt))
  74. (declare-function org-unescape-code-in-string "org-src" (s))
  75. (declare-function orgtbl-to-generic "org-table" (table params))
  76. (declare-function orgtbl-to-orgtbl "org-table" (table params))
  77. (declare-function tramp-compat-make-temp-file "tramp-compat" (filename &optional dir-flag))
  78. (defgroup org-babel nil
  79. "Code block evaluation and management in `org-mode' documents."
  80. :tag "Babel"
  81. :group 'org)
  82. (defcustom org-confirm-babel-evaluate t
  83. "Confirm before evaluation.
  84. \\<org-mode-map>\
  85. Require confirmation before interactively evaluating code
  86. blocks in Org buffers. The default value of this variable is t,
  87. meaning confirmation is required for any code block evaluation.
  88. This variable can be set to nil to inhibit any future
  89. confirmation requests. This variable can also be set to a
  90. function which takes two arguments the language of the code block
  91. and the body of the code block. Such a function should then
  92. return a non-nil value if the user should be prompted for
  93. execution or nil if no prompt is required.
  94. Warning: Disabling confirmation may result in accidental
  95. evaluation of potentially harmful code. It may be advisable
  96. remove code block execution from `\\[org-ctrl-c-ctrl-c]' \
  97. as further protection
  98. against accidental code block evaluation. The
  99. `org-babel-no-eval-on-ctrl-c-ctrl-c' variable can be used to
  100. remove code block execution from the `\\[org-ctrl-c-ctrl-c]' keybinding."
  101. :group 'org-babel
  102. :version "24.1"
  103. :type '(choice boolean function))
  104. ;; don't allow this variable to be changed through file settings
  105. (put 'org-confirm-babel-evaluate 'safe-local-variable (lambda (x) (eq x t)))
  106. (defcustom org-babel-no-eval-on-ctrl-c-ctrl-c nil
  107. "\\<org-mode-map>\
  108. Remove code block evaluation from the `\\[org-ctrl-c-ctrl-c]' key binding."
  109. :group 'org-babel
  110. :version "24.1"
  111. :type 'boolean)
  112. (defcustom org-babel-results-keyword "RESULTS"
  113. "Keyword used to name results generated by code blocks.
  114. It should be \"RESULTS\". However any capitalization may be
  115. used."
  116. :group 'org-babel
  117. :version "24.4"
  118. :package-version '(Org . "8.0")
  119. :type 'string
  120. :safe (lambda (v)
  121. (and (stringp v)
  122. (eq (compare-strings "RESULTS" nil nil v nil nil t)
  123. t))))
  124. (defcustom org-babel-noweb-wrap-start "<<"
  125. "String used to begin a noweb reference in a code block.
  126. See also `org-babel-noweb-wrap-end'."
  127. :group 'org-babel
  128. :type 'string)
  129. (defcustom org-babel-noweb-wrap-end ">>"
  130. "String used to end a noweb reference in a code block.
  131. See also `org-babel-noweb-wrap-start'."
  132. :group 'org-babel
  133. :type 'string)
  134. (defcustom org-babel-inline-result-wrap "=%s="
  135. "Format string used to wrap inline results.
  136. This string must include a \"%s\" which will be replaced by the results."
  137. :group 'org-babel
  138. :type 'string)
  139. (put 'org-babel-inline-result-wrap
  140. 'safe-local-variable
  141. (lambda (value)
  142. (and (stringp value)
  143. (string-match-p "%s" value))))
  144. (defcustom org-babel-hash-show-time nil
  145. "Non-nil means show the time the code block was evaluated in the result hash."
  146. :group 'org-babel
  147. :type 'boolean
  148. :version "26.1"
  149. :package-version '(Org . "9.0")
  150. :safe #'booleanp)
  151. (defcustom org-babel-uppercase-example-markers nil
  152. "When non-nil, begin/end example markers will be inserted in upper case."
  153. :group 'org-babel
  154. :type 'boolean
  155. :version "26.1"
  156. :package-version '(Org . "9.1")
  157. :safe #'booleanp)
  158. (defun org-babel-noweb-wrap (&optional regexp)
  159. "Return regexp matching a Noweb reference.
  160. Match any reference, or only those matching REGEXP, if non-nil.
  161. When matching, reference is stored in match group 1."
  162. (concat (regexp-quote org-babel-noweb-wrap-start)
  163. (or regexp "\\([^ \t\n]\\(?:.*?[^ \t\n]\\)?\\)")
  164. (regexp-quote org-babel-noweb-wrap-end)))
  165. (defvar org-babel-src-name-regexp
  166. "^[ \t]*#\\+name:[ \t]*"
  167. "Regular expression used to match a source name line.")
  168. (defvar org-babel-multi-line-header-regexp
  169. "^[ \t]*#\\+headers?:[ \t]*\\([^\n]*\\)$"
  170. "Regular expression used to match multi-line header arguments.")
  171. (defvar org-babel-src-block-regexp
  172. (concat
  173. ;; (1) indentation (2) lang
  174. "^\\([ \t]*\\)#\\+begin_src[ \t]+\\([^ \f\t\n\r\v]+\\)[ \t]*"
  175. ;; (3) switches
  176. "\\([^\":\n]*\"[^\"\n*]*\"[^\":\n]*\\|[^\":\n]*\\)"
  177. ;; (4) header arguments
  178. "\\([^\n]*\\)\n"
  179. ;; (5) body
  180. "\\([^\000]*?\n\\)??[ \t]*#\\+end_src")
  181. "Regexp used to identify code blocks.")
  182. (defun org-babel--get-vars (params)
  183. "Return the babel variable assignments in PARAMS.
  184. PARAMS is a quasi-alist of header args, which may contain
  185. multiple entries for the key `:var'. This function returns a
  186. list of the cdr of all the `:var' entries."
  187. (mapcar #'cdr
  188. (cl-remove-if-not (lambda (x) (eq (car x) :var)) params)))
  189. (defvar org-babel-exp-reference-buffer nil
  190. "Buffer containing original contents of the exported buffer.
  191. This is used by Babel to resolve references in source blocks.
  192. Its value is dynamically bound during export.")
  193. (defun org-babel-check-confirm-evaluate (info)
  194. "Check whether INFO allows code block evaluation.
  195. Returns nil if evaluation is disallowed, t if it is
  196. unconditionally allowed, and the symbol `query' if the user
  197. should be asked whether to allow evaluation."
  198. (let* ((headers (nth 2 info))
  199. (eval (or (cdr (assq :eval headers))
  200. (when (assq :noeval headers) "no")))
  201. (eval-no (member eval '("no" "never")))
  202. (export org-babel-exp-reference-buffer)
  203. (eval-no-export (and export (member eval '("no-export" "never-export"))))
  204. (noeval (or eval-no eval-no-export))
  205. (query (or (equal eval "query")
  206. (and export (equal eval "query-export"))
  207. (if (functionp org-confirm-babel-evaluate)
  208. (funcall org-confirm-babel-evaluate
  209. ;; Language, code block body.
  210. (nth 0 info) (nth 1 info))
  211. org-confirm-babel-evaluate))))
  212. (cond
  213. (noeval nil)
  214. (query 'query)
  215. (t t))))
  216. (defun org-babel-check-evaluate (info)
  217. "Check if code block INFO should be evaluated.
  218. Do not query the user, but do display an informative message if
  219. evaluation is blocked. Returns non-nil if evaluation is not blocked."
  220. (let ((confirmed (org-babel-check-confirm-evaluate info)))
  221. (unless confirmed
  222. (message "Evaluation of this %s code block%sis disabled."
  223. (nth 0 info)
  224. (let ((name (nth 4 info)))
  225. (if name (format " (%s) " name) " "))))
  226. confirmed))
  227. ;; Dynamically scoped for asynchronous export.
  228. (defvar org-babel-confirm-evaluate-answer-no)
  229. (defun org-babel-confirm-evaluate (info)
  230. "Confirm evaluation of the code block INFO.
  231. This query can also be suppressed by setting the value of
  232. `org-confirm-babel-evaluate' to nil, in which case all future
  233. interactive code block evaluations will proceed without any
  234. confirmation from the user.
  235. Note disabling confirmation may result in accidental evaluation
  236. of potentially harmful code.
  237. The variable `org-babel-confirm-evaluate-answer-no' is used by
  238. the async export process, which requires a non-interactive
  239. environment, to override this check."
  240. (let* ((evalp (org-babel-check-confirm-evaluate info))
  241. (lang (nth 0 info))
  242. (name (nth 4 info))
  243. (name-string (if name (format " (%s) " name) " ")))
  244. (pcase evalp
  245. (`nil nil)
  246. (`t t)
  247. (`query (or
  248. (and (not (bound-and-true-p
  249. org-babel-confirm-evaluate-answer-no))
  250. (yes-or-no-p
  251. (format "Evaluate this %s code block%son your system? "
  252. lang name-string)))
  253. (progn
  254. (message "Evaluation of this %s code block%sis aborted."
  255. lang name-string)
  256. nil)))
  257. (x (error "Unexpected value `%s' from `org-babel-check-confirm-evaluate'" x)))))
  258. ;;;###autoload
  259. (defun org-babel-execute-safely-maybe ()
  260. (unless org-babel-no-eval-on-ctrl-c-ctrl-c
  261. (org-babel-execute-maybe)))
  262. ;;;###autoload
  263. (defun org-babel-execute-maybe ()
  264. (interactive)
  265. (or (org-babel-execute-src-block-maybe)
  266. (org-babel-lob-execute-maybe)))
  267. (defmacro org-babel-when-in-src-block (&rest body)
  268. "Execute BODY if point is in a source block and return t.
  269. Otherwise do nothing and return nil."
  270. `(if (memq (org-element-type (org-element-context))
  271. '(inline-src-block src-block))
  272. (progn
  273. ,@body
  274. t)
  275. nil))
  276. (defun org-babel-execute-src-block-maybe ()
  277. "Conditionally execute a source block.
  278. Detect if this is context for a Babel src-block and if so
  279. then run `org-babel-execute-src-block'."
  280. (interactive)
  281. (org-babel-when-in-src-block
  282. (org-babel-eval-wipe-error-buffer)
  283. (org-babel-execute-src-block current-prefix-arg)))
  284. ;;;###autoload
  285. (defun org-babel-view-src-block-info ()
  286. "Display information on the current source block.
  287. This includes header arguments, language and name, and is largely
  288. a window into the `org-babel-get-src-block-info' function."
  289. (interactive)
  290. (let ((info (org-babel-get-src-block-info 'light))
  291. (full (lambda (it) (> (length it) 0)))
  292. (printf (lambda (fmt &rest args) (princ (apply #'format fmt args)))))
  293. (when info
  294. (with-help-window (help-buffer)
  295. (let ((name (nth 4 info))
  296. (lang (nth 0 info))
  297. (switches (nth 3 info))
  298. (header-args (nth 2 info)))
  299. (when name (funcall printf "Name: %s\n" name))
  300. (when lang (funcall printf "Lang: %s\n" lang))
  301. (funcall printf "Properties:\n")
  302. (funcall printf "\t:header-args \t%s\n" (org-entry-get (point) "header-args" t))
  303. (funcall printf "\t:header-args:%s \t%s\n" lang (org-entry-get (point) (concat "header-args:" lang) t))
  304. (when (funcall full switches) (funcall printf "Switches: %s\n" switches))
  305. (funcall printf "Header Arguments:\n")
  306. (dolist (pair (sort header-args
  307. (lambda (a b) (string< (symbol-name (car a))
  308. (symbol-name (car b))))))
  309. (when (funcall full (format "%s" (cdr pair)))
  310. (funcall printf "\t%S%s\t%s\n"
  311. (car pair)
  312. (if (> (length (format "%S" (car pair))) 7) "" "\t")
  313. (cdr pair)))))))))
  314. ;;;###autoload
  315. (defun org-babel-expand-src-block-maybe ()
  316. "Conditionally expand a source block.
  317. Detect if this is context for an org-babel src-block and if so
  318. then run `org-babel-expand-src-block'."
  319. (interactive)
  320. (org-babel-when-in-src-block
  321. (org-babel-expand-src-block current-prefix-arg)))
  322. ;;;###autoload
  323. (defun org-babel-load-in-session-maybe ()
  324. "Conditionally load a source block in a session.
  325. Detect if this is context for an org-babel src-block and if so
  326. then run `org-babel-load-in-session'."
  327. (interactive)
  328. (org-babel-when-in-src-block
  329. (org-babel-load-in-session current-prefix-arg)))
  330. (add-hook 'org-metaup-hook 'org-babel-load-in-session-maybe)
  331. ;;;###autoload
  332. (defun org-babel-pop-to-session-maybe ()
  333. "Conditionally pop to a session.
  334. Detect if this is context for an org-babel src-block and if so
  335. then run `org-babel-switch-to-session'."
  336. (interactive)
  337. (org-babel-when-in-src-block
  338. (org-babel-switch-to-session current-prefix-arg)))
  339. (add-hook 'org-metadown-hook 'org-babel-pop-to-session-maybe)
  340. (defconst org-babel-common-header-args-w-values
  341. '((cache . ((no yes)))
  342. (cmdline . :any)
  343. (colnames . ((nil no yes)))
  344. (comments . ((no link yes org both noweb)))
  345. (dir . :any)
  346. (eval . ((yes no no-export strip-export never-export eval never
  347. query)))
  348. (exports . ((code results both none)))
  349. (epilogue . :any)
  350. (file . :any)
  351. (file-desc . :any)
  352. (file-ext . :any)
  353. (hlines . ((no yes)))
  354. (mkdirp . ((yes no)))
  355. (no-expand)
  356. (noeval)
  357. (noweb . ((yes no tangle no-export strip-export)))
  358. (noweb-ref . :any)
  359. (noweb-sep . :any)
  360. (output-dir . :any)
  361. (padline . ((yes no)))
  362. (post . :any)
  363. (prologue . :any)
  364. (results . ((file list vector table scalar verbatim)
  365. (raw html latex org code pp drawer link graphics)
  366. (replace silent none append prepend)
  367. (output value)))
  368. (rownames . ((no yes)))
  369. (sep . :any)
  370. (session . :any)
  371. (shebang . :any)
  372. (tangle . ((tangle yes no :any)))
  373. (tangle-mode . ((#o755 #o555 #o444 :any)))
  374. (var . :any)
  375. (wrap . :any)))
  376. (defconst org-babel-header-arg-names
  377. (mapcar #'car org-babel-common-header-args-w-values)
  378. "Common header arguments used by org-babel.
  379. Note that individual languages may define their own language
  380. specific header arguments as well.")
  381. (defconst org-babel-safe-header-args
  382. '(:cache :colnames :comments :exports :epilogue :hlines :noeval
  383. :noweb :noweb-ref :noweb-sep :padline :prologue :rownames
  384. :sep :session :tangle :wrap
  385. (:eval . ("never" "query"))
  386. (:results . (lambda (str) (not (string-match "file" str)))))
  387. "A list of safe header arguments for babel source blocks.
  388. The list can have entries of the following forms:
  389. - :ARG -> :ARG is always a safe header arg
  390. - (:ARG . (VAL1 VAL2 ...)) -> :ARG is safe as a header arg if it is
  391. `equal' to one of the VALs.
  392. - (:ARG . FN) -> :ARG is safe as a header arg if the function FN
  393. returns non-nil. FN is passed one
  394. argument, the value of the header arg
  395. (as a string).")
  396. (defmacro org-babel-header-args-safe-fn (safe-list)
  397. "Return a function that determines whether a list of header args are safe.
  398. Intended usage is:
  399. \(put \\='org-babel-default-header-args \\='safe-local-variable
  400. (org-babel-header-args-safe-p org-babel-safe-header-args)
  401. This allows org-babel languages to extend the list of safe values for
  402. their `org-babel-default-header-args:foo' variable.
  403. For the format of SAFE-LIST, see `org-babel-safe-header-args'."
  404. `(lambda (value)
  405. (and (listp value)
  406. (cl-every
  407. (lambda (pair)
  408. (and (consp pair)
  409. (org-babel-one-header-arg-safe-p pair ,safe-list)))
  410. value))))
  411. (defvar org-babel-default-header-args
  412. '((:session . "none") (:results . "replace") (:exports . "code")
  413. (:cache . "no") (:noweb . "no") (:hlines . "no") (:tangle . "no"))
  414. "Default arguments to use when evaluating a source block.")
  415. (put 'org-babel-default-header-args 'safe-local-variable
  416. (org-babel-header-args-safe-fn org-babel-safe-header-args))
  417. (defvar org-babel-default-inline-header-args
  418. '((:session . "none") (:results . "replace")
  419. (:exports . "results") (:hlines . "yes"))
  420. "Default arguments to use when evaluating an inline source block.")
  421. (put 'org-babel-default-inline-header-args 'safe-local-variable
  422. (org-babel-header-args-safe-fn org-babel-safe-header-args))
  423. (defconst org-babel-name-regexp
  424. (format "^[ \t]*#\\+%s:[ \t]*"
  425. ;; FIXME: TBLNAME is for backward compatibility.
  426. (regexp-opt '("NAME" "TBLNAME")))
  427. "Regexp matching a NAME keyword.")
  428. (defconst org-babel-result-regexp
  429. (format "^[ \t]*#\\+%s\\(?:\\[\\(?:%s \\)?\\([[:alnum:]]+\\)\\]\\)?:[ \t]*"
  430. org-babel-results-keyword
  431. ;; <%Y-%m-%d %H:%M:%S>
  432. "<\\(?:[0-9]\\{4\\}-[0-1][0-9]-[0-3][0-9] \
  433. [0-2][0-9]\\(?::[0-5][0-9]\\)\\{2\\}\\)>")
  434. "Regular expression used to match result lines.
  435. If the results are associated with a hash key then the hash will
  436. be saved in match group 1.")
  437. (defconst org-babel-result-w-name-regexp
  438. (concat org-babel-result-regexp "\\(?9:[^ \t\n\r\v\f]+\\)")
  439. "Regexp matching a RESULTS keyword with a name.
  440. Name is saved in match group 9.")
  441. (defvar org-babel-min-lines-for-block-output 10
  442. "The minimum number of lines for block output.
  443. If number of lines of output is equal to or exceeds this
  444. value, the output is placed in a #+begin_example...#+end_example
  445. block. Otherwise the output is marked as literal by inserting
  446. colons at the starts of the lines. This variable only takes
  447. effect if the :results output option is in effect.")
  448. (defvar org-babel-noweb-error-all-langs nil
  449. "Raise errors when noweb references don't resolve.
  450. Also see `org-babel-noweb-error-langs' to control noweb errors on
  451. a language by language bases.")
  452. (defvar org-babel-noweb-error-langs nil
  453. "Languages for which Babel will raise literate programming errors.
  454. List of languages for which errors should be raised when the
  455. source code block satisfying a noweb reference in this language
  456. can not be resolved. Also see `org-babel-noweb-error-all-langs'
  457. to raise errors for all languages.")
  458. (defvar org-babel-hash-show 4
  459. "Number of initial characters to show of a hidden results hash.")
  460. (defvar org-babel-after-execute-hook nil
  461. "Hook for functions to be called after `org-babel-execute-src-block'")
  462. (defun org-babel-named-src-block-regexp-for-name (&optional name)
  463. "Generate a regexp used to match a source block named NAME.
  464. If NAME is nil, match any name. Matched name is then put in
  465. match group 9. Other match groups are defined in
  466. `org-babel-src-block-regexp'."
  467. (concat org-babel-src-name-regexp
  468. (concat (if name (regexp-quote name) "\\(?9:.*?\\)") "[ \t]*" )
  469. "\\(?:\n[ \t]*#\\+\\S-+:.*\\)*?"
  470. "\n"
  471. (substring org-babel-src-block-regexp 1)))
  472. (defun org-babel-named-data-regexp-for-name (name)
  473. "Generate a regexp used to match data named NAME."
  474. (concat org-babel-name-regexp (regexp-quote name) "[ \t]*$"))
  475. (defun org-babel--normalize-body (datum)
  476. "Normalize body for element or object DATUM.
  477. DATUM is a source block element or an inline source block object.
  478. Remove final newline character and spurious indentation."
  479. (let* ((value (org-element-property :value datum))
  480. (body (if (string-suffix-p "\n" value)
  481. (substring value 0 -1)
  482. value)))
  483. (cond ((eq (org-element-type datum) 'inline-src-block)
  484. ;; Newline characters and indentation in an inline
  485. ;; src-block are not meaningful, since they could come from
  486. ;; some paragraph filling. Treat them as a white space.
  487. (replace-regexp-in-string "\n[ \t]*" " " body))
  488. ((or org-src-preserve-indentation
  489. (org-element-property :preserve-indent datum))
  490. body)
  491. (t (org-remove-indentation body)))))
  492. ;;; functions
  493. (defvar org-babel-current-src-block-location nil
  494. "Marker pointing to the source block currently being executed.
  495. This may also point to a call line or an inline code block. If
  496. multiple blocks are being executed (e.g., in chained execution
  497. through use of the :var header argument) this marker points to
  498. the outer-most code block.")
  499. (defvar *this*)
  500. (defun org-babel-get-src-block-info (&optional light datum)
  501. "Extract information from a source block or inline source block.
  502. When optional argument LIGHT is non-nil, Babel does not resolve
  503. remote variable references; a process which could likely result
  504. in the execution of other code blocks, and do not evaluate Lisp
  505. values in parameters.
  506. By default, consider the block at point. However, when optional
  507. argument DATUM is provided, extract information from that parsed
  508. object instead.
  509. Return nil if point is not on a source block. Otherwise, return
  510. a list with the following pattern:
  511. (language body arguments switches name start coderef)"
  512. (let* ((datum (or datum (org-element-context)))
  513. (type (org-element-type datum))
  514. (inline (eq type 'inline-src-block)))
  515. (when (memq type '(inline-src-block src-block))
  516. (let* ((lang (org-element-property :language datum))
  517. (lang-headers (intern
  518. (concat "org-babel-default-header-args:" lang)))
  519. (name (org-element-property :name datum))
  520. (info
  521. (list
  522. lang
  523. (org-babel--normalize-body datum)
  524. (apply #'org-babel-merge-params
  525. (if inline org-babel-default-inline-header-args
  526. org-babel-default-header-args)
  527. (and (boundp lang-headers) (eval lang-headers t))
  528. (append
  529. ;; If DATUM is provided, make sure we get node
  530. ;; properties applicable to its location within
  531. ;; the document.
  532. (org-with-point-at (org-element-property :begin datum)
  533. (org-babel-params-from-properties lang light))
  534. (mapcar (lambda (h)
  535. (org-babel-parse-header-arguments h light))
  536. (cons (org-element-property :parameters datum)
  537. (org-element-property :header datum)))))
  538. (or (org-element-property :switches datum) "")
  539. name
  540. (org-element-property (if inline :begin :post-affiliated)
  541. datum)
  542. (and (not inline) (org-src-coderef-format datum)))))
  543. (unless light
  544. (setf (nth 2 info) (org-babel-process-params (nth 2 info))))
  545. (setf (nth 2 info) (org-babel-generate-file-param name (nth 2 info)))
  546. info))))
  547. ;;;###autoload
  548. (defun org-babel-execute-src-block (&optional arg info params)
  549. "Execute the current source code block.
  550. Insert the results of execution into the buffer. Source code
  551. execution and the collection and formatting of results can be
  552. controlled through a variety of header arguments.
  553. With prefix argument ARG, force re-execution even if an existing
  554. result cached in the buffer would otherwise have been returned.
  555. Optionally supply a value for INFO in the form returned by
  556. `org-babel-get-src-block-info'.
  557. Optionally supply a value for PARAMS which will be merged with
  558. the header arguments specified at the front of the source code
  559. block."
  560. (interactive)
  561. (let* ((org-babel-current-src-block-location
  562. (or org-babel-current-src-block-location
  563. (nth 5 info)
  564. (org-babel-where-is-src-block-head)))
  565. (info (if info (copy-tree info) (org-babel-get-src-block-info))))
  566. ;; Merge PARAMS with INFO before considering source block
  567. ;; evaluation since both could disagree.
  568. (cl-callf org-babel-merge-params (nth 2 info) params)
  569. (when (org-babel-check-evaluate info)
  570. (cl-callf org-babel-process-params (nth 2 info))
  571. (let* ((params (nth 2 info))
  572. (cache (let ((c (cdr (assq :cache params))))
  573. (and (not arg) c (string= "yes" c))))
  574. (new-hash (and cache (org-babel-sha1-hash info :eval)))
  575. (old-hash (and cache (org-babel-current-result-hash)))
  576. (current-cache (and new-hash (equal new-hash old-hash))))
  577. (cond
  578. (current-cache
  579. (save-excursion ;Return cached result.
  580. (goto-char (org-babel-where-is-src-block-result nil info))
  581. (forward-line)
  582. (skip-chars-forward " \t")
  583. (let ((result (org-babel-read-result)))
  584. (message (replace-regexp-in-string "%" "%%" (format "%S" result)))
  585. result)))
  586. ((org-babel-confirm-evaluate info)
  587. (let* ((lang (nth 0 info))
  588. (result-params (cdr (assq :result-params params)))
  589. ;; Expand noweb references in BODY and remove any
  590. ;; coderef.
  591. (body
  592. (let ((coderef (nth 6 info))
  593. (expand
  594. (if (org-babel-noweb-p params :eval)
  595. (org-babel-expand-noweb-references info)
  596. (nth 1 info))))
  597. (if (not coderef) expand
  598. (replace-regexp-in-string
  599. (org-src-coderef-regexp coderef) "" expand nil nil 1))))
  600. (dir (cdr (assq :dir params)))
  601. (mkdirp (cdr (assq :mkdirp params)))
  602. (default-directory
  603. (cond
  604. ((not dir) default-directory)
  605. ((member mkdirp '("no" "nil" nil))
  606. (file-name-as-directory (expand-file-name dir)))
  607. (t
  608. (let ((d (file-name-as-directory (expand-file-name dir))))
  609. (make-directory d 'parents)
  610. d))))
  611. (cmd (intern (concat "org-babel-execute:" lang)))
  612. result)
  613. (unless (fboundp cmd)
  614. (error "No org-babel-execute function for %s!" lang))
  615. (message "executing %s code block%s..."
  616. (capitalize lang)
  617. (let ((name (nth 4 info)))
  618. (if name (format " (%s)" name) "")))
  619. (if (member "none" result-params)
  620. (progn (funcall cmd body params)
  621. (message "result silenced"))
  622. (setq result
  623. (let ((r (funcall cmd body params)))
  624. (if (and (eq (cdr (assq :result-type params)) 'value)
  625. (or (member "vector" result-params)
  626. (member "table" result-params))
  627. (not (listp r)))
  628. (list (list r))
  629. r)))
  630. (let ((file (and (member "file" result-params)
  631. (cdr (assq :file params)))))
  632. ;; If non-empty result and :file then write to :file.
  633. (when file
  634. ;; If `:results' are special types like `link' or
  635. ;; `graphics', don't write result to `:file'. Only
  636. ;; insert a link to `:file'.
  637. (when (and result
  638. (not (or (member "link" result-params)
  639. (member "graphics" result-params))))
  640. (with-temp-file file
  641. (insert (org-babel-format-result
  642. result
  643. (cdr (assq :sep params))))))
  644. (setq result file))
  645. ;; Possibly perform post process provided its
  646. ;; appropriate. Dynamically bind "*this*" to the
  647. ;; actual results of the block.
  648. (let ((post (cdr (assq :post params))))
  649. (when post
  650. (let ((*this* (if (not file) result
  651. (org-babel-result-to-file
  652. file
  653. (let ((desc (assq :file-desc params)))
  654. (and desc (or (cdr desc) result)))))))
  655. (setq result (org-babel-ref-resolve post))
  656. (when file
  657. (setq result-params (remove "file" result-params))))))
  658. (org-babel-insert-result
  659. result result-params info new-hash lang)))
  660. (run-hooks 'org-babel-after-execute-hook)
  661. result)))))))
  662. (defun org-babel-expand-body:generic (body params &optional var-lines)
  663. "Expand BODY with PARAMS.
  664. Expand a block of code with org-babel according to its header
  665. arguments. This generic implementation of body expansion is
  666. called for languages which have not defined their own specific
  667. org-babel-expand-body:lang function."
  668. (let ((pro (cdr (assq :prologue params)))
  669. (epi (cdr (assq :epilogue params))))
  670. (mapconcat #'identity
  671. (append (when pro (list pro))
  672. var-lines
  673. (list body)
  674. (when epi (list epi)))
  675. "\n")))
  676. ;;;###autoload
  677. (defun org-babel-expand-src-block (&optional _arg info params)
  678. "Expand the current source code block.
  679. Expand according to the source code block's header
  680. arguments and pop open the results in a preview buffer."
  681. (interactive)
  682. (let* ((info (or info (org-babel-get-src-block-info)))
  683. (lang (nth 0 info))
  684. (params (setf (nth 2 info)
  685. (sort (org-babel-merge-params (nth 2 info) params)
  686. (lambda (el1 el2) (string< (symbol-name (car el1))
  687. (symbol-name (car el2)))))))
  688. (body (setf (nth 1 info)
  689. (if (org-babel-noweb-p params :eval)
  690. (org-babel-expand-noweb-references info) (nth 1 info))))
  691. (expand-cmd (intern (concat "org-babel-expand-body:" lang)))
  692. (assignments-cmd (intern (concat "org-babel-variable-assignments:"
  693. lang)))
  694. (expanded
  695. (if (fboundp expand-cmd) (funcall expand-cmd body params)
  696. (org-babel-expand-body:generic
  697. body params (and (fboundp assignments-cmd)
  698. (funcall assignments-cmd params))))))
  699. (if (called-interactively-p 'any)
  700. (org-edit-src-code
  701. expanded (concat "*Org-Babel Preview " (buffer-name) "[ " lang " ]*"))
  702. expanded)))
  703. (defun org-babel-edit-distance (s1 s2)
  704. "Return the edit (levenshtein) distance between strings S1 S2."
  705. (let* ((l1 (length s1))
  706. (l2 (length s2))
  707. (dist (vconcat (mapcar (lambda (_) (make-vector (1+ l2) nil))
  708. (number-sequence 1 (1+ l1)))))
  709. (in (lambda (i j) (aref (aref dist i) j))))
  710. (setf (aref (aref dist 0) 0) 0)
  711. (dolist (j (number-sequence 1 l2))
  712. (setf (aref (aref dist 0) j) j))
  713. (dolist (i (number-sequence 1 l1))
  714. (setf (aref (aref dist i) 0) i)
  715. (dolist (j (number-sequence 1 l2))
  716. (setf (aref (aref dist i) j)
  717. (min
  718. (1+ (funcall in (1- i) j))
  719. (1+ (funcall in i (1- j)))
  720. (+ (if (equal (aref s1 (1- i)) (aref s2 (1- j))) 0 1)
  721. (funcall in (1- i) (1- j)))))))
  722. (funcall in l1 l2)))
  723. (defun org-babel-combine-header-arg-lists (original &rest others)
  724. "Combine a number of lists of header argument names and arguments."
  725. (let ((results (copy-sequence original)))
  726. (dolist (new-list others)
  727. (dolist (arg-pair new-list)
  728. (let ((header (car arg-pair)))
  729. (setq results
  730. (cons arg-pair (cl-remove-if
  731. (lambda (pair) (equal header (car pair)))
  732. results))))))
  733. results))
  734. ;;;###autoload
  735. (defun org-babel-check-src-block ()
  736. "Check for misspelled header arguments in the current code block."
  737. (interactive)
  738. ;; TODO: report malformed code block
  739. ;; TODO: report incompatible combinations of header arguments
  740. ;; TODO: report uninitialized variables
  741. (let ((too-close 2) ;; <- control closeness to report potential match
  742. (names (mapcar #'symbol-name org-babel-header-arg-names)))
  743. (dolist (header (mapcar (lambda (arg) (substring (symbol-name (car arg)) 1))
  744. (and (org-babel-where-is-src-block-head)
  745. (org-babel-parse-header-arguments
  746. (org-no-properties
  747. (match-string 4))))))
  748. (dolist (name names)
  749. (when (and (not (string= header name))
  750. (<= (org-babel-edit-distance header name) too-close)
  751. (not (member header names)))
  752. (error "Supplied header \"%S\" is suspiciously close to \"%S\""
  753. header name))))
  754. (message "No suspicious header arguments found.")))
  755. ;;;###autoload
  756. (defun org-babel-insert-header-arg (&optional header-arg value)
  757. "Insert a header argument selecting from lists of common args and values."
  758. (interactive)
  759. (let* ((info (org-babel-get-src-block-info 'light))
  760. (lang (car info))
  761. (begin (nth 5 info))
  762. (lang-headers (intern (concat "org-babel-header-args:" lang)))
  763. (headers (org-babel-combine-header-arg-lists
  764. org-babel-common-header-args-w-values
  765. (when (boundp lang-headers) (eval lang-headers t))))
  766. (header-arg (or header-arg
  767. (completing-read
  768. "Header Arg: "
  769. (mapcar
  770. (lambda (header-spec) (symbol-name (car header-spec)))
  771. headers))))
  772. (vals (cdr (assoc (intern header-arg) headers)))
  773. (value (or value
  774. (cond
  775. ((eq vals :any)
  776. (read-from-minibuffer "value: "))
  777. ((listp vals)
  778. (mapconcat
  779. (lambda (group)
  780. (let ((arg (completing-read
  781. "Value: "
  782. (cons "default"
  783. (mapcar #'symbol-name group)))))
  784. (if (and arg (not (string= "default" arg)))
  785. (concat arg " ")
  786. "")))
  787. vals ""))))))
  788. (save-excursion
  789. (goto-char begin)
  790. (goto-char (point-at-eol))
  791. (unless (= (char-before (point)) ?\ ) (insert " "))
  792. (insert ":" header-arg) (when value (insert " " value)))))
  793. ;; Add support for completing-read insertion of header arguments after ":"
  794. (defun org-babel-header-arg-expand ()
  795. "Call `org-babel-enter-header-arg-w-completion' in appropriate contexts."
  796. (when (and (equal (char-before) ?\:) (org-babel-where-is-src-block-head))
  797. (org-babel-enter-header-arg-w-completion (match-string 2))))
  798. (defun org-babel-enter-header-arg-w-completion (&optional lang)
  799. "Insert header argument appropriate for LANG with completion."
  800. (let* ((lang-headers-var (intern (concat "org-babel-header-args:" lang)))
  801. (lang-headers (when (boundp lang-headers-var) (eval lang-headers-var t)))
  802. (headers-w-values (org-babel-combine-header-arg-lists
  803. org-babel-common-header-args-w-values lang-headers))
  804. (headers (mapcar #'symbol-name (mapcar #'car headers-w-values)))
  805. (header (org-completing-read "Header Arg: " headers))
  806. (args (cdr (assoc (intern header) headers-w-values)))
  807. (arg (when (and args (listp args))
  808. (org-completing-read
  809. (format "%s: " header)
  810. (mapcar #'symbol-name (apply #'append args))))))
  811. (insert (concat header " " (or arg "")))
  812. (cons header arg)))
  813. (add-hook 'org-tab-first-hook 'org-babel-header-arg-expand)
  814. ;;;###autoload
  815. (defun org-babel-load-in-session (&optional _arg info)
  816. "Load the body of the current source-code block.
  817. Evaluate the header arguments for the source block before
  818. entering the session. After loading the body this pops open the
  819. session."
  820. (interactive)
  821. (let* ((info (or info (org-babel-get-src-block-info)))
  822. (lang (nth 0 info))
  823. (params (nth 2 info))
  824. (body (if (not info)
  825. (user-error "No src code block at point")
  826. (setf (nth 1 info)
  827. (if (org-babel-noweb-p params :eval)
  828. (org-babel-expand-noweb-references info)
  829. (nth 1 info)))))
  830. (session (cdr (assq :session params)))
  831. (dir (cdr (assq :dir params)))
  832. (default-directory
  833. (or (and dir (file-name-as-directory dir)) default-directory))
  834. (cmd (intern (concat "org-babel-load-session:" lang))))
  835. (unless (fboundp cmd)
  836. (error "No org-babel-load-session function for %s!" lang))
  837. (pop-to-buffer (funcall cmd session body params))
  838. (end-of-line 1)))
  839. ;;;###autoload
  840. (defun org-babel-initiate-session (&optional arg info)
  841. "Initiate session for current code block.
  842. If called with a prefix argument then resolve any variable
  843. references in the header arguments and assign these variables in
  844. the session. Copy the body of the code block to the kill ring."
  845. (interactive "P")
  846. (let* ((info (or info (org-babel-get-src-block-info (not arg))))
  847. (lang (nth 0 info))
  848. (body (nth 1 info))
  849. (params (nth 2 info))
  850. (session (cdr (assq :session params)))
  851. (dir (cdr (assq :dir params)))
  852. (default-directory
  853. (or (and dir (file-name-as-directory dir)) default-directory))
  854. (init-cmd (intern (format "org-babel-%s-initiate-session" lang)))
  855. (prep-cmd (intern (concat "org-babel-prep-session:" lang))))
  856. (when (and (stringp session) (string= session "none"))
  857. (error "This block is not using a session!"))
  858. (unless (fboundp init-cmd)
  859. (error "No org-babel-initiate-session function for %s!" lang))
  860. (with-temp-buffer (insert (org-trim body))
  861. (copy-region-as-kill (point-min) (point-max)))
  862. (when arg
  863. (unless (fboundp prep-cmd)
  864. (error "No org-babel-prep-session function for %s!" lang))
  865. (funcall prep-cmd session params))
  866. (funcall init-cmd session params)))
  867. ;;;###autoload
  868. (defun org-babel-switch-to-session (&optional arg info)
  869. "Switch to the session of the current code block.
  870. Uses `org-babel-initiate-session' to start the session. If called
  871. with a prefix argument then this is passed on to
  872. `org-babel-initiate-session'."
  873. (interactive "P")
  874. (pop-to-buffer (org-babel-initiate-session arg info))
  875. (end-of-line 1))
  876. (defalias 'org-babel-pop-to-session 'org-babel-switch-to-session)
  877. (defvar org-src-window-setup)
  878. ;;;###autoload
  879. (defun org-babel-switch-to-session-with-code (&optional arg _info)
  880. "Switch to code buffer and display session."
  881. (interactive "P")
  882. (let ((swap-windows
  883. (lambda ()
  884. (let ((other-window-buffer (window-buffer (next-window))))
  885. (set-window-buffer (next-window) (current-buffer))
  886. (set-window-buffer (selected-window) other-window-buffer))
  887. (other-window 1)))
  888. (info (org-babel-get-src-block-info))
  889. (org-src-window-setup 'reorganize-frame))
  890. (save-excursion
  891. (org-babel-switch-to-session arg info))
  892. (org-edit-src-code)
  893. (funcall swap-windows)))
  894. ;;;###autoload
  895. (defmacro org-babel-do-in-edit-buffer (&rest body)
  896. "Evaluate BODY in edit buffer if there is a code block at point.
  897. Return t if a code block was found at point, nil otherwise."
  898. (declare (debug (body)))
  899. `(let* ((element (org-element-at-point))
  900. ;; This function is not supposed to move point. However,
  901. ;; `org-edit-src-code' always moves point back into the
  902. ;; source block. It is problematic if the point was before
  903. ;; the code, e.g., on block's opening line. In this case,
  904. ;; we want to restore this location after executing BODY.
  905. (outside-position
  906. (and (<= (line-beginning-position)
  907. (org-element-property :post-affiliated element))
  908. (point-marker)))
  909. (org-src-window-setup 'switch-invisibly))
  910. (when (and (org-babel-where-is-src-block-head element)
  911. (org-edit-src-code))
  912. (unwind-protect (progn ,@body)
  913. (org-edit-src-exit)
  914. (when outside-position (goto-char outside-position)))
  915. t)))
  916. (defun org-babel-do-key-sequence-in-edit-buffer (key)
  917. "Read key sequence and execute the command in edit buffer.
  918. Enter a key sequence to be executed in the language major-mode
  919. edit buffer. For example, TAB will alter the contents of the
  920. Org code block according to the effect of TAB in the language
  921. major mode buffer. For languages that support interactive
  922. sessions, this can be used to send code from the Org buffer
  923. to the session for evaluation using the native major mode
  924. evaluation mechanisms."
  925. (interactive "kEnter key-sequence to execute in edit buffer: ")
  926. (org-babel-do-in-edit-buffer
  927. (call-interactively
  928. (key-binding (or key (read-key-sequence nil))))))
  929. (defvar org-link-bracket-re)
  930. (defun org-babel-active-location-p ()
  931. (memq (org-element-type (save-match-data (org-element-context)))
  932. '(babel-call inline-babel-call inline-src-block src-block)))
  933. ;;;###autoload
  934. (defun org-babel-open-src-block-result (&optional re-run)
  935. "Open results of source block at point.
  936. If `point' is on a source block then open the results of the source
  937. code block, otherwise return nil. With optional prefix argument
  938. RE-RUN the source-code block is evaluated even if results already
  939. exist."
  940. (interactive "P")
  941. (pcase (org-babel-get-src-block-info 'light)
  942. (`(,_ ,_ ,arguments ,_ ,_ ,start ,_)
  943. (save-excursion
  944. ;; Go to the results, if there aren't any then run the block.
  945. (goto-char start)
  946. (goto-char (or (and (not re-run) (org-babel-where-is-src-block-result))
  947. (progn (org-babel-execute-src-block)
  948. (org-babel-where-is-src-block-result))))
  949. (end-of-line)
  950. (skip-chars-forward " \r\t\n")
  951. ;; Open the results.
  952. (if (looking-at org-link-bracket-re) (org-open-at-point)
  953. (let ((r (org-babel-format-result (org-babel-read-result)
  954. (cdr (assq :sep arguments)))))
  955. (pop-to-buffer (get-buffer-create "*Org Babel Results*"))
  956. (erase-buffer)
  957. (insert r)))
  958. t))
  959. (_ nil)))
  960. ;;;###autoload
  961. (defmacro org-babel-map-src-blocks (file &rest body)
  962. "Evaluate BODY forms on each source-block in FILE.
  963. If FILE is nil evaluate BODY forms on source blocks in current
  964. buffer. During evaluation of BODY the following local variables
  965. are set relative to the currently matched code block.
  966. full-block ------- string holding the entirety of the code block
  967. beg-block -------- point at the beginning of the code block
  968. end-block -------- point at the end of the matched code block
  969. lang ------------- string holding the language of the code block
  970. beg-lang --------- point at the beginning of the lang
  971. end-lang --------- point at the end of the lang
  972. switches --------- string holding the switches
  973. beg-switches ----- point at the beginning of the switches
  974. end-switches ----- point at the end of the switches
  975. header-args ------ string holding the header-args
  976. beg-header-args -- point at the beginning of the header-args
  977. end-header-args -- point at the end of the header-args
  978. body ------------- string holding the body of the code block
  979. beg-body --------- point at the beginning of the body
  980. end-body --------- point at the end of the body"
  981. (declare (indent 1))
  982. (let ((tempvar (make-symbol "file")))
  983. `(let* ((case-fold-search t)
  984. (,tempvar ,file)
  985. (visited-p (or (null ,tempvar)
  986. (get-file-buffer (expand-file-name ,tempvar))))
  987. (point (point)) to-be-removed)
  988. (save-window-excursion
  989. (when ,tempvar (find-file ,tempvar))
  990. (setq to-be-removed (current-buffer))
  991. (goto-char (point-min))
  992. (while (re-search-forward org-babel-src-block-regexp nil t)
  993. (when (org-babel-active-location-p)
  994. (goto-char (match-beginning 0))
  995. (let ((full-block (match-string 0))
  996. (beg-block (match-beginning 0))
  997. (end-block (match-end 0))
  998. (lang (match-string 2))
  999. (beg-lang (match-beginning 2))
  1000. (end-lang (match-end 2))
  1001. (switches (match-string 3))
  1002. (beg-switches (match-beginning 3))
  1003. (end-switches (match-end 3))
  1004. (header-args (match-string 4))
  1005. (beg-header-args (match-beginning 4))
  1006. (end-header-args (match-end 4))
  1007. (body (match-string 5))
  1008. (beg-body (match-beginning 5))
  1009. (end-body (match-end 5)))
  1010. ;; Silence byte-compiler in case `body' doesn't use all
  1011. ;; those variables.
  1012. (ignore full-block beg-block end-block lang
  1013. beg-lang end-lang switches beg-switches
  1014. end-switches header-args beg-header-args
  1015. end-header-args body beg-body end-body)
  1016. ,@body
  1017. (goto-char end-block)))))
  1018. (unless visited-p (kill-buffer to-be-removed))
  1019. (goto-char point))))
  1020. (def-edebug-spec org-babel-map-src-blocks (form body))
  1021. ;;;###autoload
  1022. (defmacro org-babel-map-inline-src-blocks (file &rest body)
  1023. "Evaluate BODY forms on each inline source block in FILE.
  1024. If FILE is nil evaluate BODY forms on source blocks in current
  1025. buffer."
  1026. (declare (indent 1) (debug (form body)))
  1027. (org-with-gensyms (datum end point tempvar to-be-removed visitedp)
  1028. `(let* ((case-fold-search t)
  1029. (,tempvar ,file)
  1030. (,visitedp (or (null ,tempvar)
  1031. (get-file-buffer (expand-file-name ,tempvar))))
  1032. (,point (point))
  1033. ,to-be-removed)
  1034. (save-window-excursion
  1035. (when ,tempvar (find-file ,tempvar))
  1036. (setq ,to-be-removed (current-buffer))
  1037. (goto-char (point-min))
  1038. (while (re-search-forward "src_\\S-" nil t)
  1039. (let ((,datum (save-match-data (org-element-context))))
  1040. (when (eq (org-element-type ,datum) 'inline-src-block)
  1041. (goto-char (match-beginning 0))
  1042. (let ((,end (copy-marker (org-element-property :end ,datum))))
  1043. ,@body
  1044. (goto-char ,end)
  1045. (set-marker ,end nil))))))
  1046. (unless ,visitedp (kill-buffer ,to-be-removed))
  1047. (goto-char ,point))))
  1048. ;;;###autoload
  1049. (defmacro org-babel-map-call-lines (file &rest body)
  1050. "Evaluate BODY forms on each call line in FILE.
  1051. If FILE is nil evaluate BODY forms on source blocks in current
  1052. buffer."
  1053. (declare (indent 1) (debug (form body)))
  1054. (org-with-gensyms (datum end point tempvar to-be-removed visitedp)
  1055. `(let* ((case-fold-search t)
  1056. (,tempvar ,file)
  1057. (,visitedp (or (null ,tempvar)
  1058. (get-file-buffer (expand-file-name ,tempvar))))
  1059. (,point (point))
  1060. ,to-be-removed)
  1061. (save-window-excursion
  1062. (when ,tempvar (find-file ,tempvar))
  1063. (setq ,to-be-removed (current-buffer))
  1064. (goto-char (point-min))
  1065. (while (re-search-forward "call_\\S-\\|^[ \t]*#\\+CALL:" nil t)
  1066. (let ((,datum (save-match-data (org-element-context))))
  1067. (when (memq (org-element-type ,datum)
  1068. '(babel-call inline-babel-call))
  1069. (goto-char (match-beginning 0))
  1070. (let ((,end (copy-marker (org-element-property :end ,datum))))
  1071. ,@body
  1072. (goto-char ,end)
  1073. (set-marker ,end nil))))))
  1074. (unless ,visitedp (kill-buffer ,to-be-removed))
  1075. (goto-char ,point))))
  1076. ;;;###autoload
  1077. (defmacro org-babel-map-executables (file &rest body)
  1078. "Evaluate BODY forms on each active Babel code in FILE.
  1079. If FILE is nil evaluate BODY forms on source blocks in current
  1080. buffer."
  1081. (declare (indent 1) (debug (form body)))
  1082. (org-with-gensyms (datum end point tempvar to-be-removed visitedp)
  1083. `(let* ((case-fold-search t)
  1084. (,tempvar ,file)
  1085. (,visitedp (or (null ,tempvar)
  1086. (get-file-buffer (expand-file-name ,tempvar))))
  1087. (,point (point))
  1088. ,to-be-removed)
  1089. (save-window-excursion
  1090. (when ,tempvar (find-file ,tempvar))
  1091. (setq ,to-be-removed (current-buffer))
  1092. (goto-char (point-min))
  1093. (while (re-search-forward
  1094. "\\(call\\|src\\)_\\|^[ \t]*#\\+\\(BEGIN_SRC\\|CALL:\\)" nil t)
  1095. (let ((,datum (save-match-data (org-element-context))))
  1096. (when (memq (org-element-type ,datum)
  1097. '(babel-call inline-babel-call inline-src-block
  1098. src-block))
  1099. (goto-char (match-beginning 0))
  1100. (let ((,end (copy-marker (org-element-property :end ,datum))))
  1101. ,@body
  1102. (goto-char ,end)
  1103. (set-marker ,end nil))))))
  1104. (unless ,visitedp (kill-buffer ,to-be-removed))
  1105. (goto-char ,point))))
  1106. ;;;###autoload
  1107. (defun org-babel-execute-buffer (&optional arg)
  1108. "Execute source code blocks in a buffer.
  1109. Call `org-babel-execute-src-block' on every source block in
  1110. the current buffer."
  1111. (interactive "P")
  1112. (org-babel-eval-wipe-error-buffer)
  1113. (org-save-outline-visibility t
  1114. (org-babel-map-executables nil
  1115. (if (memq (org-element-type (org-element-context))
  1116. '(babel-call inline-babel-call))
  1117. (org-babel-lob-execute-maybe)
  1118. (org-babel-execute-src-block arg)))))
  1119. ;;;###autoload
  1120. (defun org-babel-execute-subtree (&optional arg)
  1121. "Execute source code blocks in a subtree.
  1122. Call `org-babel-execute-src-block' on every source block in
  1123. the current subtree."
  1124. (interactive "P")
  1125. (save-restriction
  1126. (save-excursion
  1127. (org-narrow-to-subtree)
  1128. (org-babel-execute-buffer arg)
  1129. (widen))))
  1130. ;;;###autoload
  1131. (defun org-babel-sha1-hash (&optional info context)
  1132. "Generate a sha1 hash based on the value of INFO.
  1133. CONTEXT specifies the context of evaluation. It can be `:eval',
  1134. `:export', `:tangle'. A nil value means `:eval'."
  1135. (interactive)
  1136. (let ((print-level nil)
  1137. (info (or info (org-babel-get-src-block-info)))
  1138. (context (or context :eval)))
  1139. (setf (nth 2 info)
  1140. (sort (copy-sequence (nth 2 info))
  1141. (lambda (a b) (string< (car a) (car b)))))
  1142. (let* ((rm (lambda (lst)
  1143. (dolist (p '("replace" "silent" "none"
  1144. "append" "prepend"))
  1145. (setq lst (remove p lst)))
  1146. lst))
  1147. (norm (lambda (arg)
  1148. (let ((v (if (and (listp (cdr arg)) (null (cddr arg)))
  1149. (copy-sequence (cdr arg))
  1150. (cdr arg))))
  1151. (when (and v (not (and (sequencep v)
  1152. (not (consp v))
  1153. (= (length v) 0))))
  1154. (cond
  1155. ((and (listp v) ; lists are sorted
  1156. (member (car arg) '(:result-params)))
  1157. (sort (funcall rm v) #'string<))
  1158. ((and (stringp v) ; strings are sorted
  1159. (member (car arg) '(:results :exports)))
  1160. (mapconcat #'identity (sort (funcall rm (split-string v))
  1161. #'string<) " "))
  1162. (t v))))))
  1163. ;; expanded body
  1164. (lang (nth 0 info))
  1165. (params (nth 2 info))
  1166. (body (if (org-babel-noweb-p params context)
  1167. (org-babel-expand-noweb-references info)
  1168. (nth 1 info)))
  1169. (expand-cmd (intern (concat "org-babel-expand-body:" lang)))
  1170. (assignments-cmd (intern (concat "org-babel-variable-assignments:"
  1171. lang)))
  1172. (expanded
  1173. (if (fboundp expand-cmd) (funcall expand-cmd body params)
  1174. (org-babel-expand-body:generic
  1175. body params (and (fboundp assignments-cmd)
  1176. (funcall assignments-cmd params))))))
  1177. (let* ((it (format "%s-%s"
  1178. (mapconcat
  1179. #'identity
  1180. (delq nil (mapcar (lambda (arg)
  1181. (let ((normalized (funcall norm arg)))
  1182. (when normalized
  1183. (format "%S" normalized))))
  1184. (nth 2 info))) ":")
  1185. expanded))
  1186. (hash (sha1 it)))
  1187. (when (called-interactively-p 'interactive) (message hash))
  1188. hash))))
  1189. (defun org-babel-current-result-hash (&optional info)
  1190. "Return the current in-buffer hash."
  1191. (let ((result (org-babel-where-is-src-block-result nil info)))
  1192. (when result
  1193. (org-with-wide-buffer
  1194. (goto-char result)
  1195. (looking-at org-babel-result-regexp)
  1196. (match-string-no-properties 1)))))
  1197. (defun org-babel-hide-hash ()
  1198. "Hide the hash in the current results line.
  1199. Only the initial `org-babel-hash-show' characters of the hash
  1200. will remain visible."
  1201. (add-to-invisibility-spec '(org-babel-hide-hash . t))
  1202. (save-excursion
  1203. (when (and (re-search-forward org-babel-result-regexp nil t)
  1204. (match-string 1))
  1205. (let* ((start (match-beginning 1))
  1206. (hide-start (+ org-babel-hash-show start))
  1207. (end (match-end 1))
  1208. (hash (match-string 1))
  1209. ov1 ov2)
  1210. (setq ov1 (make-overlay start hide-start))
  1211. (setq ov2 (make-overlay hide-start end))
  1212. (overlay-put ov2 'invisible 'org-babel-hide-hash)
  1213. (overlay-put ov1 'babel-hash hash)))))
  1214. (defun org-babel-hide-all-hashes ()
  1215. "Hide the hash in the current buffer.
  1216. Only the initial `org-babel-hash-show' characters of each hash
  1217. will remain visible. This function should be called as part of
  1218. the `org-mode-hook'."
  1219. (save-excursion
  1220. (while (and (not org-babel-hash-show-time)
  1221. (re-search-forward org-babel-result-regexp nil t))
  1222. (goto-char (match-beginning 0))
  1223. (org-babel-hide-hash)
  1224. (goto-char (match-end 0)))))
  1225. (add-hook 'org-mode-hook 'org-babel-hide-all-hashes)
  1226. (defun org-babel-hash-at-point (&optional point)
  1227. "Return the value of the hash at POINT.
  1228. \\<org-mode-map>\
  1229. The hash is also added as the last element of the kill ring.
  1230. This can be called with `\\[org-ctrl-c-ctrl-c]'."
  1231. (interactive)
  1232. (let ((hash (car (delq nil (mapcar
  1233. (lambda (ol) (overlay-get ol 'babel-hash))
  1234. (overlays-at (or point (point))))))))
  1235. (when hash (kill-new hash) (message hash))))
  1236. (defun org-babel-result-hide-spec ()
  1237. "Hide portions of results lines.
  1238. Add `org-babel-hide-result' as an invisibility spec for hiding
  1239. portions of results lines."
  1240. (add-to-invisibility-spec '(org-babel-hide-result . t)))
  1241. (add-hook 'org-mode-hook 'org-babel-result-hide-spec)
  1242. (defvar org-babel-hide-result-overlays nil
  1243. "Overlays hiding results.")
  1244. (defun org-babel-result-hide-all ()
  1245. "Fold all results in the current buffer."
  1246. (interactive)
  1247. (org-babel-show-result-all)
  1248. (save-excursion
  1249. (while (re-search-forward org-babel-result-regexp nil t)
  1250. (save-excursion (goto-char (match-beginning 0))
  1251. (org-babel-hide-result-toggle-maybe)))))
  1252. (defun org-babel-show-result-all ()
  1253. "Unfold all results in the current buffer."
  1254. (mapc 'delete-overlay org-babel-hide-result-overlays)
  1255. (setq org-babel-hide-result-overlays nil))
  1256. ;;;###autoload
  1257. (defun org-babel-hide-result-toggle-maybe ()
  1258. "Toggle visibility of result at point."
  1259. (interactive)
  1260. (let ((case-fold-search t))
  1261. (if (save-excursion
  1262. (beginning-of-line 1)
  1263. (looking-at org-babel-result-regexp))
  1264. (progn (org-babel-hide-result-toggle)
  1265. t) ;; to signal that we took action
  1266. nil))) ;; to signal that we did not
  1267. (defun org-babel-hide-result-toggle (&optional force)
  1268. "Toggle the visibility of the current result."
  1269. (interactive)
  1270. (save-excursion
  1271. (beginning-of-line)
  1272. (if (re-search-forward org-babel-result-regexp nil t)
  1273. (let ((start (progn (beginning-of-line 2) (- (point) 1)))
  1274. (end (progn
  1275. (while (looking-at org-babel-multi-line-header-regexp)
  1276. (forward-line 1))
  1277. (goto-char (- (org-babel-result-end) 1)) (point)))
  1278. ov)
  1279. (if (memq t (mapcar (lambda (overlay)
  1280. (eq (overlay-get overlay 'invisible)
  1281. 'org-babel-hide-result))
  1282. (overlays-at start)))
  1283. (when (or (not force) (eq force 'off))
  1284. (mapc (lambda (ov)
  1285. (when (member ov org-babel-hide-result-overlays)
  1286. (setq org-babel-hide-result-overlays
  1287. (delq ov org-babel-hide-result-overlays)))
  1288. (when (eq (overlay-get ov 'invisible)
  1289. 'org-babel-hide-result)
  1290. (delete-overlay ov)))
  1291. (overlays-at start)))
  1292. (setq ov (make-overlay start end))
  1293. (overlay-put ov 'invisible 'org-babel-hide-result)
  1294. ;; make the block accessible to isearch
  1295. (overlay-put
  1296. ov 'isearch-open-invisible
  1297. (lambda (ov)
  1298. (when (member ov org-babel-hide-result-overlays)
  1299. (setq org-babel-hide-result-overlays
  1300. (delq ov org-babel-hide-result-overlays)))
  1301. (when (eq (overlay-get ov 'invisible)
  1302. 'org-babel-hide-result)
  1303. (delete-overlay ov))))
  1304. (push ov org-babel-hide-result-overlays)))
  1305. (error "Not looking at a result line"))))
  1306. ;; org-tab-after-check-for-cycling-hook
  1307. (add-hook 'org-tab-first-hook 'org-babel-hide-result-toggle-maybe)
  1308. ;; Remove overlays when changing major mode
  1309. (add-hook 'org-mode-hook
  1310. (lambda () (add-hook 'change-major-mode-hook
  1311. 'org-babel-show-result-all 'append 'local)))
  1312. (defun org-babel-params-from-properties (&optional lang no-eval)
  1313. "Retrieve source block parameters specified as properties.
  1314. LANG is the language of the source block, as a string. When
  1315. optional argument NO-EVAL is non-nil, do not evaluate Lisp values
  1316. in parameters.
  1317. Return a list of association lists of source block parameters
  1318. specified in the properties of the current outline entry."
  1319. (save-match-data
  1320. (list
  1321. ;; Header arguments specified with the header-args property at
  1322. ;; point of call.
  1323. (org-babel-parse-header-arguments
  1324. (org-entry-get (point) "header-args" 'inherit)
  1325. no-eval)
  1326. ;; Language-specific header arguments at point of call.
  1327. (and lang
  1328. (org-babel-parse-header-arguments
  1329. (org-entry-get (point) (concat "header-args:" lang) 'inherit)
  1330. no-eval)))))
  1331. (defun org-babel-balanced-split (string alts)
  1332. "Split STRING on instances of ALTS.
  1333. ALTS is a character, or cons of two character options where each
  1334. option may be either the numeric code of a single character or
  1335. a list of character alternatives. For example, to split on
  1336. balanced instances of \"[ \t]:\", set ALTS to ((32 9) . 58)."
  1337. (with-temp-buffer
  1338. (insert string)
  1339. (goto-char (point-min))
  1340. (let ((splitp (lambda (past next)
  1341. ;; Non-nil when there should be a split after NEXT
  1342. ;; character. PAST is the character before NEXT.
  1343. (pcase alts
  1344. (`(,(and first (pred consp)) . ,(and second (pred consp)))
  1345. (and (memq past first) (memq next second)))
  1346. (`(,first . ,(and second (pred consp)))
  1347. (and (eq past first) (memq next second)))
  1348. (`(,(and first (pred consp)) . ,second)
  1349. (and (memq past first) (eq next second)))
  1350. (`(,first . ,second)
  1351. (and (eq past first) (eq next second)))
  1352. ((pred (eq next)) t)
  1353. (_ nil))))
  1354. (partial nil)
  1355. (result nil))
  1356. (while (not (eobp))
  1357. (cond
  1358. ((funcall splitp (char-before) (char-after))
  1359. ;; There is a split after point. If ALTS is two-folds,
  1360. ;; remove last parsed character as it belongs to ALTS.
  1361. (when (consp alts) (pop partial))
  1362. ;; Include elements parsed so far in RESULTS and flush
  1363. ;; partial parsing.
  1364. (when partial
  1365. (push (apply #'string (nreverse partial)) result)
  1366. (setq partial nil))
  1367. (forward-char))
  1368. ((memq (char-after) '(?\( ?\[))
  1369. ;; Include everything between balanced brackets.
  1370. (let* ((origin (point))
  1371. (after (char-after))
  1372. (openings (list after)))
  1373. (forward-char)
  1374. (while (and openings (re-search-forward "[]()]" nil t))
  1375. (pcase (char-before)
  1376. ((and match (or ?\[ ?\()) (push match openings))
  1377. (?\] (when (eq ?\[ (car openings)) (pop openings)))
  1378. (_ (when (eq ?\( (car openings)) (pop openings)))))
  1379. (if (null openings)
  1380. (setq partial
  1381. (nconc (nreverse (string-to-list
  1382. (buffer-substring origin (point))))
  1383. partial))
  1384. ;; Un-balanced bracket. Backtrack.
  1385. (push after partial)
  1386. (goto-char (1+ origin)))))
  1387. ((and (eq ?\" (char-after)) (not (eq ?\\ (char-before))))
  1388. ;; Include everything from current double quote to next
  1389. ;; non-escaped double quote.
  1390. (let ((origin (point)))
  1391. (if (re-search-forward "[^\\]\"" nil t)
  1392. (setq partial
  1393. (nconc (nreverse (string-to-list
  1394. (buffer-substring origin (point))))
  1395. partial))
  1396. ;; No closing double quote. Backtrack.
  1397. (push ?\" partial)
  1398. (forward-char))))
  1399. (t (push (char-after) partial)
  1400. (forward-char))))
  1401. ;; Add pending parsing and return result.
  1402. (when partial (push (apply #'string (nreverse partial)) result))
  1403. (nreverse result))))
  1404. (defun org-babel-join-splits-near-ch (ch list)
  1405. "Join splits where \"=\" is on either end of the split."
  1406. (let ((last= (lambda (str) (= ch (aref str (1- (length str))))))
  1407. (first= (lambda (str) (= ch (aref str 0)))))
  1408. (reverse
  1409. (cl-reduce (lambda (acc el)
  1410. (let ((head (car acc)))
  1411. (if (and head (or (funcall last= head) (funcall first= el)))
  1412. (cons (concat head el) (cdr acc))
  1413. (cons el acc))))
  1414. list :initial-value nil))))
  1415. (defun org-babel-parse-header-arguments (string &optional no-eval)
  1416. "Parse header arguments in STRING.
  1417. When optional argument NO-EVAL is non-nil, do not evaluate Lisp
  1418. in parameters. Return an alist."
  1419. (when (org-string-nw-p string)
  1420. (org-babel-parse-multiple-vars
  1421. (delq nil
  1422. (mapcar
  1423. (lambda (arg)
  1424. (if (string-match
  1425. "\\([^ \f\t\n\r\v]+\\)[ \f\t\n\r\v]+\\([^ \f\t\n\r\v]+.*\\)"
  1426. arg)
  1427. (cons (intern (match-string 1 arg))
  1428. (org-babel-read (org-babel-chomp (match-string 2 arg))
  1429. no-eval))
  1430. (cons (intern (org-babel-chomp arg)) nil)))
  1431. (let ((raw (org-babel-balanced-split string '((32 9) . 58))))
  1432. (cons (car raw)
  1433. (mapcar (lambda (r) (concat ":" r)) (cdr raw)))))))))
  1434. (defun org-babel-parse-multiple-vars (header-arguments)
  1435. "Expand multiple variable assignments behind a single :var keyword.
  1436. This allows expression of multiple variables with one :var as
  1437. shown below.
  1438. #+PROPERTY: var foo=1, bar=2"
  1439. (let (results)
  1440. (mapc (lambda (pair)
  1441. (if (eq (car pair) :var)
  1442. (mapcar (lambda (v) (push (cons :var (org-trim v)) results))
  1443. (org-babel-join-splits-near-ch
  1444. 61 (org-babel-balanced-split (cdr pair) 32)))
  1445. (push pair results)))
  1446. header-arguments)
  1447. (nreverse results)))
  1448. (defun org-babel-process-params (params)
  1449. "Expand variables in PARAMS and add summary parameters."
  1450. (let* ((processed-vars (mapcar (lambda (el)
  1451. (if (consp el)
  1452. el
  1453. (org-babel-ref-parse el)))
  1454. (org-babel--get-vars params)))
  1455. (vars-and-names (if (and (assq :colname-names params)
  1456. (assq :rowname-names params))
  1457. (list processed-vars)
  1458. (org-babel-disassemble-tables
  1459. processed-vars
  1460. (cdr (assq :hlines params))
  1461. (cdr (assq :colnames params))
  1462. (cdr (assq :rownames params)))))
  1463. (raw-result (or (cdr (assq :results params)) ""))
  1464. (result-params (delete-dups
  1465. (append
  1466. (split-string (if (stringp raw-result)
  1467. raw-result
  1468. (eval raw-result t)))
  1469. (cdr (assq :result-params params))))))
  1470. (append
  1471. (mapcar (lambda (var) (cons :var var)) (car vars-and-names))
  1472. (list
  1473. (cons :colname-names (or (cdr (assq :colname-names params))
  1474. (cadr vars-and-names)))
  1475. (cons :rowname-names (or (cdr (assq :rowname-names params))
  1476. (cl-caddr vars-and-names)))
  1477. (cons :result-params result-params)
  1478. (cons :result-type (cond ((member "output" result-params) 'output)
  1479. ((member "value" result-params) 'value)
  1480. (t 'value))))
  1481. (cl-remove-if
  1482. (lambda (x) (memq (car x) '(:colname-names :rowname-names :result-params
  1483. :result-type :var)))
  1484. params))))
  1485. ;; row and column names
  1486. (defun org-babel-del-hlines (table)
  1487. "Remove all `hline's from TABLE."
  1488. (remq 'hline table))
  1489. (defun org-babel-get-colnames (table)
  1490. "Return the column names of TABLE.
  1491. Return a cons cell, the `car' of which contains the TABLE less
  1492. colnames, and the `cdr' of which contains a list of the column
  1493. names."
  1494. (if (eq 'hline (nth 1 table))
  1495. (cons (cddr table) (car table))
  1496. (cons (cdr table) (car table))))
  1497. (defun org-babel-get-rownames (table)
  1498. "Return the row names of TABLE.
  1499. Return a cons cell, the `car' of which contains the TABLE less
  1500. rownames, and the `cdr' of which contains a list of the rownames.
  1501. Note: this function removes any hlines in TABLE."
  1502. (let* ((table (org-babel-del-hlines table))
  1503. (rownames (funcall (lambda ()
  1504. (let ((tp table))
  1505. (mapcar
  1506. (lambda (_row)
  1507. (prog1
  1508. (pop (car tp))
  1509. (setq tp (cdr tp))))
  1510. table))))))
  1511. (cons table rownames)))
  1512. (defun org-babel-put-colnames (table colnames)
  1513. "Add COLNAMES to TABLE if they exist."
  1514. (if colnames (apply 'list colnames 'hline table) table))
  1515. (defun org-babel-put-rownames (table rownames)
  1516. "Add ROWNAMES to TABLE if they exist."
  1517. (if rownames
  1518. (mapcar (lambda (row)
  1519. (if (listp row)
  1520. (cons (or (pop rownames) "") row)
  1521. row)) table)
  1522. table))
  1523. (defun org-babel-pick-name (names selector)
  1524. "Select one out of an alist of row or column names.
  1525. SELECTOR can be either a list of names in which case those names
  1526. will be returned directly, or an index into the list NAMES in
  1527. which case the indexed names will be return."
  1528. (if (listp selector)
  1529. selector
  1530. (when names
  1531. (if (and selector (symbolp selector) (not (equal t selector)))
  1532. (cdr (assoc selector names))
  1533. (if (integerp selector)
  1534. (nth (- selector 1) names)
  1535. (cdr (car (last names))))))))
  1536. (defun org-babel-disassemble-tables (vars hlines colnames rownames)
  1537. "Parse tables for further processing.
  1538. Process the variables in VARS according to the HLINES,
  1539. ROWNAMES and COLNAMES header arguments. Return a list consisting
  1540. of the vars, cnames and rnames."
  1541. (let (cnames rnames)
  1542. (list
  1543. (mapcar
  1544. (lambda (var)
  1545. (when (listp (cdr var))
  1546. (when (and (not (equal colnames "no"))
  1547. (or colnames (and (eq (nth 1 (cdr var)) 'hline)
  1548. (not (member 'hline (cddr (cdr var)))))))
  1549. (let ((both (org-babel-get-colnames (cdr var))))
  1550. (setq cnames (cons (cons (car var) (cdr both))
  1551. cnames))
  1552. (setq var (cons (car var) (car both)))))
  1553. (when (and rownames (not (equal rownames "no")))
  1554. (let ((both (org-babel-get-rownames (cdr var))))
  1555. (setq rnames (cons (cons (car var) (cdr both))
  1556. rnames))
  1557. (setq var (cons (car var) (car both)))))
  1558. (when (and hlines (not (equal hlines "yes")))
  1559. (setq var (cons (car var) (org-babel-del-hlines (cdr var))))))
  1560. var)
  1561. vars)
  1562. (reverse cnames) (reverse rnames))))
  1563. (defun org-babel-reassemble-table (table colnames rownames)
  1564. "Add column and row names to a table.
  1565. Given a TABLE and set of COLNAMES and ROWNAMES add the names
  1566. to the table for reinsertion to org-mode."
  1567. (if (listp table)
  1568. (let ((table (if (and rownames (= (length table) (length rownames)))
  1569. (org-babel-put-rownames table rownames) table)))
  1570. (if (and colnames (listp (car table)) (= (length (car table))
  1571. (length colnames)))
  1572. (org-babel-put-colnames table colnames) table))
  1573. table))
  1574. (defun org-babel-where-is-src-block-head (&optional src-block)
  1575. "Find where the current source block begins.
  1576. If optional argument SRC-BLOCK is `src-block' type element, find
  1577. its current beginning instead.
  1578. Return the point at the beginning of the current source block.
  1579. Specifically at the beginning of the #+BEGIN_SRC line. Also set
  1580. match-data relatively to `org-babel-src-block-regexp', which see.
  1581. If the point is not on a source block then return nil."
  1582. (let ((element (or src-block (org-element-at-point))))
  1583. (when (eq (org-element-type element) 'src-block)
  1584. (let ((end (org-element-property :end element)))
  1585. (org-with-wide-buffer
  1586. ;; Ensure point is not on a blank line after the block.
  1587. (beginning-of-line)
  1588. (skip-chars-forward " \r\t\n" end)
  1589. (when (< (point) end)
  1590. (prog1 (goto-char (org-element-property :post-affiliated element))
  1591. (looking-at org-babel-src-block-regexp))))))))
  1592. ;;;###autoload
  1593. (defun org-babel-goto-src-block-head ()
  1594. "Go to the beginning of the current code block."
  1595. (interactive)
  1596. (let ((head (org-babel-where-is-src-block-head)))
  1597. (if head (goto-char head) (error "Not currently in a code block"))))
  1598. ;;;###autoload
  1599. (defun org-babel-goto-named-src-block (name)
  1600. "Go to a named source-code block."
  1601. (interactive
  1602. (let ((completion-ignore-case t)
  1603. (case-fold-search t)
  1604. (all-block-names (org-babel-src-block-names)))
  1605. (list (completing-read
  1606. "source-block name: " all-block-names nil t
  1607. (let* ((context (org-element-context))
  1608. (type (org-element-type context))
  1609. (noweb-ref
  1610. (and (memq type '(inline-src-block src-block))
  1611. (org-in-regexp (org-babel-noweb-wrap)))))
  1612. (cond
  1613. (noweb-ref
  1614. (buffer-substring
  1615. (+ (car noweb-ref) (length org-babel-noweb-wrap-start))
  1616. (- (cdr noweb-ref) (length org-babel-noweb-wrap-end))))
  1617. ((memq type '(babel-call inline-babel-call)) ;#+CALL:
  1618. (org-element-property :call context))
  1619. ((car (org-element-property :results context))) ;#+RESULTS:
  1620. ((let ((symbol (thing-at-point 'symbol))) ;Symbol.
  1621. (and symbol
  1622. (member-ignore-case symbol all-block-names)
  1623. symbol)))
  1624. (t "")))))))
  1625. (let ((point (org-babel-find-named-block name)))
  1626. (if point
  1627. ;; Taken from `org-open-at-point'.
  1628. (progn (org-mark-ring-push) (goto-char point) (org-show-context))
  1629. (message "source-code block `%s' not found in this buffer" name))))
  1630. (defun org-babel-find-named-block (name)
  1631. "Find a named source-code block.
  1632. Return the location of the source block identified by source
  1633. NAME, or nil if no such block exists. Set match data according
  1634. to `org-babel-named-src-block-regexp'."
  1635. (save-excursion
  1636. (goto-char (point-min))
  1637. (let ((regexp (org-babel-named-src-block-regexp-for-name name)))
  1638. (or (and (looking-at regexp)
  1639. (progn (goto-char (match-beginning 1))
  1640. (line-beginning-position)))
  1641. (ignore-errors (org-next-block 1 nil regexp))))))
  1642. (defun org-babel-src-block-names (&optional file)
  1643. "Return the names of source blocks in FILE or the current buffer."
  1644. (with-current-buffer (if file (find-file-noselect file) (current-buffer))
  1645. (org-with-point-at 1
  1646. (let ((regexp "^[ \t]*#\\+begin_src ")
  1647. (case-fold-search t)
  1648. (names nil))
  1649. (while (re-search-forward regexp nil t)
  1650. (let ((element (org-element-at-point)))
  1651. (when (eq 'src-block (org-element-type element))
  1652. (let ((name (org-element-property :name element)))
  1653. (when name (push name names))))))
  1654. names))))
  1655. ;;;###autoload
  1656. (defun org-babel-goto-named-result (name)
  1657. "Go to a named result."
  1658. (interactive
  1659. (let ((completion-ignore-case t))
  1660. (list (completing-read "Source-block name: "
  1661. (org-babel-result-names) nil t))))
  1662. (let ((point (org-babel-find-named-result name)))
  1663. (if point
  1664. ;; taken from `org-open-at-point'
  1665. (progn (goto-char point) (org-show-context))
  1666. (message "result `%s' not found in this buffer" name))))
  1667. (defun org-babel-find-named-result (name)
  1668. "Find a named result.
  1669. Return the location of the result named NAME in the current
  1670. buffer or nil if no such result exists."
  1671. (save-excursion
  1672. (goto-char (point-min))
  1673. (let ((case-fold-search t)
  1674. (re (format "^[ \t]*#\\+%s.*?:[ \t]*%s[ \t]*$"
  1675. org-babel-results-keyword
  1676. (regexp-quote name))))
  1677. (catch :found
  1678. (while (re-search-forward re nil t)
  1679. (let ((element (org-element-at-point)))
  1680. (when (or (eq (org-element-type element) 'keyword)
  1681. (< (point)
  1682. (org-element-property :post-affiliated element)))
  1683. (throw :found (line-beginning-position)))))))))
  1684. (defun org-babel-result-names (&optional file)
  1685. "Return the names of results in FILE or the current buffer."
  1686. (save-excursion
  1687. (when file (find-file file)) (goto-char (point-min))
  1688. (let ((case-fold-search t) names)
  1689. (while (re-search-forward org-babel-result-w-name-regexp nil t)
  1690. (setq names (cons (match-string-no-properties 9) names)))
  1691. names)))
  1692. ;;;###autoload
  1693. (defun org-babel-next-src-block (&optional arg)
  1694. "Jump to the next source block.
  1695. With optional prefix argument ARG, jump forward ARG many source blocks."
  1696. (interactive "p")
  1697. (org-next-block arg nil org-babel-src-block-regexp))
  1698. ;;;###autoload
  1699. (defun org-babel-previous-src-block (&optional arg)
  1700. "Jump to the previous source block.
  1701. With optional prefix argument ARG, jump backward ARG many source blocks."
  1702. (interactive "p")
  1703. (org-previous-block arg org-babel-src-block-regexp))
  1704. (defvar org-babel-load-languages)
  1705. ;;;###autoload
  1706. (defun org-babel-mark-block ()
  1707. "Mark current source block."
  1708. (interactive)
  1709. (let ((head (org-babel-where-is-src-block-head)))
  1710. (when head
  1711. (save-excursion
  1712. (goto-char head)
  1713. (looking-at org-babel-src-block-regexp))
  1714. (push-mark (match-end 5) nil t)
  1715. (goto-char (match-beginning 5)))))
  1716. (defun org-babel-demarcate-block (&optional arg)
  1717. "Wrap or split the code in the region or on the point.
  1718. When called from inside of a code block the current block is
  1719. split. When called from outside of a code block a new code block
  1720. is created. In both cases if the region is demarcated and if the
  1721. region is not active then the point is demarcated."
  1722. (interactive "P")
  1723. (let* ((info (org-babel-get-src-block-info 'light))
  1724. (start (org-babel-where-is-src-block-head))
  1725. (block (and start (match-string 0)))
  1726. (headers (and start (match-string 4)))
  1727. (stars (concat (make-string (or (org-current-level) 1) ?*) " "))
  1728. (lower-case-p (and block
  1729. (let (case-fold-search)
  1730. (string-match-p "#\\+begin_src" block)))))
  1731. (if info
  1732. (mapc
  1733. (lambda (place)
  1734. (save-excursion
  1735. (goto-char place)
  1736. (let ((lang (nth 0 info))
  1737. (indent (make-string (current-indentation) ?\s)))
  1738. (when (string-match "^[[:space:]]*$"
  1739. (buffer-substring (point-at-bol)
  1740. (point-at-eol)))
  1741. (delete-region (point-at-bol) (point-at-eol)))
  1742. (insert (concat
  1743. (if (looking-at "^") "" "\n")
  1744. indent (funcall (if lower-case-p 'downcase 'upcase) "#+end_src\n")
  1745. (if arg stars indent) "\n"
  1746. indent (funcall (if lower-case-p 'downcase 'upcase) "#+begin_src ")
  1747. lang
  1748. (if (> (length headers) 1)
  1749. (concat " " headers) headers)
  1750. (if (looking-at "[\n\r]")
  1751. ""
  1752. (concat "\n" (make-string (current-column) ? )))))))
  1753. (move-end-of-line 2))
  1754. (sort (if (org-region-active-p) (list (mark) (point)) (list (point))) #'>))
  1755. (let ((start (point))
  1756. (lang (completing-read
  1757. "Lang: "
  1758. (mapcar #'symbol-name
  1759. (delete-dups
  1760. (append (mapcar #'car org-babel-load-languages)
  1761. (mapcar (lambda (el) (intern (car el)))
  1762. org-src-lang-modes))))))
  1763. (body (delete-and-extract-region
  1764. (if (org-region-active-p) (mark) (point)) (point))))
  1765. (insert (concat (if (looking-at "^") "" "\n")
  1766. (if arg (concat stars "\n") "")
  1767. (funcall (if lower-case-p 'downcase 'upcase) "#+begin_src ")
  1768. lang "\n"
  1769. body
  1770. (if (or (= (length body) 0)
  1771. (string-suffix-p "\r" body)
  1772. (string-suffix-p "\n" body)) "" "\n")
  1773. (funcall (if lower-case-p 'downcase 'upcase) "#+end_src\n")))
  1774. (goto-char start) (move-end-of-line 1)))))
  1775. (defun org-babel--insert-results-keyword (name hash)
  1776. "Insert RESULTS keyword with NAME value at point.
  1777. If NAME is nil, results are anonymous. HASH is a string used as
  1778. the results hash, or nil. Leave point before the keyword."
  1779. (save-excursion (insert "\n")) ;open line to indent.
  1780. (org-indent-line)
  1781. (delete-char 1)
  1782. (insert (concat "#+" org-babel-results-keyword
  1783. (cond ((not hash) nil)
  1784. (org-babel-hash-show-time
  1785. (format "[%s %s]"
  1786. (format-time-string "<%F %T>")
  1787. hash))
  1788. (t (format "[%s]" hash)))
  1789. ":"
  1790. (when name (concat " " name))
  1791. "\n"))
  1792. ;; Make sure results are going to be followed by at least one blank
  1793. ;; line so they do not get merged with the next element, e.g.,
  1794. ;;
  1795. ;; #+results:
  1796. ;; : 1
  1797. ;;
  1798. ;; : fixed-width area, unrelated to the above.
  1799. (unless (looking-at "^[ \t]*$") (save-excursion (insert "\n")))
  1800. (beginning-of-line 0)
  1801. (when hash (org-babel-hide-hash)))
  1802. (defun org-babel--clear-results-maybe (hash)
  1803. "Clear results when hash doesn't match HASH.
  1804. When results hash does not match HASH, remove RESULTS keyword at
  1805. point, along with related contents. Do nothing if HASH is nil.
  1806. Return a non-nil value if results were cleared. In this case,
  1807. leave point where new results should be inserted."
  1808. (when hash
  1809. (looking-at org-babel-result-regexp)
  1810. (unless (string= (match-string 1) hash)
  1811. (let* ((e (org-element-at-point))
  1812. (post (copy-marker (org-element-property :post-affiliated e))))
  1813. ;; Delete contents.
  1814. (delete-region post
  1815. (save-excursion
  1816. (goto-char (org-element-property :end e))
  1817. (skip-chars-backward " \t\n")
  1818. (line-beginning-position 2)))
  1819. ;; Delete RESULT keyword. However, if RESULTS keyword is
  1820. ;; orphaned, ignore this part. The deletion above already
  1821. ;; took care of it.
  1822. (unless (= (point) post)
  1823. (delete-region (line-beginning-position)
  1824. (line-beginning-position 2)))
  1825. (goto-char post)
  1826. (set-marker post nil)
  1827. t))))
  1828. (defun org-babel-where-is-src-block-result (&optional insert _info hash)
  1829. "Find where the current source block results begin.
  1830. Return the point at the beginning of the result of the current
  1831. source block, specifically at the beginning of the results line.
  1832. If no result exists for this block return nil, unless optional
  1833. argument INSERT is non-nil. In this case, create a results line
  1834. following the source block and return the position at its
  1835. beginning. In the case of inline code, remove the results part
  1836. instead.
  1837. If optional argument HASH is a string, remove contents related to
  1838. RESULTS keyword if its hash is different. Then update the latter
  1839. to HASH."
  1840. (let ((context (org-element-context)))
  1841. (catch :found
  1842. (org-with-wide-buffer
  1843. (pcase (org-element-type context)
  1844. ((or `inline-babel-call `inline-src-block)
  1845. ;; Results for inline objects are located right after them.
  1846. ;; There is no RESULTS line to insert either.
  1847. (let ((limit (org-element-property
  1848. :contents-end (org-element-property :parent context))))
  1849. (goto-char (org-element-property :end context))
  1850. (skip-chars-forward " \t\n" limit)
  1851. (throw :found
  1852. (and
  1853. (< (point) limit)
  1854. (let ((result (org-element-context)))
  1855. (and (eq (org-element-type result) 'macro)
  1856. (string= (org-element-property :key result)
  1857. "results")
  1858. (if (not insert) (point)
  1859. (delete-region
  1860. (point)
  1861. (progn
  1862. (goto-char (org-element-property :end result))
  1863. (skip-chars-backward " \t")
  1864. (point)))
  1865. (point))))))))
  1866. ((or `babel-call `src-block)
  1867. (let* ((name (org-element-property :name context))
  1868. (named-results (and name (org-babel-find-named-result name))))
  1869. (goto-char (or named-results (org-element-property :end context)))
  1870. (cond
  1871. ;; Existing results named after the current source.
  1872. (named-results
  1873. (when (org-babel--clear-results-maybe hash)
  1874. (org-babel--insert-results-keyword name hash))
  1875. (throw :found (point)))
  1876. ;; Named results expect but none to be found.
  1877. (name)
  1878. ;; No possible anonymous results at the very end of
  1879. ;; buffer or outside CONTEXT parent.
  1880. ((eq (point)
  1881. (or (org-element-property
  1882. :contents-end (org-element-property :parent context))
  1883. (point-max))))
  1884. ;; Check if next element is an anonymous result below
  1885. ;; the current block.
  1886. ((let* ((next (org-element-at-point))
  1887. (end (save-excursion
  1888. (goto-char
  1889. (org-element-property :post-affiliated next))
  1890. (line-end-position)))
  1891. (empty-result-re (concat org-babel-result-regexp "$"))
  1892. (case-fold-search t))
  1893. (re-search-forward empty-result-re end t))
  1894. (beginning-of-line)
  1895. (when (org-babel--clear-results-maybe hash)
  1896. (org-babel--insert-results-keyword nil hash))
  1897. (throw :found (point))))))
  1898. ;; Ignore other elements.
  1899. (_ (throw :found nil))))
  1900. ;; No result found. Insert a RESULTS keyword below element, if
  1901. ;; appropriate. In this case, ensure there is an empty line
  1902. ;; after the previous element.
  1903. (when insert
  1904. (save-excursion
  1905. (goto-char (min (org-element-property :end context) (point-max)))
  1906. (skip-chars-backward " \t\n")
  1907. (forward-line)
  1908. (unless (bolp) (insert "\n"))
  1909. (insert "\n")
  1910. (org-babel--insert-results-keyword
  1911. (org-element-property :name context) hash)
  1912. (point))))))
  1913. (defun org-babel-read-element (element)
  1914. "Read ELEMENT into emacs-lisp.
  1915. Return nil if ELEMENT cannot be read."
  1916. (org-with-wide-buffer
  1917. (goto-char (org-element-property :post-affiliated element))
  1918. (pcase (org-element-type element)
  1919. (`fixed-width
  1920. (let ((v (org-trim (org-element-property :value element))))
  1921. (or (org-babel--string-to-number v) v)))
  1922. (`table (org-babel-read-table))
  1923. (`plain-list (org-babel-read-list))
  1924. (`example-block
  1925. (let ((v (org-element-property :value element)))
  1926. (if (or org-src-preserve-indentation
  1927. (org-element-property :preserve-indent element))
  1928. v
  1929. (org-remove-indentation v))))
  1930. (`export-block
  1931. (org-remove-indentation (org-element-property :value element)))
  1932. (`paragraph
  1933. ;; Treat paragraphs containing a single link specially.
  1934. (skip-chars-forward " \t")
  1935. (if (and (looking-at org-link-bracket-re)
  1936. (save-excursion
  1937. (goto-char (match-end 0))
  1938. (skip-chars-forward " \r\t\n")
  1939. (<= (org-element-property :end element)
  1940. (point))))
  1941. (org-babel-read-link)
  1942. (buffer-substring-no-properties
  1943. (org-element-property :contents-begin element)
  1944. (org-element-property :contents-end element))))
  1945. ((or `center-block `quote-block `verse-block `special-block)
  1946. (org-remove-indentation
  1947. (buffer-substring-no-properties
  1948. (org-element-property :contents-begin element)
  1949. (org-element-property :contents-end element))))
  1950. (_ nil))))
  1951. (defun org-babel-read-result ()
  1952. "Read the result at point into emacs-lisp."
  1953. (and (not (save-excursion
  1954. (beginning-of-line)
  1955. (looking-at-p "[ \t]*$")))
  1956. (org-babel-read-element (org-element-at-point))))
  1957. (defun org-babel-read-table ()
  1958. "Read the table at point into emacs-lisp."
  1959. (mapcar (lambda (row)
  1960. (if (and (symbolp row) (equal row 'hline)) row
  1961. (mapcar (lambda (el) (org-babel-read el 'inhibit-lisp-eval)) row)))
  1962. (org-table-to-lisp)))
  1963. (defun org-babel-read-list ()
  1964. "Read the list at point into emacs-lisp."
  1965. (mapcar (lambda (el) (org-babel-read el 'inhibit-lisp-eval))
  1966. (cdr (org-list-to-lisp))))
  1967. (defvar org-link-types-re)
  1968. (defun org-babel-read-link ()
  1969. "Read the link at point into emacs-lisp.
  1970. If the path of the link is a file path it is expanded using
  1971. `expand-file-name'."
  1972. (let* ((case-fold-search t)
  1973. (raw (and (looking-at org-link-bracket-re)
  1974. (org-no-properties (match-string 1))))
  1975. (type (and (string-match org-link-types-re raw)
  1976. (match-string 1 raw))))
  1977. (cond
  1978. ((not type) (expand-file-name raw))
  1979. ((string= type "file")
  1980. (and (string-match "file\\(.*\\):\\(.+\\)" raw)
  1981. (expand-file-name (match-string 2 raw))))
  1982. (t raw))))
  1983. (defun org-babel-format-result (result &optional sep)
  1984. "Format RESULT for writing to file."
  1985. (let ((echo-res (lambda (r) (if (stringp r) r (format "%S" r)))))
  1986. (if (listp result)
  1987. ;; table result
  1988. (orgtbl-to-generic
  1989. result (list :sep (or sep "\t") :fmt echo-res))
  1990. ;; scalar result
  1991. (funcall echo-res result))))
  1992. (defun org-babel-insert-result (result &optional result-params info hash lang)
  1993. "Insert RESULT into the current buffer.
  1994. By default RESULT is inserted after the end of the current source
  1995. block. The RESULT of an inline source block usually will be
  1996. wrapped inside a `results' macro and placed on the same line as
  1997. the inline source block. The macro is stripped upon export.
  1998. Multiline and non-scalar RESULTS from inline source blocks are
  1999. not allowed. With optional argument RESULT-PARAMS controls
  2000. insertion of results in the Org mode file. RESULT-PARAMS can
  2001. take the following values:
  2002. replace - (default option) insert results after the source block
  2003. or inline source block replacing any previously
  2004. inserted results.
  2005. silent -- no results are inserted into the Org buffer but
  2006. the results are echoed to the minibuffer and are
  2007. ingested by Emacs (a potentially time consuming
  2008. process).
  2009. file ---- the results are interpreted as a file path, and are
  2010. inserted into the buffer using the Org file syntax.
  2011. list ---- the results are interpreted as an Org list.
  2012. raw ----- results are added directly to the Org file. This is
  2013. a good option if you code block will output Org
  2014. formatted text.
  2015. drawer -- results are added directly to the Org file as with
  2016. \"raw\", but are wrapped in a RESULTS drawer or results
  2017. macro, allowing them to later be replaced or removed
  2018. automatically.
  2019. org ----- results are added inside of a \"src_org{}\" or \"#+BEGIN_SRC
  2020. org\" block depending on whether the current source block is
  2021. inline or not. They are not comma-escaped when inserted,
  2022. but Org syntax here will be discarded when exporting the
  2023. file.
  2024. html ---- results are added inside of a #+BEGIN_EXPORT HTML block
  2025. or html export snippet depending on whether the current
  2026. source block is inline or not. This is a good option
  2027. if your code block will output html formatted text.
  2028. latex --- results are added inside of a #+BEGIN_EXPORT LATEX
  2029. block or latex export snippet depending on whether the
  2030. current source block is inline or not. This is a good
  2031. option if your code block will output latex formatted
  2032. text.
  2033. code ---- the results are extracted in the syntax of the source
  2034. code of the language being evaluated and are added
  2035. inside of a source block with the source-code language
  2036. set appropriately. Also, source block inlining is
  2037. preserved in this case. Note this relies on the
  2038. optional LANG argument.
  2039. list ---- the results are rendered as a list. This option not
  2040. allowed for inline source blocks.
  2041. table --- the results are rendered as a table. This option not
  2042. allowed for inline source blocks.
  2043. INFO may provide the values of these header arguments (in the
  2044. `header-arguments-alist' see the docstring for
  2045. `org-babel-get-src-block-info'):
  2046. :file --- the name of the file to which output should be written.
  2047. :wrap --- the effect is similar to `latex' in RESULT-PARAMS but
  2048. using the argument supplied to specify the export block
  2049. or snippet type."
  2050. (cond ((stringp result)
  2051. (setq result (org-no-properties result))
  2052. (when (member "file" result-params)
  2053. (setq result (org-babel-result-to-file
  2054. result (when (assq :file-desc (nth 2 info))
  2055. (or (cdr (assq :file-desc (nth 2 info)))
  2056. result))))))
  2057. ((listp result))
  2058. (t (setq result (format "%S" result))))
  2059. (if (and result-params (member "silent" result-params))
  2060. (progn (message (replace-regexp-in-string "%" "%%" (format "%S" result)))
  2061. result)
  2062. (let ((inline (let ((context (org-element-context)))
  2063. (and (memq (org-element-type context)
  2064. '(inline-babel-call inline-src-block))
  2065. context))))
  2066. (when inline
  2067. (let ((warning
  2068. (or (and (member "table" result-params) "`:results table'")
  2069. (and (listp result) "list result")
  2070. (and (string-match-p "\n." result) "multiline result")
  2071. (and (member "list" result-params) "`:results list'"))))
  2072. (when warning
  2073. (user-error "Inline error: %s cannot be used" warning))))
  2074. (save-excursion
  2075. (let* ((visible-beg (point-min-marker))
  2076. (visible-end (copy-marker (point-max) t))
  2077. (inline (let ((context (org-element-context)))
  2078. (and (memq (org-element-type context)
  2079. '(inline-babel-call inline-src-block))
  2080. context)))
  2081. (existing-result (org-babel-where-is-src-block-result t nil hash))
  2082. (results-switches (cdr (assq :results_switches (nth 2 info))))
  2083. ;; When results exist outside of the current visible
  2084. ;; region of the buffer, be sure to widen buffer to
  2085. ;; update them.
  2086. (outside-scope (and existing-result
  2087. (buffer-narrowed-p)
  2088. (or (> visible-beg existing-result)
  2089. (<= visible-end existing-result))))
  2090. beg end indent)
  2091. ;; Ensure non-inline results end in a newline.
  2092. (when (and (org-string-nw-p result)
  2093. (not inline)
  2094. (not (string-equal (substring result -1) "\n")))
  2095. (setq result (concat result "\n")))
  2096. (unwind-protect
  2097. (progn
  2098. (when outside-scope (widen))
  2099. (if existing-result (goto-char existing-result)
  2100. (goto-char (org-element-property :end inline))
  2101. (skip-chars-backward " \t"))
  2102. (unless inline
  2103. (setq indent (current-indentation))
  2104. (forward-line 1))
  2105. (setq beg (point))
  2106. (cond
  2107. (inline
  2108. ;; Make sure new results are separated from the
  2109. ;; source code by one space.
  2110. (unless existing-result
  2111. (insert " ")
  2112. (setq beg (point))))
  2113. ((member "replace" result-params)
  2114. (delete-region (point) (org-babel-result-end)))
  2115. ((member "append" result-params)
  2116. (goto-char (org-babel-result-end)) (setq beg (point-marker)))
  2117. ((member "prepend" result-params))) ; already there
  2118. (setq results-switches
  2119. (if results-switches (concat " " results-switches) ""))
  2120. (let ((wrap
  2121. (lambda (start finish &optional no-escape no-newlines
  2122. inline-start inline-finish)
  2123. (when inline
  2124. (setq start inline-start)
  2125. (setq finish inline-finish)
  2126. (setq no-newlines t))
  2127. (let ((before-finish (copy-marker end)))
  2128. (goto-char end)
  2129. (insert (concat finish (unless no-newlines "\n")))
  2130. (goto-char beg)
  2131. (insert (concat start (unless no-newlines "\n")))
  2132. (unless no-escape
  2133. (org-escape-code-in-region
  2134. (min (point) before-finish) before-finish))
  2135. (goto-char end))))
  2136. (tabulablep
  2137. (lambda (r)
  2138. ;; Non-nil when result R can be turned into
  2139. ;; a table.
  2140. (and (proper-list-p r)
  2141. (cl-every
  2142. (lambda (e) (or (atom e) (proper-list-p e)))
  2143. result)))))
  2144. ;; insert results based on type
  2145. (cond
  2146. ;; Do nothing for an empty result.
  2147. ((null result))
  2148. ;; Insert a list if preferred.
  2149. ((member "list" result-params)
  2150. (insert
  2151. (org-trim
  2152. (org-list-to-generic
  2153. (cons 'unordered
  2154. (mapcar
  2155. (lambda (e)
  2156. (list (if (stringp e) e (format "%S" e))))
  2157. (if (listp result) result
  2158. (split-string result "\n" t))))
  2159. '(:splicep nil :istart "- " :iend "\n")))
  2160. "\n"))
  2161. ;; Try hard to print RESULT as a table. Give up if
  2162. ;; it contains an improper list.
  2163. ((funcall tabulablep result)
  2164. (goto-char beg)
  2165. (insert (concat (orgtbl-to-orgtbl
  2166. (if (cl-every
  2167. (lambda (e)
  2168. (or (eq e 'hline) (listp e)))
  2169. result)
  2170. result
  2171. (list result))
  2172. nil)
  2173. "\n"))
  2174. (goto-char beg)
  2175. (when (org-at-table-p) (org-table-align))
  2176. (goto-char (org-table-end)))
  2177. ;; Print verbatim a list that cannot be turned into
  2178. ;; a table.
  2179. ((listp result) (insert (format "%s\n" result)))
  2180. ((member "file" result-params)
  2181. (when inline
  2182. (setq result (org-macro-escape-arguments result)))
  2183. (insert result))
  2184. ((and inline (not (member "raw" result-params)))
  2185. (insert (org-macro-escape-arguments
  2186. (org-babel-chomp result "\n"))))
  2187. (t (goto-char beg) (insert result)))
  2188. (setq end (copy-marker (point) t))
  2189. ;; possibly wrap result
  2190. (cond
  2191. ((assq :wrap (nth 2 info))
  2192. (let ((name (or (cdr (assq :wrap (nth 2 info))) "results")))
  2193. (funcall wrap (concat "#+begin_" name)
  2194. (concat "#+end_" (car (split-string name)))
  2195. nil nil (concat "{{{results(@@" name ":") "@@)}}}")))
  2196. ((member "html" result-params)
  2197. (funcall wrap "#+begin_export html" "#+end_export" nil nil
  2198. "{{{results(@@html:" "@@)}}}"))
  2199. ((member "latex" result-params)
  2200. (funcall wrap "#+begin_export latex" "#+end_export" nil nil
  2201. "{{{results(@@latex:" "@@)}}}"))
  2202. ((member "org" result-params)
  2203. (goto-char beg) (when (org-at-table-p) (org-cycle))
  2204. (funcall wrap "#+begin_src org" "#+end_src" nil nil
  2205. "{{{results(src_org{" "})}}}"))
  2206. ((member "code" result-params)
  2207. (let ((lang (or lang "none")))
  2208. (funcall wrap (format "#+begin_src %s%s" lang results-switches)
  2209. "#+end_src" nil nil
  2210. (format "{{{results(src_%s[%s]{" lang results-switches)
  2211. "})}}}")))
  2212. ((member "raw" result-params)
  2213. (goto-char beg) (when (org-at-table-p) (org-cycle)))
  2214. ((or (member "drawer" result-params)
  2215. ;; Stay backward compatible with <7.9.2
  2216. (member "wrap" result-params))
  2217. (goto-char beg) (when (org-at-table-p) (org-cycle))
  2218. (funcall wrap ":results:" ":end:" 'no-escape nil
  2219. "{{{results(" ")}}}"))
  2220. ((and inline (member "file" result-params))
  2221. (funcall wrap nil nil nil nil "{{{results(" ")}}}"))
  2222. ((and (not (funcall tabulablep result))
  2223. (not (member "file" result-params)))
  2224. (let ((org-babel-inline-result-wrap
  2225. ;; Hard code {{{results(...)}}} on top of
  2226. ;; customization.
  2227. (format "{{{results(%s)}}}"
  2228. org-babel-inline-result-wrap)))
  2229. (org-babel-examplify-region
  2230. beg end results-switches inline)))))
  2231. ;; Possibly indent results in par with #+results line.
  2232. (when (and (not inline) (numberp indent) (> indent 0)
  2233. ;; In this case `table-align' does the work
  2234. ;; for us.
  2235. (not (and (listp result)
  2236. (member "append" result-params))))
  2237. (indent-rigidly beg end indent))
  2238. (if (null result)
  2239. (if (member "value" result-params)
  2240. (message "Code block returned no value.")
  2241. (message "Code block produced no output."))
  2242. (message "Code block evaluation complete.")))
  2243. (set-marker end nil)
  2244. (when outside-scope (narrow-to-region visible-beg visible-end))
  2245. (set-marker visible-beg nil)
  2246. (set-marker visible-end nil)))))))
  2247. (defun org-babel-remove-result (&optional info keep-keyword)
  2248. "Remove the result of the current source block."
  2249. (interactive)
  2250. (let ((location (org-babel-where-is-src-block-result nil info)))
  2251. (when location
  2252. (save-excursion
  2253. (goto-char location)
  2254. (when (looking-at (concat org-babel-result-regexp ".*$"))
  2255. (delete-region
  2256. (if keep-keyword (line-beginning-position 2)
  2257. (save-excursion
  2258. (skip-chars-backward " \r\t\n")
  2259. (line-beginning-position 2)))
  2260. (progn (forward-line) (org-babel-result-end))))))))
  2261. (defun org-babel-remove-inline-result (&optional datum)
  2262. "Remove the result of the current inline-src-block or babel call.
  2263. The result must be wrapped in a `results' macro to be removed.
  2264. Leading white space is trimmed."
  2265. (interactive)
  2266. (let* ((el (or datum (org-element-context))))
  2267. (when (memq (org-element-type el) '(inline-src-block inline-babel-call))
  2268. (org-with-wide-buffer
  2269. (goto-char (org-element-property :end el))
  2270. (skip-chars-backward " \t")
  2271. (let ((result (save-excursion
  2272. (skip-chars-forward
  2273. " \t\n"
  2274. (org-element-property
  2275. :contents-end (org-element-property :parent el)))
  2276. (org-element-context))))
  2277. (when (and (eq (org-element-type result) 'macro)
  2278. (string= (org-element-property :key result) "results"))
  2279. (delete-region ; And leading whitespace.
  2280. (point)
  2281. (progn (goto-char (org-element-property :end result))
  2282. (skip-chars-backward " \t\n")
  2283. (point)))))))))
  2284. (defun org-babel-remove-result-one-or-many (x)
  2285. "Remove the result of the current source block.
  2286. If called with a prefix argument, remove all result blocks
  2287. in the buffer."
  2288. (interactive "P")
  2289. (if x
  2290. (org-babel-map-src-blocks nil (org-babel-remove-result))
  2291. (org-babel-remove-result)))
  2292. (defun org-babel-result-end ()
  2293. "Return the point at the end of the current set of results."
  2294. (cond ((looking-at-p "^[ \t]*$") (point)) ;no result
  2295. ((looking-at-p (format "^[ \t]*%s[ \t]*$" org-link-bracket-re))
  2296. (line-beginning-position 2))
  2297. (t
  2298. (let ((element (org-element-at-point)))
  2299. (if (memq (org-element-type element)
  2300. ;; Possible results types.
  2301. '(drawer example-block export-block fixed-width item
  2302. plain-list special-block src-block table))
  2303. (save-excursion
  2304. (goto-char (min (point-max) ;for narrowed buffers
  2305. (org-element-property :end element)))
  2306. (skip-chars-backward " \r\t\n")
  2307. (line-beginning-position 2))
  2308. (point))))))
  2309. (defun org-babel-result-to-file (result &optional description)
  2310. "Convert RESULT into an Org link with optional DESCRIPTION.
  2311. If the `default-directory' is different from the containing
  2312. file's directory then expand relative links."
  2313. (when (stringp result)
  2314. (let ((same-directory?
  2315. (and buffer-file-name
  2316. (not (string= (expand-file-name default-directory)
  2317. (expand-file-name
  2318. (file-name-directory buffer-file-name)))))))
  2319. (format "[[file:%s]%s]"
  2320. (if (and default-directory buffer-file-name same-directory?)
  2321. (if (eq org-link-file-path-type 'adaptive)
  2322. (file-relative-name
  2323. (expand-file-name result default-directory)
  2324. (file-name-directory (buffer-file-name)))
  2325. (expand-file-name result default-directory))
  2326. result)
  2327. (if description (concat "[" description "]") "")))))
  2328. (defun org-babel-examplify-region (beg end &optional results-switches inline)
  2329. "Comment out region using the inline `==' or `: ' org example quote."
  2330. (interactive "*r")
  2331. (let ((maybe-cap
  2332. (lambda (str)
  2333. (if org-babel-uppercase-example-markers (upcase str) str))))
  2334. (if inline
  2335. (save-excursion
  2336. (goto-char beg)
  2337. (insert (format org-babel-inline-result-wrap
  2338. (delete-and-extract-region beg end))))
  2339. (let ((size (count-lines beg end)))
  2340. (save-excursion
  2341. (cond ((= size 0)) ; do nothing for an empty result
  2342. ((< size org-babel-min-lines-for-block-output)
  2343. (goto-char beg)
  2344. (dotimes (_ size)
  2345. (beginning-of-line 1) (insert ": ") (forward-line 1)))
  2346. (t
  2347. (goto-char beg)
  2348. (insert (if results-switches
  2349. (format "%s%s\n"
  2350. (funcall maybe-cap "#+begin_example")
  2351. results-switches)
  2352. (funcall maybe-cap "#+begin_example\n")))
  2353. (let ((p (point)))
  2354. (if (markerp end) (goto-char end) (forward-char (- end beg)))
  2355. (org-escape-code-in-region p (point)))
  2356. (insert (funcall maybe-cap "#+end_example\n")))))))))
  2357. (defun org-babel-update-block-body (new-body)
  2358. "Update the body of the current code block to NEW-BODY."
  2359. (let ((element (org-element-at-point)))
  2360. (unless (eq (org-element-type element) 'src-block)
  2361. (error "Not in a source block"))
  2362. (goto-char (org-babel-where-is-src-block-head element))
  2363. (let* ((ind (current-indentation))
  2364. (body-start (line-beginning-position 2))
  2365. (body (org-element-normalize-string
  2366. (if (or org-src-preserve-indentation
  2367. (org-element-property :preserve-indent element))
  2368. new-body
  2369. (with-temp-buffer
  2370. (insert (org-remove-indentation new-body))
  2371. (indent-rigidly
  2372. (point-min)
  2373. (point-max)
  2374. (+ ind org-edit-src-content-indentation))
  2375. (buffer-string))))))
  2376. (delete-region body-start
  2377. (org-with-wide-buffer
  2378. (goto-char (org-element-property :end element))
  2379. (skip-chars-backward " \t\n")
  2380. (line-beginning-position)))
  2381. (goto-char body-start)
  2382. (insert body))))
  2383. (defun org-babel-merge-params (&rest plists)
  2384. "Combine all parameter association lists in PLISTS.
  2385. Later elements of PLISTS override the values of previous elements.
  2386. This takes into account some special considerations for certain
  2387. parameters when merging lists."
  2388. (let* ((results-exclusive-groups
  2389. (mapcar (lambda (group) (mapcar #'symbol-name group))
  2390. (cdr (assq 'results org-babel-common-header-args-w-values))))
  2391. (exports-exclusive-groups
  2392. (mapcar (lambda (group) (mapcar #'symbol-name group))
  2393. (cdr (assq 'exports org-babel-common-header-args-w-values))))
  2394. (merge
  2395. (lambda (exclusive-groups &rest result-params)
  2396. ;; Maintain exclusivity of mutually exclusive parameters,
  2397. ;; as defined in EXCLUSIVE-GROUPS while merging lists in
  2398. ;; RESULT-PARAMS.
  2399. (let (output)
  2400. (dolist (new-params result-params (delete-dups output))
  2401. (dolist (new-param new-params)
  2402. (dolist (exclusive-group exclusive-groups)
  2403. (when (member new-param exclusive-group)
  2404. (setq output (cl-remove-if
  2405. (lambda (o) (member o exclusive-group))
  2406. output))))
  2407. (push new-param output))))))
  2408. (variable-index 0) ;Handle positional arguments.
  2409. clearnames
  2410. params ;Final parameters list.
  2411. ;; Some keywords accept multiple values. We need to treat
  2412. ;; them specially.
  2413. vars results exports)
  2414. (dolist (plist plists)
  2415. (dolist (pair plist)
  2416. (pcase pair
  2417. (`(:var . ,value)
  2418. (let ((name (cond
  2419. ((listp value) (car value))
  2420. ((string-match "^\\([^= \f\t\n\r\v]+\\)[ \t]*=" value)
  2421. (intern (match-string 1 value)))
  2422. (t nil))))
  2423. (cond
  2424. (name
  2425. (setq vars
  2426. (append (if (not (assoc name vars)) vars
  2427. (push name clearnames)
  2428. (cl-remove-if (lambda (p) (equal name (car p)))
  2429. vars))
  2430. (list (cons name pair)))))
  2431. ((and vars (nth variable-index vars))
  2432. ;; If no name is given and we already have named
  2433. ;; variables then assign to named variables in order.
  2434. (let ((name (car (nth variable-index vars))))
  2435. ;; Clear out colnames and rownames for replace vars.
  2436. (push name clearnames)
  2437. (setf (cddr (nth variable-index vars))
  2438. (concat (symbol-name name) "=" value))
  2439. (cl-incf variable-index)))
  2440. (t (error "Variable \"%s\" must be assigned a default value"
  2441. (cdr pair))))))
  2442. (`(:results . ,value)
  2443. (setq results (funcall merge
  2444. results-exclusive-groups
  2445. results
  2446. (split-string
  2447. (if (stringp value) value (eval value t))))))
  2448. (`(:exports . ,value)
  2449. (setq exports (funcall merge
  2450. exports-exclusive-groups
  2451. exports
  2452. (split-string (or value "")))))
  2453. ;; Regular keywords: any value overwrites the previous one.
  2454. (_ (setq params (cons pair (assq-delete-all (car pair) params)))))))
  2455. ;; Handle `:var' and clear out colnames and rownames for replaced
  2456. ;; variables.
  2457. (setq params (nconc (mapcar (lambda (v) (cons :var (cddr v))) vars)
  2458. params))
  2459. (dolist (name clearnames)
  2460. (dolist (param '(:colname-names :rowname-names))
  2461. (when (assq param params)
  2462. (setf (cdr (assq param params))
  2463. (cl-remove-if (lambda (pair) (equal name (car pair)))
  2464. (cdr (assq param params))))
  2465. (setq params
  2466. (cl-remove-if (lambda (pair) (and (equal (car pair) param)
  2467. (null (cdr pair))))
  2468. params)))))
  2469. ;; Handle other special keywords, which accept multiple values.
  2470. (setq params (nconc (list (cons :results (mapconcat #'identity results " "))
  2471. (cons :exports (mapconcat #'identity exports " ")))
  2472. params))
  2473. ;; Return merged params.
  2474. params))
  2475. (defun org-babel-noweb-p (params context)
  2476. "Check if PARAMS require expansion in CONTEXT.
  2477. CONTEXT may be one of :tangle, :export or :eval."
  2478. (let ((allowed-values (cl-case context
  2479. (:tangle '("yes" "tangle" "no-export" "strip-export"))
  2480. (:eval '("yes" "no-export" "strip-export" "eval"))
  2481. (:export '("yes")))))
  2482. (cl-some (lambda (v) (member v allowed-values))
  2483. (split-string (or (cdr (assq :noweb params)) "")))))
  2484. (defun org-babel-expand-noweb-references (&optional info parent-buffer)
  2485. "Expand Noweb references in the body of the current source code block.
  2486. For example the following reference would be replaced with the
  2487. body of the source-code block named `example-block'.
  2488. <<example-block>>
  2489. Note that any text preceding the <<foo>> construct on a line will
  2490. be interposed between the lines of the replacement text. So for
  2491. example if <<foo>> is placed behind a comment, then the entire
  2492. replacement text will also be commented.
  2493. This function must be called from inside of the buffer containing
  2494. the source-code block which holds BODY.
  2495. In addition the following syntax can be used to insert the
  2496. results of evaluating the source-code block named `example-block'.
  2497. <<example-block()>>
  2498. Any optional arguments can be passed to example-block by placing
  2499. the arguments inside the parenthesis following the convention
  2500. defined by `org-babel-lob'. For example
  2501. <<example-block(a=9)>>
  2502. would set the value of argument \"a\" equal to \"9\". Note that
  2503. these arguments are not evaluated in the current source-code
  2504. block but are passed literally to the \"example-block\"."
  2505. (let* ((parent-buffer (or parent-buffer (current-buffer)))
  2506. (info (or info (org-babel-get-src-block-info 'light)))
  2507. (lang (nth 0 info))
  2508. (body (nth 1 info))
  2509. (ob-nww-start org-babel-noweb-wrap-start)
  2510. (ob-nww-end org-babel-noweb-wrap-end)
  2511. (new-body "")
  2512. (nb-add (lambda (text) (setq new-body (concat new-body text))))
  2513. index source-name evaluate prefix)
  2514. (with-temp-buffer
  2515. (setq-local org-babel-noweb-wrap-start ob-nww-start)
  2516. (setq-local org-babel-noweb-wrap-end ob-nww-end)
  2517. (insert body) (goto-char (point-min))
  2518. (setq index (point))
  2519. (while (and (re-search-forward (org-babel-noweb-wrap) nil t))
  2520. (save-match-data (setf source-name (match-string 1)))
  2521. (save-match-data (setq evaluate (string-match "(.*)" source-name)))
  2522. (save-match-data
  2523. (setq prefix
  2524. (buffer-substring (match-beginning 0)
  2525. (save-excursion
  2526. (beginning-of-line 1) (point)))))
  2527. ;; add interval to new-body (removing noweb reference)
  2528. (goto-char (match-beginning 0))
  2529. (funcall nb-add (buffer-substring index (point)))
  2530. (goto-char (match-end 0))
  2531. (setq index (point))
  2532. (funcall
  2533. nb-add
  2534. (with-current-buffer parent-buffer
  2535. (save-restriction
  2536. (widen)
  2537. (mapconcat ;; Interpose PREFIX between every line.
  2538. #'identity
  2539. (split-string
  2540. (if evaluate
  2541. (let ((raw (org-babel-ref-resolve source-name)))
  2542. (if (stringp raw) raw (format "%S" raw)))
  2543. (or
  2544. ;; Retrieve from the Library of Babel.
  2545. (nth 2 (assoc-string source-name org-babel-library-of-babel))
  2546. ;; Return the contents of headlines literally.
  2547. (save-excursion
  2548. (when (org-babel-ref-goto-headline-id source-name)
  2549. (org-babel-ref-headline-body)))
  2550. ;; Find the expansion of reference in this buffer.
  2551. (save-excursion
  2552. (goto-char (point-min))
  2553. (let* ((name-regexp
  2554. (org-babel-named-src-block-regexp-for-name
  2555. source-name))
  2556. (comment
  2557. (string= "noweb"
  2558. (cdr (assq :comments (nth 2 info)))))
  2559. (c-wrap
  2560. (lambda (s)
  2561. ;; Comment, according to LANG mode,
  2562. ;; string S. Return new string.
  2563. (unless org-babel-tangle-uncomment-comments
  2564. (with-temp-buffer
  2565. (funcall (org-src-get-lang-mode lang))
  2566. (comment-region (point)
  2567. (progn (insert s) (point)))
  2568. (org-trim (buffer-string))))))
  2569. (expand-body
  2570. (lambda (i)
  2571. ;; Expand body of code blocked
  2572. ;; represented by block info I.
  2573. (let ((b (if (org-babel-noweb-p (nth 2 i) :eval)
  2574. (org-babel-expand-noweb-references i)
  2575. (nth 1 i))))
  2576. (if (not comment) b
  2577. (let ((cs (org-babel-tangle-comment-links i)))
  2578. (concat (funcall c-wrap (car cs)) "\n"
  2579. b "\n"
  2580. (funcall c-wrap (cadr cs)))))))))
  2581. (if (and (re-search-forward name-regexp nil t)
  2582. (not (org-in-commented-heading-p)))
  2583. ;; Found a source block named SOURCE-NAME.
  2584. ;; Assume it is unique; do not look after
  2585. ;; `:noweb-ref' header argument.
  2586. (funcall expand-body
  2587. (org-babel-get-src-block-info 'light))
  2588. ;; Though luck. We go into the long process
  2589. ;; of checking each source block and expand
  2590. ;; those with a matching Noweb reference.
  2591. (let ((expansion nil))
  2592. (org-babel-map-src-blocks nil
  2593. (unless (org-in-commented-heading-p)
  2594. (let* ((info
  2595. (org-babel-get-src-block-info 'light))
  2596. (parameters (nth 2 info)))
  2597. (when (equal source-name
  2598. (cdr (assq :noweb-ref parameters)))
  2599. (push (funcall expand-body info) expansion)
  2600. (push (or (cdr (assq :noweb-sep parameters))
  2601. "\n")
  2602. expansion)))))
  2603. (when expansion
  2604. (mapconcat #'identity
  2605. (nreverse (cdr expansion))
  2606. ""))))))
  2607. ;; Possibly raise an error if named block doesn't exist.
  2608. (if (or org-babel-noweb-error-all-langs
  2609. (member lang org-babel-noweb-error-langs))
  2610. (error "%s could not be resolved (see \
  2611. `org-babel-noweb-error-langs')"
  2612. (org-babel-noweb-wrap source-name))
  2613. "")))
  2614. "[\n\r]")
  2615. (concat "\n" prefix))))))
  2616. (funcall nb-add (buffer-substring index (point-max))))
  2617. new-body))
  2618. (defun org-babel--script-escape-inner (str)
  2619. (let (in-single in-double backslash out)
  2620. (mapc
  2621. (lambda (ch)
  2622. (setq
  2623. out
  2624. (if backslash
  2625. (progn
  2626. (setq backslash nil)
  2627. (cond
  2628. ((and in-single (eq ch ?'))
  2629. ;; Escaped single quote inside single quoted string:
  2630. ;; emit just a single quote, since we've changed the
  2631. ;; outer quotes to double.
  2632. (cons ch out))
  2633. ((eq ch ?\")
  2634. ;; Escaped double quote
  2635. (if in-single
  2636. ;; This should be interpreted as backslash+quote,
  2637. ;; not an escape. Emit a three backslashes
  2638. ;; followed by a quote (because one layer of
  2639. ;; quoting will be stripped by `org-babel-read').
  2640. (append (list ch ?\\ ?\\ ?\\) out)
  2641. ;; Otherwise we are in a double-quoted string. Emit
  2642. ;; a single escaped quote
  2643. (append (list ch ?\\) out)))
  2644. ((eq ch ?\\)
  2645. ;; Escaped backslash: emit a single escaped backslash
  2646. (append (list ?\\ ?\\) out))
  2647. ;; Other: emit a quoted backslash followed by whatever
  2648. ;; the character was (because one layer of quoting will
  2649. ;; be stripped by `org-babel-read').
  2650. (t (append (list ch ?\\ ?\\) out))))
  2651. (cl-case ch
  2652. (?\[ (if (or in-double in-single)
  2653. (cons ?\[ out)
  2654. (cons ?\( out)))
  2655. (?\] (if (or in-double in-single)
  2656. (cons ?\] out)
  2657. (cons ?\) out)))
  2658. (?\{ (if (or in-double in-single)
  2659. (cons ?\{ out)
  2660. (cons ?\( out)))
  2661. (?\} (if (or in-double in-single)
  2662. (cons ?\} out)
  2663. (cons ?\) out)))
  2664. (?, (if (or in-double in-single)
  2665. (cons ?, out) (cons ?\s out)))
  2666. (?\' (if in-double
  2667. (cons ?\' out)
  2668. (setq in-single (not in-single)) (cons ?\" out)))
  2669. (?\" (if in-single
  2670. (append (list ?\" ?\\) out)
  2671. (setq in-double (not in-double)) (cons ?\" out)))
  2672. (?\\ (unless (or in-single in-double)
  2673. (error "Can't handle backslash outside string in `org-babel-script-escape'"))
  2674. (setq backslash t)
  2675. out)
  2676. (t (cons ch out))))))
  2677. (string-to-list str))
  2678. (when (or in-single in-double)
  2679. (error "Unterminated string in `org-babel-script-escape'"))
  2680. (apply #'string (reverse out))))
  2681. (defun org-babel-script-escape (str &optional force)
  2682. "Safely convert tables into elisp lists."
  2683. (unless (stringp str)
  2684. (error "`org-babel-script-escape' expects a string"))
  2685. (let ((escaped
  2686. (cond
  2687. ((and (> (length str) 2)
  2688. (or (and (string-equal "[" (substring str 0 1))
  2689. (string-equal "]" (substring str -1)))
  2690. (and (string-equal "{" (substring str 0 1))
  2691. (string-equal "}" (substring str -1)))
  2692. (and (string-equal "(" (substring str 0 1))
  2693. (string-equal ")" (substring str -1)))))
  2694. (concat "'" (org-babel--script-escape-inner str)))
  2695. ((or force
  2696. (and (> (length str) 2)
  2697. (or (and (string-equal "'" (substring str 0 1))
  2698. (string-equal "'" (substring str -1)))
  2699. ;; We need to pass double-quoted strings
  2700. ;; through the backslash-twiddling bits, even
  2701. ;; though we don't need to change their
  2702. ;; delimiters.
  2703. (and (string-equal "\"" (substring str 0 1))
  2704. (string-equal "\"" (substring str -1))))))
  2705. (org-babel--script-escape-inner str))
  2706. (t str))))
  2707. (condition-case nil (org-babel-read escaped) (error escaped))))
  2708. (defun org-babel-read (cell &optional inhibit-lisp-eval)
  2709. "Convert the string value of CELL to a number if appropriate.
  2710. Otherwise if CELL looks like lisp (meaning it starts with a
  2711. \"(\", \"\\='\", \"\\=`\" or a \"[\") then read and evaluate it as
  2712. lisp, otherwise return it unmodified as a string. Optional
  2713. argument INHIBIT-LISP-EVAL inhibits lisp evaluation for
  2714. situations in which is it not appropriate."
  2715. (cond ((not (org-string-nw-p cell)) cell)
  2716. ((org-babel--string-to-number cell))
  2717. ((and (not inhibit-lisp-eval)
  2718. (or (memq (string-to-char cell) '(?\( ?' ?` ?\[))
  2719. (string= cell "*this*")))
  2720. (eval (read cell) t))
  2721. ((eq (string-to-char cell) ?\") (read cell))
  2722. (t (org-no-properties cell))))
  2723. (defun org-babel--string-to-number (string)
  2724. "If STRING represents a number return its value.
  2725. Otherwise return nil."
  2726. (unless (string-match-p "\\s-" (org-trim string))
  2727. (let ((interned-string (ignore-errors (read string))))
  2728. (when (numberp interned-string)
  2729. interned-string))))
  2730. (defun org-babel-import-elisp-from-file (file-name &optional separator)
  2731. "Read the results located at FILE-NAME into an elisp table.
  2732. If the table is trivial, then return it as a scalar."
  2733. (save-window-excursion
  2734. (let ((result
  2735. (with-temp-buffer
  2736. (condition-case err
  2737. (progn
  2738. (org-table-import file-name separator)
  2739. (delete-file file-name)
  2740. (delq nil
  2741. (mapcar (lambda (row)
  2742. (and (not (eq row 'hline))
  2743. (mapcar #'org-babel-string-read row)))
  2744. (org-table-to-lisp))))
  2745. (error (message "Error reading results: %s" err) nil)))))
  2746. (pcase result
  2747. (`((,scalar)) scalar)
  2748. (`((,_ ,_ . ,_)) result)
  2749. (`(,scalar) scalar)
  2750. (_ result)))))
  2751. (defun org-babel-string-read (cell)
  2752. "Strip nested \"s from around strings."
  2753. (org-babel-read (or (and (stringp cell)
  2754. (string-match "\"\\(.+\\)\"" cell)
  2755. (match-string 1 cell))
  2756. cell) t))
  2757. (defun org-babel-chomp (string &optional regexp)
  2758. "Strip a trailing space or carriage return from STRING.
  2759. The default regexp used is \"[ \\f\\t\\n\\r\\v]\" but another one
  2760. can be specified as the REGEXP argument."
  2761. (let ((regexp (or regexp "[ \f\t\n\r\v]")))
  2762. (while (and (> (length string) 0)
  2763. (string-match regexp (substring string -1)))
  2764. (setq string (substring string 0 -1)))
  2765. string))
  2766. (defun org-babel-process-file-name (name &optional no-quote-p)
  2767. "Prepare NAME to be used in an external process.
  2768. If NAME specifies a remote location, the remote portion of the
  2769. name is removed, since in that case the process will be executing
  2770. remotely. The file name is then processed by `expand-file-name'.
  2771. Unless second argument NO-QUOTE-P is non-nil, the file name is
  2772. additionally processed by `shell-quote-argument'."
  2773. (let ((f (org-babel-local-file-name (expand-file-name name))))
  2774. (if no-quote-p f (shell-quote-argument f))))
  2775. (defvar org-babel-temporary-directory)
  2776. (unless (or noninteractive (boundp 'org-babel-temporary-directory))
  2777. (defvar org-babel-temporary-directory
  2778. (or (and (boundp 'org-babel-temporary-directory)
  2779. (file-exists-p org-babel-temporary-directory)
  2780. org-babel-temporary-directory)
  2781. (make-temp-file "babel-" t))
  2782. "Directory to hold temporary files created to execute code blocks.
  2783. Used by `org-babel-temp-file'. This directory will be removed on
  2784. Emacs shutdown."))
  2785. (defcustom org-babel-remote-temporary-directory "/tmp/"
  2786. "Directory to hold temporary files on remote hosts."
  2787. :group 'org-babel
  2788. :type 'string)
  2789. (defmacro org-babel-result-cond (result-params scalar-form &rest table-forms)
  2790. "Call the code to parse raw string results according to RESULT-PARAMS."
  2791. (declare (indent 1)
  2792. (debug (form form &rest form)))
  2793. (org-with-gensyms (params)
  2794. `(let ((,params ,result-params))
  2795. (unless (member "none" ,params)
  2796. (if (or (member "scalar" ,params)
  2797. (member "verbatim" ,params)
  2798. (member "html" ,params)
  2799. (member "code" ,params)
  2800. (member "pp" ,params)
  2801. (member "file" ,params)
  2802. (and (or (member "output" ,params)
  2803. (member "raw" ,params)
  2804. (member "org" ,params)
  2805. (member "drawer" ,params))
  2806. (not (member "table" ,params))))
  2807. ,scalar-form
  2808. ,@table-forms)))))
  2809. (def-edebug-spec org-babel-result-cond (form form body))
  2810. (defun org-babel-temp-file (prefix &optional suffix)
  2811. "Create a temporary file in the `org-babel-temporary-directory'.
  2812. Passes PREFIX and SUFFIX directly to `make-temp-file' with the
  2813. value of `temporary-file-directory' temporarily set to the value
  2814. of `org-babel-temporary-directory'."
  2815. (if (file-remote-p default-directory)
  2816. (let ((prefix
  2817. (concat (file-remote-p default-directory)
  2818. (expand-file-name
  2819. prefix org-babel-remote-temporary-directory))))
  2820. (make-temp-file prefix nil suffix))
  2821. (let ((temporary-file-directory
  2822. (or (and (boundp 'org-babel-temporary-directory)
  2823. (file-exists-p org-babel-temporary-directory)
  2824. org-babel-temporary-directory)
  2825. temporary-file-directory)))
  2826. (make-temp-file prefix nil suffix))))
  2827. (defun org-babel-remove-temporary-directory ()
  2828. "Remove `org-babel-temporary-directory' on Emacs shutdown."
  2829. (when (and (boundp 'org-babel-temporary-directory)
  2830. (file-exists-p org-babel-temporary-directory))
  2831. ;; taken from `delete-directory' in files.el
  2832. (condition-case nil
  2833. (progn
  2834. (mapc (lambda (file)
  2835. ;; This test is equivalent to
  2836. ;; (and (file-directory-p fn) (not (file-symlink-p fn)))
  2837. ;; but more efficient
  2838. (if (eq t (car (file-attributes file)))
  2839. (delete-directory file)
  2840. (delete-file file)))
  2841. ;; We do not want to delete "." and "..".
  2842. (directory-files org-babel-temporary-directory 'full
  2843. "^\\([^.]\\|\\.\\([^.]\\|\\..\\)\\).*"))
  2844. (delete-directory org-babel-temporary-directory))
  2845. (error
  2846. (message "Failed to remove temporary Org-babel directory %s"
  2847. (if (boundp 'org-babel-temporary-directory)
  2848. org-babel-temporary-directory
  2849. "[directory not defined]"))))))
  2850. (add-hook 'kill-emacs-hook 'org-babel-remove-temporary-directory)
  2851. (defun org-babel-one-header-arg-safe-p (pair safe-list)
  2852. "Determine if the PAIR is a safe babel header arg according to SAFE-LIST.
  2853. For the format of SAFE-LIST, see `org-babel-safe-header-args'."
  2854. (and (consp pair)
  2855. (keywordp (car pair))
  2856. (stringp (cdr pair))
  2857. (or
  2858. (memq (car pair) safe-list)
  2859. (let ((entry (assq (car pair) safe-list)))
  2860. (and entry
  2861. (consp entry)
  2862. (cond ((functionp (cdr entry))
  2863. (funcall (cdr entry) (cdr pair)))
  2864. ((listp (cdr entry))
  2865. (member (cdr pair) (cdr entry)))
  2866. (t nil)))))))
  2867. (defun org-babel-generate-file-param (src-name params)
  2868. "Calculate the filename for source block results.
  2869. The directory is calculated from the :output-dir property of the
  2870. source block; if not specified, use the current directory.
  2871. If the source block has a #+NAME and the :file parameter does not
  2872. contain any period characters, then the :file parameter is
  2873. treated as an extension, and the output file name is the
  2874. concatenation of the directory (as calculated above), the block
  2875. name, a period, and the parameter value as a file extension.
  2876. Otherwise, the :file parameter is treated as a full file name,
  2877. and the output file name is the directory (as calculated above)
  2878. plus the parameter value."
  2879. (let* ((file-cons (assq :file params))
  2880. (file-ext-cons (assq :file-ext params))
  2881. (file-ext (cdr-safe file-ext-cons))
  2882. (dir (cdr-safe (assq :output-dir params)))
  2883. fname)
  2884. ;; create the output-dir if it does not exist
  2885. (when dir
  2886. (make-directory dir t))
  2887. (if file-cons
  2888. ;; :file given; add :output-dir if given
  2889. (when dir
  2890. (setcdr file-cons (concat (file-name-as-directory dir) (cdr file-cons))))
  2891. ;; :file not given; compute from name and :file-ext if possible
  2892. (when (and src-name file-ext)
  2893. (if dir
  2894. (setq fname (concat (file-name-as-directory (or dir ""))
  2895. src-name "." file-ext))
  2896. (setq fname (concat src-name "." file-ext)))
  2897. (setq params (cons (cons :file fname) params))))
  2898. params))
  2899. (defun org-babel-graphical-output-file (params)
  2900. "File where a babel block should send graphical output, per PARAMS.
  2901. Return nil if no graphical output is expected. Raise an error if
  2902. the output file is ill-defined."
  2903. (let ((file (cdr (assq :file params))))
  2904. (cond (file (and (member "graphics" (cdr (assq :result-params params)))
  2905. file))
  2906. ((assq :file-ext params)
  2907. (user-error ":file-ext given but no :file generated; did you forget \
  2908. to name a block?"))
  2909. (t (user-error "No :file header argument given; cannot create \
  2910. graphical result")))))
  2911. (defun org-babel-make-language-alias (new old)
  2912. "Make source blocks of type NEW aliases for those of type OLD.
  2913. NEW and OLD should be strings. This function should be called
  2914. after the babel API for OLD-type source blocks is fully defined.
  2915. Callers of this function will probably want to add an entry to
  2916. `org-src-lang-modes' as well."
  2917. (dolist (fn '("execute" "expand-body" "prep-session"
  2918. "variable-assignments" "load-session"
  2919. "edit-prep"))
  2920. (let ((sym (intern-soft (concat "org-babel-" fn ":" old))))
  2921. (when (and sym (fboundp sym))
  2922. (defalias (intern (concat "org-babel-" fn ":" new)) sym))))
  2923. ;; Technically we don't need a `dolist' for just one variable, but
  2924. ;; we keep it for symmetry/ease of future expansion.
  2925. (dolist (var '("default-header-args"))
  2926. (let ((sym (intern-soft (concat "org-babel-" var ":" old))))
  2927. (when (and sym (boundp sym))
  2928. (defvaralias (intern (concat "org-babel-" var ":" new)) sym)))))
  2929. (provide 'ob-core)
  2930. ;; Local variables:
  2931. ;; generated-autoload-file: "org-loaddefs.el"
  2932. ;; End:
  2933. ;;; ob-core.el ends here