emacs-orgmode@gnu.org archives
 help / color / mirror / code / Atom feed
From: Nicolas Goaziou <mail@nicolasgoaziou.fr>
To: Allen Li <darkfeline@felesatra.moe>
Cc: emacs-orgmode@gnu.org
Subject: Re: Bug: Bulk reschedule with reschedule logging on fails [8.3.4 (8.3.4-5-gdc68d2-elpaplus @ /home/tyria/.emacs.d/elpa/org-plus-contrib-20160229/)]
Date: Thu, 10 Mar 2016 10:49:01 +0100	[thread overview]
Message-ID: <87d1r2ll2q.fsf@nicolasgoaziou.fr> (raw)
In-Reply-To: <87a8m8nv3q.fsf@felesatra.moe> (Allen Li's message of "Tue, 08 Mar 2016 20:17:13 -0800")

Hello,

Allen Li <darkfeline@felesatra.moe> writes:

> When bulk rescheduling TODO items with org-log-reschedule set to 'note,
> only the first marked item will get rescheduled.  I have reproduced this
> on a fresh clone of the Git repo with a minimal config.
>
> Here is the *Messages* snippet:
>
>   Org-mode version 8.3.4 (release_8.3.4-635-g268486 @ /<snipped>/org-mode/lisp/)
>   Press key for agenda command (unrestricted):
>   1 entries marked for bulk action
>   2 entries marked for bulk action
>   Bulk: [$]arch [A]rch->sib [t]odo [+/-]tag [s]chd [d]eadline [r]efile [S]catter [f]unction    
>   Scheduled to <2016-03-09 Wed> [2 times]
>   Skipping removed entry at #<marker (moves after insertion) at 42 in test.org>
>   Acted on 1 entries, skipped 1 (disappeared before their turn)
>   Note store
>
> Here is the config:
>
>   (add-to-list 'load-path (expand-file-name "~/<snipped>/org-mode/lisp"))
>   (add-to-list 'auto-mode-alist '("\\.\\(org\\  |org_archive\\|txt\\)$" . org-mode))
>   (setq org-agenda-files '("/tmp/test.org"))
>   (require 'org-install)
>   (require 'org-habit)
>
>   (global-set-key "\C-cl" 'org-store-link)
>   (global-set-key "\C-ca" 'org-agenda)
>   (global-set-key "\C-cb" 'org-iswitchb)
>
>   (setq org-log-reschedule 'note)

I cannot reproduce it with the following "test.org":

 * TODO A
 * TODO B

Could you also provide the "test.org" you are using? Thank you.


Regards,

-- 
Nicolas Goaziou

  reply	other threads:[~2016-03-10  9:47 UTC|newest]

Thread overview: 8+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2016-03-09  4:17 Bug: Bulk reschedule with reschedule logging on fails [8.3.4 (8.3.4-5-gdc68d2-elpaplus @ /home/tyria/.emacs.d/elpa/org-plus-contrib-20160229/)] Allen Li
2016-03-10  9:49 ` Nicolas Goaziou [this message]
2016-03-11  5:16   ` Allen Li
2016-03-13 19:54     ` Nicolas Goaziou
2016-03-15  2:57       ` Allen Li
2016-03-16 21:11         ` Nicolas Goaziou
2017-05-09  6:38           ` Bug: Bulk reschedule with reschedule logging on fails Allen Li
2017-05-11 22:41             ` 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=87d1r2ll2q.fsf@nicolasgoaziou.fr \
    --to=mail@nicolasgoaziou.fr \
    --cc=darkfeline@felesatra.moe \
    --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).