emacs-orgmode
[Top][All Lists]
Advanced

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

Re: [O] org-shiftright and org-shiftleft bug ?


From: David Bonnafous
Subject: Re: [O] org-shiftright and org-shiftleft bug ?
Date: Sat, 15 Aug 2015 16:28:02 +0000

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)
<2015-09-17 Thu>

3- I eval elisp code
4- I place the cursor on the timestamp and then M-x org-shiftright

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.

yours,


Le sam. 15 août 2015 à 17:27, Kyle Meyer <address@hidden> a écrit :
David Bonnafous <address@hidden> writes:

> hi,
>
> since commit 6f9184a294e4e7914041c2ae42ef147d11e9ebec on file
> lisp/org-clock.el on branch 'maint' the functions org-shiftright and
> org-shiftleft don't work anymore: Emacs is frozen.

I cannot reproduce this using org-shift{left,right} in various contexts.

    * DONE h
      :LOGBOOK:
      CLOCK: [2015-08-20 Thu 11:22]--[2015-08-25 Tue 11:22] => 120:00
      :END:

I tried both commands on elements of the time stamps above as well as
the heading.

Can you provide a minimal example where you see this and a detailed
description of the actions that trigger the issue?

Thanks.

--
Kyle

reply via email to

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