;ELC ;;; compiled by rms@mole.gnu.ai.mit.edu on Wed Sep 7 03:51:59 1994 ;;; from file /home/fsf/rms/e19/lisp/rmailmsc.el ;;; emacs version 19.26.1. ;;; bytecomp version FSF 2.10 ;;; optimization is on. ;;; this file uses opcodes which do not exist in Emacs 18. (if (and (boundp 'emacs-version) (or (and (boundp 'epoch::version) epoch::version) (string-lessp emacs-version "19"))) (error "`/home/fsf/rms/e19/lisp/rmailmsc.el' was compiled for Emacs 19")) (defalias 'set-rmail-inbox-list #[(file-name) "ŠÀ Á‰ƒÄÅÆÇ È#ÉQ!ƒHÁ\n~ˆebˆËÌ!ˆÍÎÁÏ#ˆÐyˆÑÒ!ƒ9`Óyˆ`|ˆÕ˜„GÖ×Ø#ˆ)+À Ú!‡" [rmail-parse-file-inboxes nil standard-output names y-or-n-p "Replace " mapconcat identity ", " "? " buffer-read-only search-forward "\n" re-search-backward "^Mail" t 0 looking-at "Mail:" 1 file-name "" insert-before-markers "Mail: " "\n" rmail-inbox-list rmail-show-message rmail-current-message] 7 "\ Set the inbox list of the current RMAIL file to FILE-NAME. You can specify one file name, or several names separated by commas. If FILE-NAME is empty, remove any existing inbox list." "sSet mailbox list to (comma-separated list of filenames): "])