diff options
| author | Gregor Zattler <telegraph@gmx.net> | 2010-11-15 13:29:24 +0100 |
|---|---|---|
| committer | Gregor Zattler <telegraph@gmx.net> | 2010-11-15 13:29:24 +0100 |
| commit | cf29c08b8cafb56c6ac04917ac2cb1f63f6cda1b (patch) | |
| tree | d16e4e756008cd84bf81858450ed5c8e456b831f | |
| parent | 7f97755bd4fe86f1611298054223114a674144a7 (diff) | |
request searching by clicking on id:Message-ID in notmuch-show
| -rw-r--r-- | feature-requests.mdwn | 8 |
1 files changed, 8 insertions, 0 deletions
diff --git a/feature-requests.mdwn b/feature-requests.mdwn index 51fec79..28bb900 100644 --- a/feature-requests.mdwn +++ b/feature-requests.mdwn @@ -38,6 +38,14 @@ if only one name is configured, use that for all addresses; if other_names are configured, match those with the other_email addresses ++ clicking on "id:Message-ID@example.com" in notmuch-show buffer should search for the referenced message + + ATM the Message-ID is clickable but results in composing a + new email addressed to the Message-Id (which 'looks like' an + email address) in message mode. Instead clicking or C-c RET + should search the referenced email and show it in a + notmuch-show buffer. + ## notmuch + Add folder keyword |
