summaryrefslogtreecommitdiff
path: root/docs
diff options
context:
space:
mode:
authorPatrick Totzke <patricktotzke@gmail.com>2012-01-24 13:02:16 +0000
committerPatrick Totzke <patricktotzke@gmail.com>2012-01-24 13:02:16 +0000
commit7112dc40a702dc5899085ee1ba26d3b34af19735 (patch)
tree2b02424b1271e2b08ac7244d772fa825d1aa5c69 /docs
parentd9e23e83c76e648edb14a89f266ce759e5823283 (diff)
adjusted default abook_regexp
as discussed in issue #284 closes #284
Diffstat (limited to 'docs')
-rw-r--r--docs/user/source/configuration.rst2
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/user/source/configuration.rst b/docs/user/source/configuration.rst
index a37a8f36..d228fde6 100644
--- a/docs/user/source/configuration.rst
+++ b/docs/user/source/configuration.rst
@@ -409,7 +409,7 @@ respectively. See below for an example that uses `abook <http://abook.sourceforg
realname = ...
address = ...
abook_command = abook --mutt-query
- abook_regexp = (?P<email>.+?@.+?)\s+(?P<name>.+)
+ abook_regexp = '(?P<email>.+?@.+?)\s+(?P<name>.+?)\s*$'
See `here <http://notmuchmail.org/emacstips/#index11h2>`_ for alternative lookup commands. The few others I have tested so far are: