From mboxrd@z Thu Jan 1 00:00:00 1970 From: Tom Subject: Re: Agenda and excursion Date: Fri, 14 May 2010 13:54:18 +0000 (UTC) Message-ID: References: <1A7D7118-9983-4792-A65E-D889ABE44F26@gmail.com> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Return-path: Received: from [140.186.70.92] (port=55953 helo=eggs.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1OCvMR-0002T2-1m for emacs-orgmode@gnu.org; Fri, 14 May 2010 09:55:32 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.69) (envelope-from ) id 1OCvMP-0006pm-RI for emacs-orgmode@gnu.org; Fri, 14 May 2010 09:55:30 -0400 Received: from lo.gmane.org ([80.91.229.12]:54771) by eggs.gnu.org with esmtp (Exim 4.69) (envelope-from ) id 1OCvMP-0006pR-LW for emacs-orgmode@gnu.org; Fri, 14 May 2010 09:55:29 -0400 Received: from list by lo.gmane.org with local (Exim 4.69) (envelope-from ) id 1OCvLN-0004yh-Ik for emacs-orgmode@gnu.org; Fri, 14 May 2010 15:55:25 +0200 Received: from 94.21.170.139 ([94.21.170.139]) by main.gmane.org with esmtp (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Fri, 14 May 2010 15:54:25 +0200 Received: from levelhalom by 94.21.170.139 with local (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Fri, 14 May 2010 15:54:25 +0200 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 Carsten Dominik gmail.com> writes: > Ah, that is interesting. Can I have a look at the full custom command > definition you are using? Turned out I called one of my own functions from the skip function with a delay (so it ran after agenda construction finished) and that function moved the cursor, so org was innocent. Sorry for the noise. I'll be more careful next time before reporting a problem.