%PDF- %PDF-
Direktori : /usr/local/share/emacs/27.2/lisp/mail/ |
Current File : //usr/local/share/emacs/27.2/lisp/mail/rmail.elc |
;ELC ;;; Compiled ;;; in Emacs version 27.2 ;;; with all optimizations. ;;; This file contains utf-8 non-ASCII characters, ;;; and so cannot be loaded into Emacs 22 or earlier. (and (boundp 'emacs-version) (< (aref emacs-version (1- (length emacs-version))) ?A) (string-lessp emacs-version "23") (error "`%s' was compiled for Emacs 23 or later" #$)) ;;;;;;;;;;;;;;;;;;;;;;;;;;;;; (byte-code "\300\301!\210\300\302!\210\300\303!\207" [require mail-utils rfc2047 rmail-loaddefs] 2) #@50 The header that stores the Rmail attribute data. (defconst rmail-attribute-header "X-RMAIL-ATTRIBUTES" (#$ . 508)) #@48 The header that stores the Rmail keyword data. (defconst rmail-keyword-header "X-RMAIL-KEYWORDS" (#$ . 629)) #@41 The index for the `answered' attribute. (defconst rmail-answered-attr-index 0 (#$ . 744)) #@40 The index for the `deleted' attribute. (defconst rmail-deleted-attr-index 1 (#$ . 840)) #@39 The index for the `edited' attribute. (defconst rmail-edited-attr-index 2 (#$ . 934)) #@38 The index for the `filed' attribute. (defconst rmail-filed-attr-index 3 (#$ . 1026)) #@40 The index for the `retried' attribute. (defconst rmail-retried-attr-index 4 (#$ . 1117)) #@42 The index for the `forwarded' attribute. (defconst rmail-forwarded-attr-index 5 (#$ . 1212)) #@39 The index for the `unseen' attribute. (defconst rmail-unseen-attr-index 6 (#$ . 1311)) #@39 The index for the `resent' attribute. (defconst rmail-resent-attr-index 7 (#$ . 1404)) #@123 An array that provides a mapping between an attribute index, its character representation and its display representation. (defconst rmail-attr-array [(65 "answered") (68 "deleted") (69 "edited") (70 "filed") (82 "retried") (83 "forwarded") (85 "unseen") (114 "resent")] (#$ . 1498)) #@102 The current header display style choice, one of `normal' (selected headers) or `full' (all headers). (defvar rmail-header-style 'normal (#$ . 1788)) #@70 Non-nil if message has been processed by `rmail-show-mime-function'. (defvar rmail-mime-decoded nil (#$ . 1943)) (put 'rmail-mime-decoded 'permanent-local t) #@55 Non-nil if and only if the current message is a MIME. (defalias 'rmail-mime-message-p #[0 "\300`\301\"\206 \300e\301\"\207" [get-text-property rmail-mime-entity] 3 (#$ . 2107)]) (byte-code "\300\301\302\303#\210\304\305\306\307\310\311%\210\304\312\306\313\314\315\310\305&\210\304\316\306\317\314\315\310\305&\210\304\320\306\321\314\315\310\305&\210\304\322\306\323\314\315\310\305&\210\304\324\306\325\314\315\314\326\310\305& \210\304\327\306\330\314\331\314\315\310\305& \210\304\332\306\333\314\334\310\305&\210\335\336\337\340\341DD\342\343\344\310\305\345\346& \210\300\347\350\351#\210\335\347\337\340\352DD\353\354\355\343\356\310\305& \210\335\357\337\340\360DD\361\310\312\343\362&\210\335\363\337\340\364DD\365\343\366\310\312\345\367& \210\335\370\337\340\371DD\372\343\373\310\312\345\367& \210\335\374\337\340\375DD\376\343\377\310\312\345\201@ & \207" [put rmail-mime-message-p byte-optimizer byte-compile-inline-expand custom-declare-group rmail nil "Mail reader for Emacs." :group mail rmail-retrieve "Rmail retrieval options." :prefix "rmail-" rmail-files "Rmail files." rmail-headers "Rmail header options." rmail-reply "Rmail reply options." rmail-summary "Rmail summary options." "rmail-summary-" rmail-output "Output message to a file." "rmail-output-" rmail-edit "Rmail editing." "rmail-edit-" custom-declare-variable rmail-file-name funcall function #[0 "\300\301!\207" [purecopy "~/RMAIL"] 2] "Name of user's primary mail file." :type string :version "21.1" rmail-spool-directory standard-value ((cond ((file-exists-p "/var/mail") "/var/mail/") ((file-exists-p "/var/spool/mail") "/var/spool/mail/") ((memq system-type '(hpux usg-unix-v)) "/usr/mail/") (t "/usr/spool/mail/"))) #[0 "\301\302\303!\203 \304\202 \302\305!\203 \306\202 \307>\203 \310\202 \311!\207" [system-type purecopy file-exists-p "/var/mail" "/var/mail/" "/var/spool/mail" "/var/spool/mail/" (hpux usg-unix-v) "/usr/mail/" "/usr/spool/mail/"] 3] "Name of directory used by system mailer for delivering new mail.\nIts name should end with a slash." :initialize custom-initialize-delay directory rmail-movemail-program #[0 "\300\207" [nil] 1] "If non-nil, the file name of the `movemail' program." (choice (const nil) string) rmail-remote-password #[0 "\300\207" [nil] 1] "Password to use when reading mail from a remote server.\nThis setting is ignored for mailboxes whose URL already contains a password." (choice (string :tag "Password") (const :tag "Not Required" nil)) "22.1" rmail-remote-password-required #[0 "\300\207" [nil] 1] "Non-nil if a password is required when reading mail from a remote server." boolean rmail-movemail-flags #[0 "\300\207" [nil] 1] "List of flags to pass to movemail.\nMost commonly used to specify `-g' to enable GSS-API authentication\nor `-k' to enable Kerberos authentication." (repeat string) "20.3"] 10) #@202 Regular expression matching incorrect-password POP or IMAP server error messages. If you get an incorrect-password error that this expression does not match, please report it with \[report-emacs-bug]. (defvar rmail-remote-password-error "invalid usercode or password\\|\nunknown user name or bad password\\|Authentication failed\\|MU_ERR_AUTH_FAILURE" (#$ . 4965)) (defvar rmail-encoded-remote-password nil) (byte-code "\300\301\302\303\304DD\305\306\307\310\311&\210\300\312\302\303\313DD\314\310\311\306\315&\207" [custom-declare-variable rmail-preserve-inbox funcall function #[0 "\300\207" [nil] 1] "Non-nil means leave incoming mail in the user's inbox--don't delete it." :type boolean :group rmail-retrieve rmail-movemail-search-path #[0 "\300\207" [nil] 1] "List of directories to search for movemail (in addition to `exec-path')." (repeat (directory))] 8) #@125 Determine what flavor of movemail PROG is. We do this by executing it with `--version' and analyzing its output. (fn PROG) (defalias 'rmail-probe #[257 "\300\301!r\211q\210\302\303\304\305\306!\307\"\310$\216p\311!\210\312\313\313\314%\210\315!\205>