emacs-orgmode
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [O] Point jumps when changing timestamps


From: Nicolas Goaziou
Subject: Re: [O] Point jumps when changing timestamps
Date: Thu, 04 Aug 2011 18:01:25 +0200

Hello,

Matt Lundin <address@hidden> 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

[Prev in Thread] Current Thread [Next in Thread]