Re: [BUG] Shift-up/down move the cursor to end of timestamp

2023-01-13 Thread Ihor Radchenko
Johannes Dahl writes: > ... However, the same problem (cursor is positioned > after closing bracket) occurs with the related commands org-shiftcontrolup and > org-shiftcontroldown. (For completeness: in 9.6.0 they were even slightly more > broken in that they shifted the timestamps in different d

Re: [BUG] Shift-up/down move the cursor to end of timestamp

2023-01-12 Thread Johannes Dahl
On Wed, 7 Dec 2022 at 12:54, Ihor Radchenko wrote: > > Daniel Clemente writes: > > > Using a file with just one header: > > > > * something > > :CLOCK: > > CLOCK: [2022-12-01 Thu 17:15]--[2022-12-01 Thu 17:30] => 0:15 > > :END: > > > > If I put the cursor on the end timestamp (on the 3 of

Re: [BUG] Shift-up/down move the cursor to end of timestamp

2022-12-07 Thread Daniel Clemente
It works now, thanks! On Wed, 7 Dec 2022 at 10:53, Ihor Radchenko wrote: > Daniel Clemente writes: > > > Using a file with just one header: > > > > * something > > :CLOCK: > > CLOCK: [2022-12-01 Thu 17:15]--[2022-12-01 Thu 17:30] => 0:15 > > :END: > > > > If I put the cursor on the end t

Re: [BUG] Shift-up/down move the cursor to end of timestamp

2022-12-07 Thread Ihor Radchenko
Daniel Clemente writes: > Using a file with just one header: > > * something > :CLOCK: > CLOCK: [2022-12-01 Thu 17:15]--[2022-12-01 Thu 17:30] => 0:15 > :END: > > If I put the cursor on the end timestamp (on the 3 of 17:30) and press > shift+up or shift-down, the timestamp is correctly adj

Re: [BUG] Shift-up/down move the cursor to end of timestamp

2022-12-07 Thread Ihor Radchenko
Daniel Clemente writes: > Using a file with just one header: > > * something > :CLOCK: > CLOCK: [2022-12-01 Thu 17:15]--[2022-12-01 Thu 17:30] => 0:15 > :END: > > If I put the cursor on the end timestamp (on the 3 of 17:30) and press > shift+up or shift-down, the timestamp is correctly adj

Re: [BUG] Shift-up/down move the cursor to end of timestamp

2022-12-02 Thread Christopher M. Miles
I meet this bug too. -- [ stardiviner ] I try to make every word tell the meaning that I want to express without misunderstanding. Blog: https://stardiviner.github.io/ IRC(libera.chat, freenode): stardiviner, Matrix: stardiviner GPG: F09F650D7D674819892591401B5DF1C95AE89AC3 signature.asc De

[BUG] Shift-up/down move the cursor to end of timestamp

2022-12-01 Thread Daniel Clemente
Hi. Using a file with just one header: * something :CLOCK: CLOCK: [2022-12-01 Thu 17:15]--[2022-12-01 Thu 17:30] => 0:15 :END: If I put the cursor on the end timestamp (on the 3 of 17:30) and press shift+up or shift-down, the timestamp is correctly adjusted by 5 minutes, but the cursor ju