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

Lines Matching +defs:bury +defs:buffer

266   "Message range displayed in buffer.")
289 (defvar mh-show-buffer nil
302 "Keeps track of MIME data on a per buffer basis.")
304 (defvar mh-show-folder-buffer nil
375 (make-variable-buffer-local 'mh-thread-scan-line-map)
381 (make-variable-buffer-local 'mh-thread-scan-line-map-stack)
410 (set-buffer (get-buffer-create mh-info-buffer))
411 (erase-buffer)
437 (display-buffer mh-info-buffer))
476 The current buffer contains a list of strings, one on each line.
481 (let ((current-buffer (current-buffer)))
482 (with-temp-buffer
483 (let ((out (current-buffer)))
484 (set-buffer current-buffer)
489 (push (buffer-substring-no-properties (point)
496 (erase-buffer)
497 (insert-buffer-substring out)))))
515 (set-buffer (get-buffer-create mh-log-buffer))
516 (let* ((initial-size (mh-truncate-log-buffer))
520 (when (> (buffer-size) initial-size)
527 (switch-to-buffer-other-window mh-log-buffer)
535 (set-buffer (get-buffer-create mh-temp-buffer))
536 (erase-buffer)
556 (set-buffer (get-buffer-create mh-log-buffer))
557 (mh-truncate-log-buffer))
583 "PROCESS daemon that puts OUTPUT into a temporary buffer.
586 (with-current-buffer (get-buffer-create mh-log-buffer)
588 (display-buffer mh-log-buffer)))
593 Return at start of mh-temp buffer, where output can be parsed and
598 (set-buffer (get-buffer-create mh-temp-buffer))
599 (erase-buffer)
611 Put the output into buffer after point.
637 (error "No mark set in this buffer"))
646 Put the output into buffer after point.
659 (let ((error-message (buffer-substring (point-min) (point-max))))
660 (set-buffer (get-buffer-create mh-log-buffer))
661 (mh-truncate-log-buffer)
663 (error "%s failed, check buffer %s for error message"
664 command mh-log-buffer)))
754 (let ((tmp-buffer (get-buffer-create mh-temp-buffer)))
755 (set-buffer tmp-buffer)
762 "Return info for MH variant in DIR assuming a temporary buffer is setup."
775 (erase-buffer)
780 (erase-buffer)
794 This assumes that a temporary buffer is setup."
799 (erase-buffer)
815 "Return info for nmh variant in DIR assuming a temporary buffer is setup."
820 (erase-buffer)
893 "Find and return the value of COMPONENT in the current buffer.
894 Returns nil if the component is not in the buffer."
903 (buffer-substring start (point)))))))
1360 When this function is called, the current buffer contains the message
1444 \"Identity\" in the MH-Letter buffer. You can also use
1707 direct the programs' output to the \"*MH-E Log*\" buffer; this
1863 reports t if the buffer contains a separator, may be useful as well.
1934 only performed if the show buffer matches the message being
1939 If the show buffer has a region, the option `mh-yank-behavior' is
2058 (make-variable-buffer-local 'mh-scan-prog)
2168 "*Non-nil means the MH-Show buffer is displayed when replying.
2171 MH-Show buffer by turning off this option.
2224 (defcustom-mh mh-bury-show-buffer-flag t
2225 "*Non-nil means show buffer is buried.
2227 One advantage of not burying the show buffer is that one can
2228 delete the show buffer more easily in an electric buffer list
2229 because of its proximity to its associated MH-Folder buffer. Try
2230 running \\[electric-buffer-list] to see what I mean."
2847 "*Number of lines in MH-Folder buffer (including the mode line).
2850 that the MH-Folder buffer will maintain the same proportional