Use `org-show-all' to, well, show all

Using `org-cycle' may result in hooks being run, depending on where point is.
This may cause undesired and highly surprising behavior.
This commit is contained in:
Daniel - 2020-01-10 18:10:07 +01:00
parent df2464ce5b
commit e966edd950
No known key found for this signature in database
GPG Key ID: 1C7071A75BB72D64
1 changed files with 1 additions and 1 deletions

View File

@ -172,7 +172,7 @@ region will be traversed."
;; Make sure everything is visible, as otherwise editing may produce odd
;; results
(org-cycle '(64))
(org-show-all)
(let* ((re (concat "^\\(\\*+\\)[ \t]\\|^[ \t]*"
org-clock-string