From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: purpleblues13@gmail.com Newsgroups: gmane.emacs.help Subject: Emacs recentres point in buffer if it is moved anywhere -- annoying! Date: Tue, 17 Feb 2015 10:03:41 -0800 (PST) Message-ID: NNTP-Posting-Host: plane.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: quoted-printable X-Trace: ger.gmane.org 1424196824 16313 80.91.229.3 (17 Feb 2015 18:13:44 GMT) X-Complaints-To: usenet@ger.gmane.org NNTP-Posting-Date: Tue, 17 Feb 2015 18:13:44 +0000 (UTC) To: help-gnu-emacs@gnu.org Original-X-From: help-gnu-emacs-bounces+geh-help-gnu-emacs=m.gmane.org@gnu.org Tue Feb 17 19:13:44 2015 Return-path: Envelope-to: geh-help-gnu-emacs@m.gmane.org Original-Received: from lists.gnu.org ([208.118.235.17]) by plane.gmane.org with esmtp (Exim 4.69) (envelope-from ) id 1YNmeV-0005zH-8C for geh-help-gnu-emacs@m.gmane.org; Tue, 17 Feb 2015 19:13:43 +0100 Original-Received: from localhost ([::1]:46748 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1YNmeU-0001rQ-Ja for geh-help-gnu-emacs@m.gmane.org; Tue, 17 Feb 2015 13:13:42 -0500 X-Received: by 10.182.96.131 with SMTP id ds3mr187011obb.35.1424196221378; Tue, 17 Feb 2015 10:03:41 -0800 (PST) X-Received: by 10.140.97.5 with SMTP id l5mr337398qge.4.1424196221234; Tue, 17 Feb 2015 10:03:41 -0800 (PST) Original-Path: usenet.stanford.edu!hl2no17894743igb.0!news-out.google.com!c1ni7qar.1!nntp.google.com!i13no1829321qae.0!postnews.google.com!glegroupsg2000goo.googlegroups.com!not-for-mail Original-Newsgroups: gnu.emacs.help Complaints-To: groups-abuse@google.com Injection-Info: glegroupsg2000goo.googlegroups.com; posting-host=81.106.247.64; posting-account=hQKsjwoAAACY2TVlVMbRxpKZh72KTnSG Original-NNTP-Posting-Host: 81.106.247.64 User-Agent: G2/1.0 Injection-Date: Tue, 17 Feb 2015 18:03:41 +0000 Original-Xref: usenet.stanford.edu gnu.emacs.help:210482 X-Mailman-Approved-At: Tue, 17 Feb 2015 13:13:32 -0500 X-BeenThere: help-gnu-emacs@gnu.org X-Mailman-Version: 2.1.14 Precedence: list List-Id: Users list for the GNU Emacs text editor List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: help-gnu-emacs-bounces+geh-help-gnu-emacs=m.gmane.org@gnu.org Original-Sender: help-gnu-emacs-bounces+geh-help-gnu-emacs=m.gmane.org@gnu.org Xref: news.gmane.org gmane.emacs.help:102760 Archived-At: Hi, I have Emacs 24.4, running on OS X Mavericks. I am encountering a very annoying problem which is that Emacs automatically= recentres the point after every single movement. The is a small delay (ran= ges from about 0.5 secs to 3 secs), and then it jumps, just as if I had pre= ssed C-l. I cannot find anything about this through google searches; no var= iables or minor modes, etc. Weirdly, it usually doesn't happen. I can have Emacs open for ages without = this annoying behaviour, then suddenly it just starts happening. I have no = idea why. I have tried to restart and isolate all the commands I am enterin= g, but I have not been able to work out what could possibly be causing it. I can provide my init.el if necessary. Many thanks, David.