Hello,

Matt Lundin <m...@imapmail.org> writes:
> I often change timestamps  with S-Left or S-Right when the cursor is at
> the point immediately following the timestamp:
>
> <2011-08-03 Wed .+1d>
>                      ^ cursor here
>
> When I call S-Left or S-Right at this point, the cursor jumps to the
> last character of the day of week abbreviation:
>
> <2011-08-04 Thu .+1d>
>               ^ cursor now here
>
> The cursor does not jump if it is already located within the brackets.

I understand your point but I think Org shouldn't let you use
`org-shiftleft' at this place in the first place. In my opinion,
`org-at-timestamp-p' is faulty here.

I know there is currently in that function a workaround to return t when
point is at the char just after the time-stamp, but it just doesn't
sound right to me.

What do you think about it?

Regards,

-- 
Nicolas Goaziou

Reply via email to