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:07:12 2024 ;;; from file /builddir/build/BUILD/emacs-24.3/lisp/org/org-eshell.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!\210\304\305\306\"\210\307\310\311\"\207" [require org eshell esh-mode org-add-link-type "eshell" org-eshell-open add-hook org-store-link-functions org-eshell-store-link] 3) #@206 Switch to am eshell buffer and execute a command line. The link can be just a command line (executed in the default eshell buffer) or a command line prefixed by a buffer name followed by a colon. (defalias 'org-eshell-open #[(link) "\305\306\"\203 \307\310\"\307\311\"D\202 D\211@\n\211A@)\312 !\203. \313 !\210\2021 \314 \210db\210\315 \210\fc\210\316 +\207" [link eshell-buffer-name buffer-and-command x command string-match "\\([A-Za-z0-9-+*]+\\):\\(.*\\)" match-string 1 2 get-buffer org-pop-to-buffer-same-window eshell eshell-kill-input eshell-send-input] 5 (#$ . 779)]) #@114 Store a link that, when opened, switches back to the current eshell buffer and the current working directory. (defalias 'org-eshell-store-link #[nil "\304=\205 \305 P\306 \307\nQ\310\311\312P\313\n$*\207" [major-mode dired-directory command link eshell-mode "cd " buffer-name ":" org-store-link-props :link "eshell:" :description] 5 (#$ . 1383)]) (provide 'org-eshell)