emacs-orgmode@gnu.org archives
 help / color / mirror / code / Atom feed
* Bug: org-clone-subtree-with-time-shift not asking for time-shift
@ 2017-01-16 11:48 Karl Voit
  2017-01-16 14:50 ` Karl Voit
  2017-01-16 17:56 ` Kyle Meyer
  0 siblings, 2 replies; 10+ messages in thread
From: Karl Voit @ 2017-01-16 11:48 UTC (permalink / raw)
  To: emacs-orgmode

Hi!

I wrote a blog article on how I am using Org with recurring events
or tasks:
http://karl-voit.at/2017/01/15/org-clone-subtree-with-time-shift/

As Michael Maurer stated in a comment below,
org-clone-subtree-with-time-shift does not ask for time-shift
depending on the location of the cursor.

I too had issues with not being asked for a time-shift but I was not
able to determine that this is related to cursor location when
org-clone-subtree-with-time-shift is invoked.

Here are my test cases:

*** [2017-02-28 Mi] no time-shift with cursor after [

*** <2017-02-28 Mi> no time-shift with cursor after <

*** <2017-02-28 Wed> no time-shift with cursor after <

*** <2017-02-28 Wed 09:00-10:00> no time-shift with cursor after <

*** no time-shift with cursor after [
SCHEDULED: <2017-01-16 Mon>
:PROPERTIES:
:CREATED:  [2017-01-16 Mon 12:32]
:END:

*** no time-shift with cursor after <
SCHEDULED: <2017-01-16 Mon>

"no time-shift with cursor after X" means that when the cursor is
placed before the character X, no time-shift is being asked. If the
cursor is on X or after X, the user gets asked to enter a time-shift
as desired.

Following test case works independent of the cursor position:

*** <2017-01-16 Mon> time-shift works
:PROPERTIES:
:CREATED:  [2017-01-16 Mon 12:29]
:END:

I do thing that this is a bug and not a hidden feature.


Org mode version 9.0.1 (release_9.0.1-55-g51efd7)

-- 
get mail|git|SVN|photos|postings|SMS|phonecalls|RSS|CSV|XML into Org-mode:
       > get Memacs from https://github.com/novoid/Memacs <
Personal Information Management > http://Karl-Voit.at/tags/pim/
Emacs-related > http://Karl-Voit.at/tags/emacs/

^ permalink raw reply	[flat|nested] 10+ messages in thread

end of thread, other threads:[~2017-01-18 11:11 UTC | newest]

Thread overview: 10+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2017-01-16 11:48 Bug: org-clone-subtree-with-time-shift not asking for time-shift Karl Voit
2017-01-16 14:50 ` Karl Voit
2017-01-16 17:56 ` Kyle Meyer
2017-01-16 21:31   ` Nicolas Goaziou
2017-01-16 22:07     ` Bug: org-clone-subtree-with-time-shift not asking for time-shift (FIXED) Karl Voit
2017-01-16 22:23     ` Bug: org-clone-subtree-with-time-shift not asking for time-shift Kyle Meyer
2017-01-16 22:30       ` Karl Voit
2017-01-17  8:54         ` Nicolas Goaziou
2017-01-18  2:42           ` Kyle Meyer
2017-01-18 11:11             ` 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).