| Server IP : 217.160.0.212 / Your IP : 216.73.217.5 Web Server : Apache System : Linux www 6.18.52-i1-ampere #1203 SMP Mon Sep 14 18:29:59 CEST 2026 aarch64 User : sws1073854427 ( 1073854427) PHP Version : 8.4.23 Disable Function : NONE MySQL : OFF | cURL : ON | WGET : ON | Perl : ON | Python : OFF | Sudo : OFF | Pkexec : OFF Directory : /usr/share/emacs/28.2/lisp/org/ |
Upload File : |
;ELC
;;; Compiled
;;; in Emacs version 28.2
;;; with all optimizations.
(byte-code "\300\301!\210\302\303\304\305\306\307\310\311&\210\312\313\314\315\316DD\317\320\321\322\323&\207" [require ol org-link-set-parameters "man" :follow org-man-open :export org-man-export :store org-man-store-link custom-declare-variable org-man-command funcall function #[0 "\300\207" [man] 1 ""] "The Emacs command to be used to display a man page." :group org-link :type (choice (const man) (const woman))] 8)
#@199 Visit the manpage on PATH.
PATH should be a topic that can be thrown at the man command.
If PATH contains extra ::STRING which will use `occur' to search
matched strings in man buffer.
(fn PATH _)
(defalias 'org-man-open #[514 "\301\302\"\210\303\304\"\303\305\"!\210\211\205# r\306\307Qq\210eb\210\310!)\207" [org-man-command string-match "\\(.*?\\)\\(?:::\\(.*\\)\\)?$" match-string 1 2 "*Man " "*" search-forward] 7 (#$ . 509)])
#@32 Store a link to a README file.
(defalias 'org-man-store-link #[0 "\301>\205 \302 \303P\304\305\"\306\307\310\311\312&\266\203\207" [major-mode (Man-mode woman-mode) org-man-get-page-name "man:" format "Manpage for %s" org-link-store-props :type "man" :link :description] 10 (#$ . 955)])
#@45 Extract the page name from the buffer name.
(defalias 'org-man-get-page-name #[0 "\300\301\302 \"\203 \303\304\302 \"\207\305\306!\207" [string-match " \\(\\S-+\\)\\*" buffer-name match-string 1 error "Cannot create link to this man page"] 3 (#$ . 1256)])
#@70 Export a man page link from Org files.
(fn LINK DESCRIPTION FORMAT)
(defalias 'org-man-export #[771 "\300\301\"\206 \302\267\202- \300\303#\207\300\304#\207\300\305#\207\300\306#\207\300\307#\207\207" [format "http://man.he.net/?topic=%s§ion=all" #s(hash-table size 5 test eq rehash-size 1.5 rehash-threshold 0.8125 purecopy t data (html 15 latex 21 texinfo 27 ascii 33 md 39)) "<a target=\"_blank\" href=\"%s\">%s</a>" "\\href{%s}{%s}" "@uref{%s,%s}" "%s (%s)" "[%s](%s)"] 9 (#$ . 1519)])
(provide 'ol-man)