Server IP : 111.118.215.189 / Your IP : 18.117.158.174 Web Server : Apache System : Linux md-in-83.webhostbox.net 4.19.286-203.ELK.el7.x86_64 #1 SMP Wed Jun 14 04:33:55 CDT 2023 x86_64 User : a1673wkz ( 2475) PHP Version : 8.2.25 Disable Function : NONE MySQL : OFF | cURL : ON | WGET : ON | Perl : ON | Python : ON Directory (0755) : /usr/share/emacs/24.3/lisp/org/ |
[ Home ] | [ C0mmand ] | [ Upload File ] |
---|
;ELC ;;; Compiled by mockbuild@buildfarm06-new.corp.cloudlinux.com on Fri Oct 11 10:06:45 2024 ;;; from file /builddir/build/BUILD/emacs-24.3/lisp/org/ob.el ;;; in Emacs version 24.3.1 ;;; with all optimizations. ;;; This file uses dynamic docstrings, first added in Emacs 19.29. ;;; This file does not contain utf-8 non-ASCII characters, ;;; and so can be loaded in Emacs versions earlier than 23. ;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;; ;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;; (byte-code "\300\301!\210\300\302!\210\300\303!\207" [require ob-eval org-macs org-compat] 2) (defconst org-babel-exeext (byte-code "\301>\205 \302\207" [system-type (windows-nt cygwin) ".exe"] 2)) (byte-code "\300\301\302\303\304\305\306\307&\210\310\311\312\313\306\301\314\315\316\317& \210\320\311\321\322#\210\310\323\302\324\306\301\314\315\316\325& \210\310\326\327\330\306\301\316\331&\210\310\332\333\334\306\301\316\331&\210\310\335\336\337\306\301\316\331&\207" [custom-declare-group org-babel nil "Code block evaluation and management in `org-mode' documents." :tag "Babel" :group org custom-declare-variable org-confirm-babel-evaluate t "Confirm before evaluation.\nRequire confirmation before interactively evaluating code\nblocks in Org-mode buffers. The default value of this variable\nis t, meaning confirmation is required for any code block\nevaluation. This variable can be set to nil to inhibit any\nfuture confirmation requests. This variable can also be set to a\nfunction which takes two arguments the language of the code block\nand the body of the code block. Such a function should then\nreturn a non-nil value if the user should be prompted for\nexecution or nil if no prompt is required.\n\nWarning: Disabling confirmation may result in accidental\nevaluation of potentially harmful code. It may be advisable\nremove code block execution from C-c C-c as further protection\nagainst accidental code block evaluation. The\n`org-babel-no-eval-on-ctrl-c-ctrl-c' variable can be used to\nremove code block execution from the C-c C-c keybinding." :version "24.1" :type (choice boolean function) put safe-local-variable #[(x) "\301=\207" [x t] 2] org-babel-no-eval-on-ctrl-c-ctrl-c "Remove code block evaluation from the C-c C-c key binding." boolean org-babel-results-keyword "RESULTS" "Keyword used to name results generated by code blocks.\nShould be either RESULTS or NAME however any capitalization may\nbe used." string org-babel-noweb-wrap-start "<<" "String used to begin a noweb reference in a code block.\nSee also `org-babel-noweb-wrap-end'." org-babel-noweb-wrap-end ">>" "String used to end a noweb reference in a code block.\nSee also `org-babel-noweb-wrap-start'."] 10) (defalias 'org-babel-noweb-wrap #[(&optional regexp) " \206 \303\nQ\207" [org-babel-noweb-wrap-start regexp org-babel-noweb-wrap-end "\\([^ \n].+?[^ ]\\|[^ \n]\\)"] 3]) #@54 Regular expression used to match a source name line. (defvar org-babel-src-name-regexp "^[ ]*#\\+name:[ ]*" (#$ . 2943)) #@63 Regular expression used to match multi-line header arguments. (defvar org-babel-multi-line-header-regexp "^[ ]*#\\+headers?:[ ]*\\([^\n]*\\)$" (#$ . 3072)) #@60 Regular expression matching source name lines with a name. (defvar org-babel-src-name-w-name-regexp (concat org-babel-src-name-regexp "\\(" org-babel-multi-line-header-regexp "\\)*" "\\([^ ()\f \n ]+\\)\\((\\(.*\\))\\|\\)") (#$ . 3236)) #@38 Regexp used to identify code blocks. (defvar org-babel-src-block-regexp "^\\([ ]*\\)#\\+begin_src[ ]+\\([^ \f \n ]+\\)[ ]*\\([^\":\n]*\"[^\"\n*]*\"[^\":\n]*\\|[^\":\n]*\\)\\([^\n]*\\)\n\\([^ ]*?\n\\)?[ ]*#\\+end_src" (#$ . 3480)) #@44 Regexp used to identify inline src-blocks. (defvar org-babel-inline-src-block-regexp "\\(?:^\\|[^-[:alnum:]]\\)\\(src_\\([^ \f \n ]+\\)\\(\\|\\[\\(.*?\\)\\]\\){\\([^\f\n ]+?\\)}\\)" (#$ . 3721)) #@152 Select only header argument of type KEY from a list. Optional argument OTHERS indicates that only the header that do not match KEY should be returned. (defalias 'org-babel-get-header #[(params key &optional others) "\301\302\303\304\"\"\207" [params delq nil mapcar #[(p) "\203 \303\202 \304 @\n=!\205 \207" [others p key not identity] 3]] 5 (#$ . 3925)]) #@92 Set match data if within body of an inline source block. Returns non-nil if match-data set (defalias 'org-babel-get-inline-src-block-matches #[nil "\212\306\307!\210\310\311!\312\230)\313 \307U`\211\203 \203 \314\202( \203'