Преглед изворни кода

Restore old visibility behaviour of org-refile

Ihor Radchenko пре 3 година
родитељ
комит
e8d8db63a0
1 измењених фајлова са 1 додато и 0 уклоњено
  1. 1 0
      lisp/org-refile.el

+ 1 - 0
lisp/org-refile.el

@@ -547,6 +547,7 @@ prefix argument (`C-u C-u C-u C-c C-w')."
 		   (goto-char (point-min))
 		   (or (outline-next-heading) (goto-char (point-max)))))
 	       (unless (bolp) (newline))
+               (org-fold-reveal)
 	       (org-paste-subtree level nil nil t)
 	       ;; Record information, according to `org-log-refile'.
 	       ;; Do not prompt for a note when refiling multiple