From mboxrd@z Thu Jan 1 00:00:00 1970 From: Kyle Meyer Subject: Re: org-shiftright and org-shiftleft bug ? Date: Sat, 15 Aug 2015 11:27:07 -0400 Message-ID: <877fowd12s.fsf@kmlap.domain.org> References: Mime-Version: 1.0 Content-Type: text/plain Return-path: Received: from eggs.gnu.org ([2001:4830:134:3::10]:42943) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1ZQdMY-0004uf-VJ for emacs-orgmode@gnu.org; Sat, 15 Aug 2015 11:27:15 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1ZQdMT-0000nq-Sg for emacs-orgmode@gnu.org; Sat, 15 Aug 2015 11:27:14 -0400 Received: from mail-qg0-f53.google.com ([209.85.192.53]:35749) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1ZQdMT-0000nN-O3 for emacs-orgmode@gnu.org; Sat, 15 Aug 2015 11:27:09 -0400 Received: by qgj62 with SMTP id 62so69342964qgj.2 for ; Sat, 15 Aug 2015 08:27:09 -0700 (PDT) In-Reply-To: (David Bonnafous's message of "Sat, 15 Aug 2015 10:45:43 +0000") List-Id: "General discussions about Org-mode." List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: emacs-orgmode-bounces+geo-emacs-orgmode=m.gmane.org@gnu.org Sender: emacs-orgmode-bounces+geo-emacs-orgmode=m.gmane.org@gnu.org To: David Bonnafous Cc: emacs-orgmode@gnu.org David Bonnafous 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