diff options
| author | Tomi Ollila <tomi.ollila@iki.fi> | 2013-07-06 13:47:38 +0300 |
|---|---|---|
| committer | Tomi Ollila <tomi.ollila@iki.fi> | 2013-07-06 13:47:38 +0300 |
| commit | 8a373c87ebecd8fafea8c95963c99b1d30bc5822 (patch) | |
| tree | a0caef2863d5575afe1fdd54aa78dff838dbf366 | |
| parent | 1a820cde87a3cfe833d2d2fa6540b6826c31649d (diff) | |
nottoomuch-addresses.sh in github
| -rw-r--r-- | emacstips.mdwn | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/emacstips.mdwn b/emacstips.mdwn index d17b059..09c4b77 100644 --- a/emacstips.mdwn +++ b/emacstips.mdwn @@ -457,7 +457,7 @@ available: cc -o addrlookup addrlookup.c `pkg-config --cflags --libs gobject-2.0` -lnotmuch - * Shell/fgrep/perl combination [nottoomuch-addresses.sh](http://www.iki.fi/too/nottoomuch/nottoomuch-addresses/). + * Shell/fgrep/perl combination [nottoomuch-addresses.sh](https://github.com/domo141/nottoomuch/blob/master/nottoomuch-addresses.rst). This tools maintains it's own address "database" gathered from email files notmuch knows and search from that "database" is done by `fgrep(1)`. |
