From mboxrd@z Thu Jan 1 00:00:00 1970 From: Fred Hansen Subject: agenda window shift Date: Tue, 20 May 2014 07:56:52 -0700 (PDT) Message-ID: <1400597812.62679.YahooMailNeo@web162406.mail.bf1.yahoo.com> Reply-To: Fred Hansen Mime-Version: 1.0 Content-Type: multipart/alternative; boundary="-747684034-1731011314-1400597812=:62679" Return-path: Received: from eggs.gnu.org ([2001:4830:134:3::10]:48734) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1WmlWQ-0006jK-SY for emacs-orgmode@gnu.org; Tue, 20 May 2014 11:00:15 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1WmlW3-0002Ub-Dt for emacs-orgmode@gnu.org; Tue, 20 May 2014 11:00:06 -0400 Received: from nm46.bullet.mail.ne1.yahoo.com ([98.138.120.53]:41467) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1WmlW3-0002UV-41 for emacs-orgmode@gnu.org; Tue, 20 May 2014 10:59:43 -0400 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" ---747684034-1731011314-1400597812=:62679 Content-Type: text/plain; charset=us-ascii I recently rebuilt my computer, and after reinstalling emacs and orgmode the agenda window has a new, undesirable, behavior. After making any change, the window moves to place the previously edited location at the top of the window. For instance, if I complete a task on line 5, the window adjusts so that line 5 is now the first line at the top of the window. I've tried to illustrate below: __________ L1: TODO task 1 L2: TODO task 2 L3: TODO task 3 L4: TODO task 4 L5: TODO task 5 L6: TODO task 6 ______________ after completing task 5 the window looks like this: __________ L5: DONE task 5 L6: TODO task 6 ______________ Any ideas? Thanks. ---747684034-1731011314-1400597812=:62679 Content-Type: text/html; charset=us-ascii
I recently rebuilt my computer, and after reinstalling emacs and orgmode the agenda window has a new, undesirable, behavior. After making any change, the window moves to place the previously edited location at the top of the window. For instance, if I complete a task on line 5, the window adjusts so that line 5 is now the first line at the top of the window. I've tried to illustrate below:
__________
L1: TODO task 1
L2: TODO task 2
L3: TODO task 3
L4: TODO task 4
L5: TODO task 5
L6: TODO task 6
______________

after completing task 5 the window looks like this:

__________
L5: DONE task 5
L6: TODO task 6
______________


Any ideas? Thanks.
---747684034-1731011314-1400597812=:62679--