summaryrefslogtreecommitdiff
path: root/CUSTOMIZE.md
diff options
context:
space:
mode:
authorPatrick Totzke <patricktotzke@gmail.com>2011-12-25 16:19:33 +0000
committerPatrick Totzke <patricktotzke@gmail.com>2011-12-25 16:19:33 +0000
commit7affa5148af78404453f198f6a50c170cbd93335 (patch)
tree67681e76abcf67fbad3d158d986b416250df388c /CUSTOMIZE.md
parentfd86c055736f23bb117a3888cca25fb4f3ee67e3 (diff)
parentc0c3bfb1eb0c949037ab6d37e61744d7dbae3b97 (diff)
Merge branch 'master' into testing
Diffstat (limited to 'CUSTOMIZE.md')
-rw-r--r--CUSTOMIZE.md1
1 files changed, 1 insertions, 0 deletions
diff --git a/CUSTOMIZE.md b/CUSTOMIZE.md
index febcf14f..381aae6d 100644
--- a/CUSTOMIZE.md
+++ b/CUSTOMIZE.md
@@ -87,6 +87,7 @@ and in message composition. The command will be called with your prefix as only
and its output is searched for name-email pairs. The regular expression used here
defaults to `(?P<email>.+?@.+?)\s+(?P<name>.+)`, which makes it work nicely with `abook --mutt-query`.
You can tune this using the `abook_regexp` option (beware Commandparsers escaping semantic!).
+Have a look at the FAQ for other examples.
Key Bindings