emacs-orgmode@gnu.org archives
 help / color / mirror / code / Atom feed
From: Nicolas Goaziou <mail@nicolasgoaziou.fr>
To: Michael Hoffman <gmane4-hoffman@sneakemail.com>
Cc: emacs-orgmode@gnu.org
Subject: Re: Bug: Bulk re-scheduling to a relative offset doesn't work [9.1.6 (9.1.6-48-gfe7619-elpa @ c:/Users/micha/.emacs.d/elpa/org-20180212/)]
Date: Thu, 01 Mar 2018 10:56:56 +0100	[thread overview]
Message-ID: <87sh9ki0ev.fsf@nicolasgoaziou.fr> (raw)
In-Reply-To: <p6vrb8$f5h$1@blaine.gmane.org> (Michael Hoffman's message of "Sun, 25 Feb 2018 21:29:58 -0500")

Hello,

Michael Hoffman <gmane4-hoffman@sneakemail.com> writes:

> I previously asked a question about this on emacs-orgmode but it seems
> more likely that this is a bug.
>
> https://lists.gnu.org/archive/html/emacs-orgmode/2018-02/msg00183.html
>
> I am bulk re-scheduling items in an agenda view. I would like all the
> selected items to be re-scheduled to a year later from their current
> scheduled date. The org manual
> <https://orgmode.org/manual/Agenda-commands.html> seems to indicate
> this is possible using double plus:
>
>> Schedule all items to a new date. To shift existing schedule dates by
>> a fixed number of days, use something starting with double plus at the
>> prompt, for example ‘++8d’ or ‘++2w’.
>
> When I try this, however, I always get re-scheduling from the current
> date. I am using Org mode version 9.1.6 (9.1.6-48-gfe7619-elpa).
> Here's how to reproduce:
>
> 1. Create minimal.org.el:
>
> (setq debug-on-error t
>       debug-on-signal nil
>       debug-on-quit nil)
> (add-to-list 'load-path "c:/Users/micha/.emacs.d/elpa/org-20180212")
>
> 2. emacs.exe -Q -l minimal-org.el
>
> 3. Create a test.org buffer:
>
> * TODO Task
>   SCHEDULED: <2018-01-01 Mon>
>
> 4. Add it to the agenda files list with C-c [.
>
> 5. M-x org-agenda RET t results in
>
> Global list of TODO items of type: ALL
> Available with ‘N r’: (0)[ALL] (1)TODO (2)DONE
>   test:       TODO Task
>
> 6. Move down to TODO Task and type m to mark
>
> 7. B s (bulk schedule). The minibuffer will state:
>
> (Re)Schedule to Date+time [2018-02-11]: [cursor] => <2018-02-11 Sun>
>
> 8. ++1y. The right part of the minibuffer now states
>
> <2019-02-11 Mon>
>
> I expected <2019-01-01 Tue>
>
> 9. RET.
>
> The task is now rescheduled to <2019-02-11 Mon> rather than
> <2019-01-01 Tue> as initially expected.

Fixed. Thank you.

Regards,

-- 
Nicolas Goaziou

      reply	other threads:[~2018-03-01  9:57 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2018-02-26  2:29 Bug: Bulk re-scheduling to a relative offset doesn't work [9.1.6 (9.1.6-48-gfe7619-elpa @ c:/Users/micha/.emacs.d/elpa/org-20180212/)] Michael Hoffman
2018-03-01  9:56 ` Nicolas Goaziou [this message]

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=87sh9ki0ev.fsf@nicolasgoaziou.fr \
    --to=mail@nicolasgoaziou.fr \
    --cc=emacs-orgmode@gnu.org \
    --cc=gmane4-hoffman@sneakemail.com \
    /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).