From mboxrd@z Thu Jan 1 00:00:00 1970 From: "G. Martin Butz" Subject: Re: Strange Behaviour while rescheduling date Date: Sat, 21 Sep 2013 19:38:36 +0200 Message-ID: <523DD99C.9000900@mkblog.org> References: <523C9E31.7090107@mkblog.org> Mime-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-15; format=flowed Content-Transfer-Encoding: 7bit Return-path: Received: from eggs.gnu.org ([2001:4830:134:3::10]:43718) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1VNR8l-0005Hn-RV for emacs-orgmode@gnu.org; Sat, 21 Sep 2013 13:38:48 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1VNR8g-0005fl-Un for emacs-orgmode@gnu.org; Sat, 21 Sep 2013 13:38:43 -0400 Received: from vwp11191.webpack.hosteurope.de ([2a01:488:42:1000:5bfa:4441::]:56249) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1VNR8g-0005fd-KK for emacs-orgmode@gnu.org; Sat, 21 Sep 2013 13:38:38 -0400 In-Reply-To: <523C9E31.7090107@mkblog.org> 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: "emacs-orgmode@gnu.org" Hi, once more me - in case anyone is interested. I finally went through my config file step by step. The responsible lines in my .emacs were: ---------------------------8<------------------------------------ (defadvice split-window (after move-point-to-new-window activate) "Moves the point to the newly created window after splitting." (other-window 1)) ---------------------------8<------------------------------------ Martin Am 20.09.2013 21:12, schrieb G. Martin Butz: > Hi, > > I tried to describe this error a while ago, but did not get any response > - probably due to the fact, that I can not find out, how to securely > reproduce this very annoying behaviour; I will try to describe: > > 1. I try to reschedule an entry (C-c C-s) > 2. The buffer with the org file seems to be replaced by a calendar > 3. Futhermore 2 additional buffers appear with the calendar in it > 4. If can not assign a date meaning cursor movement (Shift Left/Right) > seems to be random e.g. skipping a few day and also going in the wrong > direction (e.g. left means right) > 5. If I try quitting emacs, I am asked if I want to save the original > org-mode buffer (in which I tried to reschedule a date) > 6. If I dare to do this, emacs will write the calender into this buffer > thereby erasing the original org mode file. > > I tried to deliver a backtrace (load org-mode and activate the debugger > according to [1]) but: There is no error message at all (!sic)! > > The only thing I could do is to make a screenshot showing state no. 3 [2]. > > This makes keeping track of dates in org-mode almost unusable for me. > Does anyone have an idea, what I could do to pinpoint this behaviour? > > I am running org-mode 8.2 (updated today, but have had this error since > a while) on emacs 24.3.1 on Linux Crunchbang Waldorf. > > Thanks for any hints and thanks alot for wonderful org-mode in general > Martin > > [1] > [2] -- ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ | G. Martin Butz, mb@mkblog.org, 0421 98749324, www.mkblog.org | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~