| Server IP : 217.160.0.212 / Your IP : 216.73.216.141 Web Server : Apache System : Linux www 6.18.51-i1-ampere #1196 SMP Fri Sep 11 20:43:55 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/mh-e/ |
Upload File : |
;ELC ;;; Compiled ;;; in Emacs version 28.2 ;;; with all optimizations. (byte-code "\300\301!\210\300\302!\207" [require mh-e tool-bar] 2) #@106 Interactively call `mh-tool-bar-search-function'. Optional argument ARG is not used. (fn &optional ARG) (defalias 'mh-tool-bar-search #[256 "\301!\207" [mh-tool-bar-search-function call-interactively] 3 (#$ . 152) "P"]) #@40 Call `mh-customize' from the tool bar. (defalias 'mh-tool-bar-customize #[0 "\300\301!\207" [mh-customize t] 2 (#$ . 380) nil]) #@20 Visit "(mh-e)Top". (defalias 'mh-tool-bar-folder-help #[0 "\300\301!\210\302 \207" [info "(mh-e)Top" delete-other-windows] 2 (#$ . 514) nil]) #@31 Visit "(mh-e)Editing Drafts". (defalias 'mh-tool-bar-letter-help #[0 "\300\301!\210\302 \207" [info "(mh-e)Editing Drafts" delete-other-windows] 2 (#$ . 662) nil]) #@219 Generate FUNCTION that replies to RECIPIENT. If FOLDER-BUFFER-FLAG is nil then the function generated... When INCLUDE-FLAG is non-nil, include message body being replied to. (fn FUNCTION RECIPIENT FOLDER-BUFFER-FLAG) (defalias 'mh-tool-bar-reply-generator '(macro . #[771 "\300\301\302\303\"\304?\205 \305\306\307 \310BBB\257\207" [defun (&optional arg) format "Reply to \"%s\".\nWhen ARG is non-nil include message in reply." (interactive "P") (set-buffer mh-show-folder-buffer) mh-reply (mh-get-msg-num nil) (arg)] 13 (#$ . 833)])) #@84 Reply to "from". When ARG is non-nil include message in reply. (fn &optional ARG) (defalias 'mh-tool-bar-reply-from #[256 "\300\301\302!\303#\207" [mh-reply mh-get-msg-num nil "from"] 5 (#$ . 1381) "P"]) #@84 Reply to "from". When ARG is non-nil include message in reply. (fn &optional ARG) (defalias 'mh-show-tool-bar-reply-from #[256 "q\210\301\302\303!\304#\207" [mh-show-folder-buffer mh-reply mh-get-msg-num nil "from"] 5 (#$ . 1593) "P"]) #@82 Reply to "to". When ARG is non-nil include message in reply. (fn &optional ARG) (defalias 'mh-tool-bar-reply-to #[256 "\300\301\302!\303#\207" [mh-reply mh-get-msg-num nil "to"] 5 (#$ . 1838) "P"]) #@82 Reply to "to". When ARG is non-nil include message in reply. (fn &optional ARG) (defalias 'mh-show-tool-bar-reply-to #[256 "q\210\301\302\303!\304#\207" [mh-show-folder-buffer mh-reply mh-get-msg-num nil "to"] 5 (#$ . 2044) "P"]) #@83 Reply to "all". When ARG is non-nil include message in reply. (fn &optional ARG) (defalias 'mh-tool-bar-reply-all #[256 "\300\301\302!\303#\207" [mh-reply mh-get-msg-num nil "all"] 5 (#$ . 2283) "P"]) #@83 Reply to "all". When ARG is non-nil include message in reply. (fn &optional ARG) (defalias 'mh-show-tool-bar-reply-all #[256 "q\210\301\302\303!\304#\207" [mh-show-folder-buffer mh-reply mh-get-msg-num nil "all"] 5 (#$ . 2492) "P"]) #@2042 Define a tool bar for MH-E. DEFAULTS is the list of buttons that are present by default. It is a list of lists where the sublists are of the following form: (:KEYWORD FUNC1 FUNC2 FUNC3 ...) Here :KEYWORD is one of :folder or :letter. If it is :folder then the default buttons in the folder and show mode buffers are being specified. If it is :letter then the default buttons in the letter mode are listed. FUNC1, FUNC2, FUNC3, ... are the names of the functions that the buttons would execute. Each element of BUTTONS is a list consisting of four mandatory items and one optional item as follows: (FUNCTION MODES ICON DOC &optional ENABLE-EXPR) where, FUNCTION is the name of the function that will be executed when the button is clicked. MODES is a list of symbols. List elements must be from "folder", "letter" and "sequence". If "folder" is present then the button is available in the folder and show buffer. If the name of FUNCTION is of the form "mh-foo", where foo is some arbitrary string, then we check if the function `mh-show-foo' exists. If it exists then that function is used in the show buffer. Otherwise the original function `mh-foo' is used in the show buffer as well. Presence of "sequence" is handled similar to the above. The only difference is that the button is shown only when the folder is narrowed to a sequence. If "letter" is present in MODES, then the button is available during draft editing and runs FUNCTION when clicked. ICON is the icon that is drawn in the button. DOC is the documentation for the button. It is used in tool-tips and in providing other help to the user. GNU Emacs uses only the first line of the string. So the DOC should be formatted such that the first line is useful and complete without the rest of the string. Optional item ENABLE-EXPR is an arbitrary lisp expression. If it evaluates to nil, then the button is inactive, otherwise it is active. If it isn't present then the button is always active. (fn DEFAULTS &rest BUTTONS) (defalias 'mh-tool-bar-define '(macro . #[385 "\306\211\306\211\306\211\306\211@*\306\211,A\306\211BC\306\211#!\306\"\211\203N \211@\211@\307=\203<