]> git.donarmstrong.com Git - org-ref.git/commitdiff
show children in notes.
authorJohn Kitchin <jkitchin@andrew.cmu.edu>
Wed, 24 Sep 2014 22:30:15 +0000 (18:30 -0400)
committerJohn Kitchin <jkitchin@andrew.cmu.edu>
Wed, 24 Sep 2014 22:30:15 +0000 (18:30 -0400)
org-ref.org

index df49c5e024550833e8725088aa23729d1947be92..11e36c025d7f8129b2bacca6578d140b483544c4 100644 (file)
@@ -1733,6 +1733,7 @@ construct the heading by hand."
     (if (re-search-forward (format ":Custom_ID: %s$" key) nil 'end)
        (progn
          (org-show-entry)
+          (show-children)
          (outline-previous-visible-heading 1)
          (recenter-top-bottom 0))
       ;; no entry found, so add one