emacs-orgmode@gnu.org archives
 help / color / mirror / code / Atom feed
* org-timestamp-up/down broken in tip
@ 2011-07-22  0:20 Max Mikhanosha
  2011-07-22  6:55 ` Sebastien Vauban
  2011-07-22  7:27 ` Bastien
  0 siblings, 2 replies; 10+ messages in thread
From: Max Mikhanosha @ 2011-07-22  0:20 UTC (permalink / raw)
  To: Org Mode List

With latest git I can only press S-up or S-down on the time part of
the timestamp once, after changing the time it moves point to the
closing bracket, and doing another S-up or S-down changes the date
part instead of time.

Example: with point on the "05" at the timestamp [2011-07-21 Thu
19:05] doing Shift-Up results in time correctly changed to 19:10, but
point moves to the closing bracket. Next time you press S-Up it
changes date, not time.

Reverting following commit fixes the problem for me:

commit fd0f8e10d1d3a339da9460d6c71283e85897c455
Author: Nicolas Goaziou <n.goaziou@gmail.com>
Date:   Thu Jul 21 11:48:35 2011 +0200

    Fix bug with TODO states changes modifying scheduling of next headline
    
    * lisp/org.el (org-timestamp-change): some locales don't use the same
      length for date abbreviations. Set a marker at origin in case length
      of new timestamp is different.

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

end of thread, other threads:[~2011-07-25 13:57 UTC | newest]

Thread overview: 10+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2011-07-22  0:20 org-timestamp-up/down broken in tip Max Mikhanosha
2011-07-22  6:55 ` Sebastien Vauban
2011-07-22  7:17   ` Bastien
2011-07-22  7:27 ` Bastien
2011-07-22  7:53   ` Bastien
2011-07-22  8:47     ` Nicolas Goaziou
2011-07-22 20:11       ` Nicolas Goaziou
2011-07-24 19:10         ` Bastien
2011-07-25 10:01           ` Nicolas Goaziou
2011-07-25 13:57             ` Bastien

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).