From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: Robert Thorpe Newsgroups: gmane.emacs.help Subject: Re: 'miraculous' re-centering on the bottom line Date: Sat, 25 Oct 2014 20:43:27 +0100 Message-ID: <87siic9bq8.fsf@robertthorpeconsulting.com> References: <544A70EC.8040302@yahoo.de> NNTP-Posting-Host: plane.gmane.org Mime-Version: 1.0 Content-Type: text/plain X-Trace: ger.gmane.org 1414266242 25417 80.91.229.3 (25 Oct 2014 19:44:02 GMT) X-Complaints-To: usenet@ger.gmane.org NNTP-Posting-Date: Sat, 25 Oct 2014 19:44:02 +0000 (UTC) Cc: help-gnu-emacs@gnu.org To: Zeitlinie Original-X-From: help-gnu-emacs-bounces+geh-help-gnu-emacs=m.gmane.org@gnu.org Sat Oct 25 21:43:55 2014 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 1Xi7Fi-00015P-Ea for geh-help-gnu-emacs@m.gmane.org; Sat, 25 Oct 2014 21:43:54 +0200 Original-Received: from localhost ([::1]:54492 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1Xi7Fi-0003Im-1X for geh-help-gnu-emacs@m.gmane.org; Sat, 25 Oct 2014 15:43:54 -0400 Original-Received: from eggs.gnu.org ([2001:4830:134:3::10]:59607) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1Xi7FS-0003II-HH for help-gnu-emacs@gnu.org; Sat, 25 Oct 2014 15:43:45 -0400 Original-Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1Xi7FL-0007Ph-SI for help-gnu-emacs@gnu.org; Sat, 25 Oct 2014 15:43:38 -0400 Original-Received: from outbound-smtp02.blacknight.com ([81.17.249.8]:58590) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1Xi7FL-0007Od-Nl for help-gnu-emacs@gnu.org; Sat, 25 Oct 2014 15:43:31 -0400 Original-Received: from mail.blacknight.com (pemlinmail02.blacknight.ie [81.17.254.11]) by outbound-smtp02.blacknight.com (Postfix) with ESMTP id 25FBD1DC29C for ; Sat, 25 Oct 2014 19:40:59 +0000 (UTC) Original-Received: (qmail 24034 invoked from network); 25 Oct 2014 19:43:29 -0000 Original-Received: from unknown (HELO RTLaptop) (rt@robertthorpeconsulting.com@[109.76.115.99]) by 81.17.254.9 with ESMTPSA (DHE-RSA-AES128-SHA encrypted, authenticated); 25 Oct 2014 19:43:29 -0000 In-Reply-To: <544A70EC.8040302@yahoo.de> (message from Zeitlinie on Fri, 24 Oct 2014 17:31:56 +0200) X-detected-operating-system: by eggs.gnu.org: GNU/Linux 2.6.x X-Received-From: 81.17.249.8 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:100610 Archived-At: Zeitlinie writes: > I'm running emacs 24.4 & 24.3 and experience some kind of 'automatic' > re-centering issue which drives me completely nuts and make editing a pain. In Emacs 24.3 that happens if you enable auto-revert mode in buffer-lists/buffer-menus. I think that bug is fixed in 24.4 though, so it may not be the problem you're seeing. BR, Robert Thorpe