From mboxrd@z Thu Jan 1 00:00:00 1970 From: henry atting Subject: Re: Question about cursor movement Date: Wed, 17 Sep 2008 18:42:47 +0200 Message-ID: <87bpymwwoo.fsf@literaturlatenight.de> References: <87od2mx2hy.fsf@literaturlatenight.de> <6B05202B0BE441FD9DB0F7258E47C14C@CUBE> 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 1Kg05H-0007sC-Rj for emacs-orgmode@gnu.org; Wed, 17 Sep 2008 12:40:55 -0400 Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1Kg05G-0007qY-Lv for emacs-orgmode@gnu.org; Wed, 17 Sep 2008 12:40:55 -0400 Received: from [199.232.76.173] (port=39984 helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1Kg05G-0007qJ-EJ for emacs-orgmode@gnu.org; Wed, 17 Sep 2008 12:40:54 -0400 Received: from main.gmane.org ([80.91.229.2]:48070 helo=ciao.gmane.org) by monty-python.gnu.org with esmtps (TLS-1.0:RSA_AES_256_CBC_SHA1:32) (Exim 4.60) (envelope-from ) id 1Kg05F-00069q-V5 for emacs-orgmode@gnu.org; Wed, 17 Sep 2008 12:40:54 -0400 Received: from list by ciao.gmane.org with local (Exim 4.43) id 1Kg059-0006U2-6o for emacs-orgmode@gnu.org; Wed, 17 Sep 2008 16:40:47 +0000 Received: from port-92-195-84-210.dynamic.qsc.de ([92.195.84.210]) by main.gmane.org with esmtp (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Wed, 17 Sep 2008 16:40:47 +0000 Received: from nspm_01 by port-92-195-84-210.dynamic.qsc.de with local (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Wed, 17 Sep 2008 16:40:47 +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 Zitat - Chris Randle * Mi Sep 17 2008 um 18:26 - > henry atting wrote: >> Okay, that explains how to move the cursor. >> But the question is how to reduce the cursor movement (or to avoid >> unnecessary cursor movement in that particular case) > > Would 'C-c C-c' do the trick? Indeed it does. :) henry