emacs-elpa-diffs
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[elpa] 301/352: Add (regexp-discard . "") to email detect example


From: Stefan Monnier
Subject: [elpa] 301/352: Add (regexp-discard . "") to email detect example
Date: Mon, 07 Jul 2014 14:05:13 +0000

monnier pushed a commit to branch master
in repository elpa.

commit 28133d58ff19e31f2d46c3fe313a82e717ddd3f9
Author: Teemu Likonen <address@hidden>
Date:   Sun Aug 14 08:40:51 2011 +0300

    Add (regexp-discard . "") to email detect example
---
 README.org |    1 +
 1 files changed, 1 insertions(+), 0 deletions(-)

diff --git a/README.org b/README.org
index 9f6bc52..f708fc2 100644
--- a/README.org
+++ b/README.org
@@ -294,6 +294,7 @@ start composing mail to that address. Here's the language 
configuration:
    (regexp-start . "\\<")
    (regexp-body . "address@hidden")
    (regexp-end . "\\>")
+   (regexp-discard . "")
    (action-program . email-action-menu)
    (read-or-skip-faces
     (nil)))



reply via email to

[Prev in Thread] Current Thread [Next in Thread]