about summary refs log tree commit diff
path: root/org-clubhouse.el
diff options
context:
space:
mode:
authorGriffin Smith <root@gws.fyi>2020-03-18T19·18-0400
committerGriffin Smith <root@gws.fyi>2020-03-18T19·18-0400
commit1722eac5f8e8264e72300e3956087c88aafbc36b (patch)
treefbbfeaeb3d610a0059b045e66d08c4ca70f2d2ba /org-clubhouse.el
parent24c36b781b09ee20dfb34f84c91f7ac736de7d66 (diff)
Add binding for missing variable in set-title
oops
Diffstat (limited to 'org-clubhouse.el')
-rw-r--r--org-clubhouse.el3
1 files changed, 2 insertions, 1 deletions
diff --git a/org-clubhouse.el b/org-clubhouse.el
index 81aab9ad3fc3..95a59bff90c1 100644
--- a/org-clubhouse.el
+++ b/org-clubhouse.el
@@ -868,7 +868,8 @@ the headline."
   (interactive)
 
   (let* ((elt (org-element-find-headline))
-         (title (plist-get elt :title)))
+         (title (plist-get elt :title))
+         (clubhouse-id (org-element-clubhouse-id)))
     (and
      (org-clubhouse-update-story-at-point
       clubhouse-id