* Bug: org-refile with active region does not update LOGBOOKs of all entries [9.2.1 (9.2.1-23-g126a37-elpaplus @ /home/eush/.emacs.d/elpa/org-plus-contrib-20190218/)]
@ 2019-02-23 0:51 Eugene Sharygin
2019-02-25 1:04 ` Nicolas Goaziou
0 siblings, 1 reply; 2+ messages in thread
From: Eugene Sharygin @ 2019-02-23 0:51 UTC (permalink / raw)
To: emacs-orgmode
Hi,
I have `org-log-refile` in my configuration set to `time`, which makes
`org-refile` add a time stamp to the LOGBOOK drawer at the target
location.
However, when `org-refile` is called with active region containing
multiple entries, only LOGBOOK of the first entry is updated.
For example,
* NEW foo
* NEW bar
after refiling as one active region, looks at the target location like
this:
* NEW foo
:LOGBOOK:
- Refiled on [2019-02-23 Sat 03:41]
:END:
* NEW bar
Expected result:
* NEW foo
:LOGBOOK:
- Refiled on [2019-02-23 Sat 03:41]
:END:
* NEW bar
:LOGBOOK:
- Refiled on [2019-02-23 Sat 03:41]
:END:
-- Eugene
Emacs : GNU Emacs 26.1 (build 1, x86_64-pc-linux-gnu, GTK+ Version 3.22.30)
of 2018-07-05
Package: Org mode version 9.2.1 (9.2.1-23-g126a37-elpaplus @ /home/eush/.emacs.d/elpa/org-plus-contrib-20190218/)
^ permalink raw reply [flat|nested] 2+ messages in thread
end of thread, other threads:[~2019-02-25 1:05 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2019-02-23 0:51 Bug: org-refile with active region does not update LOGBOOKs of all entries [9.2.1 (9.2.1-23-g126a37-elpaplus @ /home/eush/.emacs.d/elpa/org-plus-contrib-20190218/)] Eugene Sharygin
2019-02-25 1:04 ` Nicolas Goaziou
Code repositories for project(s) associated with this public inbox
https://git.savannah.gnu.org/cgit/emacs/org-mode.git
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).