From mboxrd@z Thu Jan 1 00:00:00 1970 From: Bernt Hansen Subject: Jumping to a task sometimes goes to the wrong place Date: Fri, 24 Apr 2009 13:53:05 -0400 Message-ID: <87zle6rla6.fsf@gollum.intra.norang.ca> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Return-path: Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1LxPaM-00046p-2f for emacs-orgmode@gnu.org; Fri, 24 Apr 2009 13:53:14 -0400 Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1LxPaI-00041m-GE for emacs-orgmode@gnu.org; Fri, 24 Apr 2009 13:53:13 -0400 Received: from [199.232.76.173] (port=44343 helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1LxPaI-00041j-Cg for emacs-orgmode@gnu.org; Fri, 24 Apr 2009 13:53:10 -0400 Received: from mho-01-ewr.mailhop.org ([204.13.248.71]:53358) by monty-python.gnu.org with esmtps (TLS-1.0:DHE_RSA_AES_256_CBC_SHA1:32) (Exim 4.60) (envelope-from ) id 1LxPaI-0001Xv-1i for emacs-orgmode@gnu.org; Fri, 24 Apr 2009 13:53:10 -0400 Received: from cpe000102d0fe75-cm0012256ecbde.cpe.net.cable.rogers.com ([99.239.148.180] helo=mail.norang.ca) by mho-01-ewr.mailhop.org with esmtpsa (TLSv1:AES256-SHA:256) (Exim 4.68) (envelope-from ) id 1LxPaG-000JWj-QJ for emacs-orgmode@gnu.org; Fri, 24 Apr 2009 17:53:08 +0000 List-Id: "General discussions about Org-mode." List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Sender: emacs-orgmode-bounces+geo-emacs-orgmode=m.gmane.org@gnu.org Errors-To: emacs-orgmode-bounces+geo-emacs-orgmode=m.gmane.org@gnu.org To: emacs-orgmode@gnu.org Hi Carsten, I still have this issue where once in a while jumping to a task goes to the wrong task. I probably run into this once/twice a week. I need to take better notes about what exactly I'm doing when this happens so I can pass them along to you. I think it's related to clocking in tasks from the agenda somehow but I don't have enough good data on this yet to narrow down what is really happening. Repeating the command works fine the second time. I've seen at least the following: - Enter a remember note and store it - C-u C-u C-M-r goes to the wrong place - C-u C-u C-M-r a second time goes to the right place - Refile a note - C-u C-u C-c C-w goes to the wrong place - C-u C-u C-c C-w a second time goes to the right place More details later. Regards, Bernt PS. Thanks for org-mode!!!!