From mboxrd@z Thu Jan 1 00:00:00 1970 From: Matt Lundin Subject: Re: orgmode opening source file from agenda when marking as done Date: Mon, 17 Aug 2009 13:27:02 -0400 Message-ID: References: <4FFFB0FE-CAFA-40F5-9F36-EDE3C1BF0048@gilbert.org> 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 1Md5zD-00020O-Cj for emacs-orgmode@gnu.org; Mon, 17 Aug 2009 13:27:11 -0400 Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1Md5z9-0001wy-M3 for emacs-orgmode@gnu.org; Mon, 17 Aug 2009 13:27:11 -0400 Received: from [199.232.76.173] (port=56802 helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1Md5z9-0001wa-EQ for emacs-orgmode@gnu.org; Mon, 17 Aug 2009 13:27:07 -0400 Received: from out1.smtp.messagingengine.com ([66.111.4.25]:47167) by monty-python.gnu.org with esmtp (Exim 4.60) (envelope-from ) id 1Md5z9-0008WD-4A for emacs-orgmode@gnu.org; Mon, 17 Aug 2009 13:27:07 -0400 In-Reply-To: <4FFFB0FE-CAFA-40F5-9F36-EDE3C1BF0048@gilbert.org> (Michael Gilbert's message of "Mon, 17 Aug 2009 06:29:28 -0700") 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: Michael Gilbert Cc: emacs-orgmode Michael Gilbert writes: > Hi all -- > > I seem to have mysteriously flipped some setting or other. Now, > whenever I set a repeating item in my agenda as done, orgmode opens up > the source file with that item in it, in a split frame. I have no idea > why or what I'm supposed to do with that, but it sure slows down my > workflow. Any tips on what's happening here? Are you seeing the source file every time you move to a new item in the agenda view? One possibility here is that you turned on follow mode in the agenda by hitting "f". Best, Matt