summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorKyle Meyer <kyle@kyleam.com>2014-11-22 03:04:40 -0500
committerKyle Meyer <kyle@kyleam.com>2014-11-22 03:04:40 -0500
commit34bc37c49135d818804e22106b947d5e4de699e7 (patch)
treed1a87e3287bf209846e808a2cc9f2e001ff67702
parentb33607b0e3fd6f9813d1ec0bbf544d5bc060ee16 (diff)
downloadbog-34bc37c49135d818804e22106b947d5e4de699e7.tar.gz
Remove an unhelpful let binding
-rw-r--r--bog.el3
1 files changed, 1 insertions, 2 deletions
diff --git a/bog.el b/bog.el
index 957d0b9..af24c0c 100644
--- a/bog.el
+++ b/bog.el
@@ -333,8 +333,7 @@ With prefix argument NO-CONTEXT, a prompt will open to select
from citekeys for all associated files. This same prompt will be
opened if locating a citekey from context fails."
(interactive "P")
- (let ((citekey (bog-citekey-from-notes-or-files no-context)))
- (bog-open-citekey-file citekey)))
+ (bog-open-citekey-file (bog-citekey-from-notes-or-files no-context)))
(defun bog-open-citekey-file (citekey)
(let* (citekey-file