From mboxrd@z Thu Jan 1 00:00:00 1970 From: Carsten Dominik Subject: Re: Re: Agenda and excursion Date: Fri, 14 May 2010 13:33:43 +0200 Message-ID: References: <1A7D7118-9983-4792-A65E-D889ABE44F26@gmail.com> Mime-Version: 1.0 (Apple Message framework v936) Content-Type: text/plain; charset=US-ASCII; format=flowed; delsp=yes Content-Transfer-Encoding: 7bit Return-path: Received: from [140.186.70.92] (port=57349 helo=eggs.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1OCt9I-0004TD-HZ for emacs-orgmode@gnu.org; Fri, 14 May 2010 07:33:51 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.69) (envelope-from ) id 1OCt9G-0002o2-SQ for emacs-orgmode@gnu.org; Fri, 14 May 2010 07:33:48 -0400 Received: from mail-ew0-f216.google.com ([209.85.219.216]:43079) by eggs.gnu.org with esmtp (Exim 4.69) (envelope-from ) id 1OCt9G-0002np-NQ for emacs-orgmode@gnu.org; Fri, 14 May 2010 07:33:46 -0400 Received: by ewy8 with SMTP id 8so800392ewy.8 for ; Fri, 14 May 2010 04:33:46 -0700 (PDT) In-Reply-To: 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: Tom Cc: emacs-orgmode@gnu.org On May 14, 2010, at 9:25 AM, Tom wrote: > Carsten Dominik gmail.com> writes: > >> >> >> On May 13, 2010, at 11:07 AM, Tom wrote: >> >>> Often I do something in an org buffer and then display the >>> agenda to see my tasks. Then later I switch back to that buffer with >>> switch-to-buffer and find that building of the agenda moved the >>> cursor >>> from the point I was to the end of the buffer. >> >> I have never seen this problem. >> > > Looks like it happens only if specify a skip function for the block > agenda. > I'll try to narrow down the location and get back to you when I know > more > about the problem. Ah, that is interesting. Can I have a look at the full custom command definition you are using? Thanks. - Carsten