]> git.notmuchmail.org Git - notmuch/blob - devel/emacs-keybindings.org
emacs: Add new option notmuch-search-hide-excluded
[notmuch] / devel / emacs-keybindings.org
1 |--------------+----------------------------------------+-------------------------------------------------------+-----------------------------------------|
2 | Key          | Search Mode                            | Show Mode                                             | Tree Mode                               |
3 |--------------+----------------------------------------+-------------------------------------------------------+-----------------------------------------|
4 | a            | notmuch-search-archive-thread          | notmuch-show-archive-message-then-next-or-next-thread | notmuch-tree-archive-message-then-next  |
5 | b            | notmuch-search-scroll-down             | notmuch-show-resend-message                           | notmuch-show-resend-message             |
6 | c            | notmuch-search-stash-map               | notmuch-show-stash-map                                | notmuch-show-stash-map                  |
7 | d            |                                        |                                                       |                                         |
8 | e            |                                        |                                                       | (notmuch-tree-button-activate)          |
9 | f            |                                        | notmuch-show-forward-message                          | notmuch-show-forward-message            |
10 | g            |                                        |                                                       |                                         |
11 | h            |                                        | notmuch-show-toggle-visibility-headers                |                                         |
12 | i            | notmuch-search-toggle-hide-excluded    |                                                       | notmuch-tree-toggle-hide-excluded       |
13 | j            | notmuch-jump-search                    | notmuch-jump-search                                   | notmuch-jump-search                     |
14 | k            | notmuch-tag-jump                       | notmuch-tag-jump                                      | notmuch-tag-jump                        |
15 | l            | notmuch-search-filter                  | notmuch-show-filter-thread                            | notmuch-tree-filter                     |
16 | m            | notmuch-mua-new-mail                   | notmuch-mua-new-mail                                  | notmuch-mua-new-mail                    |
17 | n            | notmuch-search-next-thread             | notmuch-show-next-open-message                        | notmuch-tree-next-matching-message      |
18 | o            | notmuch-search-toggle-order            |                                                       | notmuch-tree-toggle-order               |
19 | p            | notmuch-search-previous-thread         | notmuch-show-previous-open-message                    | notmuch-tree-prev-matching-message      |
20 | q            | notmuch-bury-or-kill-this-buffer       | notmuch-bury-or-kill-this-buffer                      | notmuch-bury-or-kill-this-buffer        |
21 | r            | notmuch-search-reply-to-thread-sender  | notmuch-show-reply-sender                             | notmuch-show-reply-sender               |
22 | s            | notmuch-search                         | notmuch-search                                        | notmuch-search                          |
23 | t            | notmuch-search-filter-by-tag           | toggle-truncate-lines                                 | notmuch-tree-filter-by-tag              |
24 | u            |                                        |                                                       |                                         |
25 | v            |                                        |                                                       | notmuch-show-view-all-mime-parts        |
26 | w            |                                        | notmuch-show-save-attachments                         | notmuch-show-save-attachments           |
27 | x            | notmuch-bury-or-kill-this-buffer       | notmuch-show-archive-message-then-next-or-exit        | notmuch-tree-quit                       |
28 | y            |                                        |                                                       |                                         |
29 | z            | notmuch-tree                           | notmuch-tree                                          | notmuch-tree-to-tree                    |
30 | A            |                                        | notmuch-show-archive-thread-then-next                 | notmuch-tree-archive-thread             |
31 | F            |                                        | notmuch-show-forward-open-messages                    |                                         |
32 | G            | notmuch-poll-and-refresh-this-buffer   | notmuch-poll-and-refresh-this-buffer                  | notmuch-poll-and-refresh-this-buffer    |
33 | N            |                                        | notmuch-show-next-message                             | notmuch-tree-next-message               |
34 | O            |                                        |                                                       |                                         |
35 | P            |                                        | notmuch-show-previous-message                         | notmuch-tree-prev-message               |
36 | R            | notmuch-search-reply-to-thread         | notmuch-show-reply                                    | notmuch-show-reply                      |
37 | S            |                                        |                                                       | notmuch-search-from-tree-current-query  |
38 | V            |                                        | notmuch-show-view-raw-message                         | notmuch-show-view-raw-message           |
39 | X            |                                        | notmuch-show-archive-thread-then-exit                 |                                         |
40 | Z            | notmuch-tree-from-search-current-query | notmuch-tree-from-show-current-query                  |                                         |
41 | =!=          |                                        | notmuch-show-toggle-elide-non-matching                |                                         |
42 | =#=          |                                        | notmuch-show-print-message                            |                                         |
43 | =%=          |                                        | notmuch-show-replace-msg                              |                                         |
44 | =$=          |                                        | notmuch-show-toggle-process-crypto                    |                                         |
45 | =*=          | notmuch-search-tag-all                 | notmuch-show-tag-all                                  | notmuch-tree-tag-thread                 |
46 | +            | notmuch-search-add-tag                 | notmuch-show-add-tag                                  | notmuch-tree-add-tag                    |
47 | -            | notmuch-search-remove-tag              | notmuch-show-remove-tag                               | notmuch-tree-remove-tag                 |
48 | .            |                                        | notmuch-show-part-map                                 |                                         |
49 | <            | notmuch-search-first-thread            | notmuch-show-toggle-thread-indentation                |                                         |
50 | <DEL>        | notmuch-search-scroll-down             | notmuch-show-rewind                                   | notmuch-tree-scroll-message-window-back |
51 | <RET>        | notmuch-search-show-thread             | notmuch-show-toggle-message                           | notmuch-tree-show-message               |
52 | <SPC>        | notmuch-search-scroll-up               | notmuch-show-advance                                  | notmuch-tree-scroll-or-next             |
53 | <TAB>        |                                        | notmuch-show-next-button                              | notmuch-show-next-button                |
54 | <backtab>    |                                        | notmuch-show-previous-button                          | notmuch-show-previous-button            |
55 | =            | notmuch-refresh-this-buffer            | notmuch-refresh-this-buffer                           | notmuch-tree-refresh-view               |
56 | >            | notmuch-search-last-thread             |                                                       |                                         |
57 | ?            | notmuch-help                           | notmuch-help                                          | notmuch-help                            |
58 | \vert        |                                        | notmuch-show-pipe-message                             | notmuch-show-pipe-message               |
59 | [remap undo] | notmuch-tag-undo                       | notmuch-tag-undo                                      | notmuch-tag-undo                        |
60 |--------------+----------------------------------------+-------------------------------------------------------+-----------------------------------------|