blob 1b2399f509558fd89c27477154822ceb5190b93d 1386 bytes (raw)
name: contrib/notmuch-pick/README # note: path name is non-authoritative(*)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
| | Notmuch Pick
Notmuch pick is an experimental threaded message view for the emacs
interface. Each message is one line in the results and the thread
structure is shown using UFT-8 box drawing characters (similar to
Mutt's threaded view). It comes between search and show in terms of
amount of output and can be useful for viewing both single theads and
multiple threads.
Install
To use notmuch pick copy or link the notmuch-pick.el file into the
emacs directory of the main source and then compile and install
notmuch as usual.
Using Pick
The main key entries to notmuch pick are
'z' enter a query to view using notmuch pick (works in hello, search,
show and pick itself).
'Z' view the current query in pick (works from search and show)
'M-RET' view the selected thread in pick (works in search mode)
Once in pick mode keybinding are mostly inline with the rest of
notmuch and are all viewable with '?' as usual.
Customising Pick
Pick has several customisation variables. The most significant is the
first notmuch-pick-show-out which determines the behaviour when
selecting a message (with RET) in the pick view. By default pick uses
a split window showing the single message in the bottom pane. However,
if this option is set then it views the whole thread in the complete
window jumping to the selected message in the thread. In either case
M-RET selects the other option.
|
debug log:
solving 1b2399f ...
found 1b2399f in https://yhetil.org/notmuch/1343164911-31589-5-git-send-email-markwalters1009@gmail.com/
applying [1/1] https://yhetil.org/notmuch/1343164911-31589-5-git-send-email-markwalters1009@gmail.com/
diff --git a/contrib/notmuch-pick/README b/contrib/notmuch-pick/README
new file mode 100644
index 0000000..1b2399f
Checking patch contrib/notmuch-pick/README...
Applied patch contrib/notmuch-pick/README cleanly.
index at:
100644 1b2399f509558fd89c27477154822ceb5190b93d contrib/notmuch-pick/README
(*) Git path names are given by the tree(s) the blob belongs to.
Blobs themselves have no identifier aside from the hash of its contents.^
Code repositories for project(s) associated with this public inbox
https://yhetil.org/notmuch.git/
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).