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:09 2024 ;;; from file /builddir/build/BUILD/emacs-24.3/lisp/org/org-docview.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\302\303\304\"\210\305\306\307\"\210\310\311\312\"\207" [require org org-autoload "doc-view" (doc-view-goto-page) org-add-link-type "docview" org-docview-open add-hook org-store-link-functions org-docview-store-link] 3) (defalias 'org-docview-open #[(link) "\303\304\"\205 \305\306\"\307\305\310\"!\311 \306\"\210\312\n!*\207" [link path page string-match "\\(.*\\)::\\([0-9]+\\)$" match-string 1 string-to-number 2 org-open-file doc-view-goto-page] 4]) #@35 Store a link to a docview buffer. (defalias 'org-docview-store-link #[nil "\306=\205 \307\303!\310\n\311\312!R\313\314\315\316\317\f\320\n&,\207" [major-mode buffer-file-name path page link description doc-view-mode image-mode-window-get "docview:" "::" number-to-string "" org-store-link-props :type "docview" :link :description] 7 (#$ . 1043)]) #@130 Use the existing file name completion for file. Links to get the file name, then ask the user for the page number and append it. (defalias 'org-docview-complete-link #[nil "\300\301\302\303 #\304\305\306\307\"Q\207" [replace-regexp-in-string "^file:" "docview:" org-file-complete-link "::" read-from-minibuffer "Page:" "1"] 5 (#$ . 1406)]) (provide 'org-docview)