David Bonnafous <[email protected]> writes:
> my test is:
>
> 1- I launch emacs -Q
> 2- I open a simpe file with those 3 lines
>
> (add-to-list 'load-path "~/etc/Emacs/org-mode/lisp")
> (org-reload)
If this is an Org file, then you have already loaded the builtin Org.
Try evaluating the first line (e.g., with --eval in your emacs call) and
discarding the second. Then find the Org file with the time stamp
below.
> <2015-09-17 Thu>
> Emacs is frozen (for me)...
>
> If I do step 4 before step 3, Emacs freeze with "Loading [...]/org-clock.el
> (source)" in the mini-buffer.
org-shift{left,right} on the time stamp snippet works fine on my end.
--
Kyle