diff options
| author | David Bremner <bremner@debian.org> | 2013-02-18 10:39:51 -0400 |
|---|---|---|
| committer | David Bremner <bremner@debian.org> | 2013-02-18 10:40:11 -0400 |
| commit | cc00d57014f577633bde1eabeb0efcaf570a4378 (patch) | |
| tree | f6060699f0b141fe65123cb4ec4004d385eeab5e | |
| parent | 6487e999761aa40c749bde912711adc05aa6790c (diff) | |
fix title of org-mode tip
| -rw-r--r-- | emacstips.mdwn | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/emacstips.mdwn b/emacstips.mdwn index 1e81764..ea93ac1 100644 --- a/emacstips.mdwn +++ b/emacstips.mdwn @@ -695,7 +695,7 @@ To have clickable buttons for notmuch messages and threads, add the following to If you have notmuch-pick installed, it works fine for this as well. -## Linking to notmuch messages +## Linking to notmuch messages from org-mode Support for linking to notmuch messages is distributed with org-mode, but as a contrib file, so you might have to work a bit to load it. |
