Explorar o código

Make diary entry visible so that editing can take place

Carsten Dominik %!s(int64=15) %!d(string=hai) anos
pai
achega
3ebaffe07e
Modificáronse 1 ficheiros con 1 adicións e 0 borrados
  1. 1 0
      lisp/org-agenda.el

+ 1 - 0
lisp/org-agenda.el

@@ -6740,6 +6740,7 @@ the resulting entry will not be shown.  When TEXT is empty, switch to
 	  (message "%s entry added to %s"
 		   (capitalize (symbol-name type))
 		   (abbreviate-file-name org-agenda-diary-file)))
+      (org-reveal t)
       (message "Please finish entry here"))))
 
 (defun org-agenda-insert-diary-make-new-entry (text)