• Home
  • History
  • Annotate
  • Raw
  • Download
  • only in /macosx-10.10.1/emacs-93/emacs/lisp/mh-e/

Lines Matching +defs:choose +defs:completion +defs:string

163   "The MH variant currently in use; a string with variant and version number.
244 "Name of current folder, a string.")
383 (defvar mh-x-mailer-string nil
444 (defun mh-list-to-string (l)
445 "Flatten the list L and make every element of the new list into a string."
446 (nreverse (mh-list-to-string-1 l)))
448 (defun mh-list-to-string-1 (l)
449 "Flatten the list L and make every element of the new list into a string."
456 (push (int-to-string element) new-list))
461 (setq new-list (nconc (mh-list-to-string-1 element) new-list)))
500 (defun mh-quote-for-shell (string)
502 Adds double-quotes around entire string and quotes the characters
505 (loop for x across string
518 (args (mh-list-to-string args)))
532 ENV is nil or a string of space-separated \"var=value\" elements.
538 ;; XXX: We should purge the list that split-string returns of empty
541 (dolist (elem (if (stringp env) (split-string env " ") ()))
545 nil t nil (mh-list-to-string args))))))
562 (mh-list-to-string args))))
569 ENV is nil or a string of space-separated \"var=value\" elements.
578 (dolist (elem (if (stringp env) (split-string env " ") ()))
617 (mh-list-to-string args))
695 (declare (doc-string 3))
705 (declare (doc-string 3))
715 (declare (doc-string 3))
779 (let ((version (format "MH %s" (match-string 1))))
784 (let ((libdir (match-string 0)))
804 (let ((version (match-string 1))
824 (let ((version (format "nmh %s" (match-string 1)))
840 If VARIANT is a string, use that key in the alist returned by the
853 (setq mh-x-mailer-string nil
869 (setq mh-x-mailer-string nil
942 that MH-E will automatically choose the first of nmh, MH, or GNU
1169 (defcustom-mh mh-alias-completion-ignore-case-flag t
1170 "*Non-nil means don't consider case significant in MH alias completion.
1174 used to segregate completion of your aliases. You might use
1230 "*Non-nil means local users are added to alias completion.
1243 This option also takes a string which is executed to generate the
1246 :type '(choice (boolean) (string))
1268 (string))
1297 (repeat :tag "Choose Folders" (string :tag "Folder")))
1312 (repeat :tag "Choose Folders" (string :tag "Folder")))
1351 :type 'string
1362 should return the default folder as a string with a leading \"+\"
1364 the default, or an empty string to suppress the default entirely."
1382 (string :tag "Folder")
1407 :type 'string
1425 label \"Add at least one item below\". Then choose one of the items in
1456 (string :tag "Label")
1461 (string :tag "Value"))
1464 (string :tag "Value"))
1466 (string :tag "Field")
1467 (string :tag "Value"))
1470 (string :tag "Value"))
1482 (string :tag "Value"))))))
1495 \"INS\" button with the \"Add at least one item below\" label. Then choose
1516 \\[mh-insert-auto-fields] command or choose the \"Identity -> Insert
1528 (string :tag "Recipient")
1540 (string :tag "Value"))
1543 (string :tag "Value"))
1545 (string :tag "Field")
1546 (string :tag "Value"))))))
1598 :type '(repeat (cons (string :tag "Field") function))
1612 :type 'string
1658 (string :tag "Folder")
1682 (defun mh-junk-choose (symbol value)
1717 (string :tag "Spam Folder"))
1725 that MH-E will automatically choose one of SpamAssassin,
1733 :set 'mh-junk-choose
1744 This option can be used to choose between them. By default, this
1757 :type '(repeat (string :tag "Field"))
1761 (defcustom-mh mh-compose-space-does-completion-flag nil
1762 "*Non-nil means \\<mh-letter-mode-map>\\[mh-letter-complete-or-space] does completion in message header."
1787 (string :tag "Custom String"))
1798 string.
1803 :type 'string
2012 means that the format string will be taken from the either
2055 :type 'string
2066 that MH-E will automatically choose one of swish++, swish-e,
2120 "*Format string for forwarded message subject.
2122 This option is a string which includes two escapes (\"%s\"). The
2125 :type 'string
2386 of citations entirely, choose \"None\"."
2619 :type '(repeat (string :tag "Header field"))
2683 actual printing for the \\[mh-print-msg] command. The string can
2692 :type 'string
2852 then choose the \"Fixed Size\" option and enter the number of
2889 By default, this is set to `mh-search'. You can also choose
2919 edges of the frame. You can choose from one of \"Same As Default