summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorBastien Guerry <bzg@altern.org>2013-03-26 14:16:56 +0100
committerBastien Guerry <bzg@altern.org>2013-03-26 14:16:56 +0100
commit4184699910809b534fa7a58ac79cda3ac6237383 (patch)
treee03baed7de251534fb4d2d0dab4a2e1416f4e7bf
parentcaabb0c3be84e95eee730b50f37829bce19cda63 (diff)
downloadorg-mode-4184699910809b534fa7a58ac79cda3ac6237383.tar.gz
Revert "org-capture.el (org-capture): Don't store multiple links over lines in the active region"
This reverts commit 2c994218ea67ced426f03d0a851eeec81f112dbc.
-rw-r--r--lisp/org-capture.el2
1 files changed, 1 insertions, 1 deletions
diff --git a/lisp/org-capture.el b/lisp/org-capture.el
index 3eed9ca..6a014b4 100644
--- a/lisp/org-capture.el
+++ b/lisp/org-capture.el
@@ -542,7 +542,7 @@ of the day at point (if any) or the current HH:MM time."
(annotation (if (and (boundp 'org-capture-link-is-already-stored)
org-capture-link-is-already-stored)
(plist-get org-store-link-plist :annotation)
- (ignore-errors (org-store-link nil t))))
+ (ignore-errors (org-store-link nil))))
(entry (or org-capture-entry (org-capture-select-template keys)))
initial)
(setq initial (or org-capture-initial