From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: Peter Dyballa Newsgroups: gmane.emacs.help Subject: Re: how to stop cursor from moving when scrolling? Date: Fri, 7 Oct 2005 11:03:11 +0200 Message-ID: <8cb278bf3609806b65085afcb609e826@Web.DE> References: NNTP-Posting-Host: main.gmane.org Mime-Version: 1.0 (Apple Message framework v623) Content-Type: text/plain; charset=US-ASCII; format=flowed Content-Transfer-Encoding: 7bit X-Trace: sea.gmane.org 1128677956 28238 80.91.229.2 (7 Oct 2005 09:39:16 GMT) X-Complaints-To: usenet@sea.gmane.org NNTP-Posting-Date: Fri, 7 Oct 2005 09:39:16 +0000 (UTC) Cc: help-gnu-emacs@gnu.org Original-X-From: help-gnu-emacs-bounces+geh-help-gnu-emacs=m.gmane.org@gnu.org Fri Oct 07 11:39:14 2005 Return-path: Original-Received: from lists.gnu.org ([199.232.76.165]) by ciao.gmane.org with esmtp (Exim 4.43) id 1ENog5-0004ls-Mp for geh-help-gnu-emacs@m.gmane.org; Fri, 07 Oct 2005 11:38:09 +0200 Original-Received: from localhost ([127.0.0.1] helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1ENog4-0002Fi-Q1 for geh-help-gnu-emacs@m.gmane.org; Fri, 07 Oct 2005 05:38:08 -0400 Original-Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1ENoNl-0003w6-LI for help-gnu-emacs@gnu.org; Fri, 07 Oct 2005 05:19:14 -0400 Original-Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1ENoNf-0003vO-8l for help-gnu-emacs@gnu.org; Fri, 07 Oct 2005 05:19:11 -0400 Original-Received: from [199.232.76.173] (helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1ENo8I-00035P-HR for help-gnu-emacs@gnu.org; Fri, 07 Oct 2005 05:03:15 -0400 Original-Received: from [217.72.192.225] (helo=smtp07.web.de) by monty-python.gnu.org with esmtp (TLS-1.0:DHE_RSA_3DES_EDE_CBC_SHA:24) (Exim 4.34) id 1ENo8I-0006KC-87 for help-gnu-emacs@gnu.org; Fri, 07 Oct 2005 05:03:14 -0400 Original-Received: from [84.245.189.147] (helo=[192.168.1.2]) by smtp07.web.de with asmtp (TLSv1:RC4-SHA:128) (WEB.DE 4.105 #317) id 1ENo8G-0004Zm-00; Fri, 07 Oct 2005 11:03:12 +0200 In-Reply-To: Original-To: Paminu X-Mailer: Apple Mail (2.623) X-Sender: Peter_Dyballa@web.de X-BeenThere: help-gnu-emacs@gnu.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Users list for the GNU Emacs text editor List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Original-Sender: help-gnu-emacs-bounces+geh-help-gnu-emacs=m.gmane.org@gnu.org Errors-To: help-gnu-emacs-bounces+geh-help-gnu-emacs=m.gmane.org@gnu.org Xref: news.gmane.org gmane.emacs.help:30018 Archived-At: Am 07.10.2005 um 01:00 schrieb Paminu: > When I scroll through some text in emacs the cursor follows. How do I > make > the cursor stay where I put it?? > Create a new buffer, change to that, and do scroll-other-wondow. -- Greetings Pete When in doubt, use brute force. -- Ken Thompson