File: mh-search.el.html
Mode used to compose search criteria.
(1) The following search engines are supported:
swish++
swish-e
mairix
namazu
pick
grep
(2) To use this package, you first have to build an index. Please read the documentation for mh-search to get started. That documentation will direct you to the specific instructions for your particular searcher.
Defined variables (15)
mh-flists-results-folder | Subfolder for ‘mh-index-folder’ where flists output is placed. |
mh-index-folder | Folder that contains the folders resulting from the index searches. |
mh-pick-menu | Menu for MH-E Search. |
mh-pick-single-dash | Search components that are supported by single-dash option in pick. |
mh-search-choices | List of possible searcher choices. |
mh-search-function | Function which executes the search program. |
mh-search-mode-abbrev-table | Abbrev table for ‘mh-search-mode’. |
mh-search-mode-help-messages | Key binding cheat sheet. |
mh-search-mode-hook | Hook run upon entry to ‘mh-search-mode’. |
mh-search-mode-map | Keymap for MH-Search mode. |
mh-search-mode-syntax-table | Syntax table for ‘mh-search-mode’. |
mh-search-next-result-function | Function to parse the next line of output. |
mh-search-regexp-builder | Function used to construct search regexp. |
mh-searcher | Cached value of chosen search program. |
mh-unpropagated-sequences | List of sequences that aren’t preserved. |