emacs-orgmode@gnu.org archives
 help / color / mirror / code / Atom feed
From: "Eugene Sharygin" <eush77@gmail.com>
To: emacs-orgmode@gnu.org
Subject: 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/)]
Date: Sat, 23 Feb 2019 03:51:47 +0300	[thread overview]
Message-ID: <875ztbxr6k.fsf@prestige.i-did-not-set--mail-host-address--so-tickle-me> (raw)

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/)

             reply	other threads:[~2019-02-23  0:52 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2019-02-23  0:51 Eugene Sharygin [this message]
2019-02-25  1:04 ` 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/)] Nicolas Goaziou

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

  List information: https://www.orgmode.org/

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=875ztbxr6k.fsf@prestige.i-did-not-set--mail-host-address--so-tickle-me \
    --to=eush77@gmail.com \
    --cc=emacs-orgmode@gnu.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
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).