From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: Eli Zaretskii Newsgroups: gmane.emacs.bugs Subject: bug#16894: 24.1; Text indentation/cursor position messed up. Date: Fri, 28 Feb 2014 08:54:41 +0200 Message-ID: <83zjlbwwum.fsf@gnu.org> References: <313EC67F-4171-47C2-BF25-84EAD480F690@comcast.net> <4h1tyo7zvh.fsf@fencepost.gnu.org> Reply-To: Eli Zaretskii NNTP-Posting-Host: plane.gmane.org X-Trace: ger.gmane.org 1393570511 25099 80.91.229.3 (28 Feb 2014 06:55:11 GMT) X-Complaints-To: usenet@ger.gmane.org NNTP-Posting-Date: Fri, 28 Feb 2014 06:55:11 +0000 (UTC) Cc: 16894@debbugs.gnu.org To: davidmfrey@comcast.net Original-X-From: bug-gnu-emacs-bounces+geb-bug-gnu-emacs=m.gmane.org@gnu.org Fri Feb 28 07:55:18 2014 Return-path: Envelope-to: geb-bug-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 1WJHLo-0006Qu-UB for geb-bug-gnu-emacs@m.gmane.org; Fri, 28 Feb 2014 07:55:17 +0100 Original-Received: from localhost ([::1]:49536 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1WJHLo-00036M-Kj for geb-bug-gnu-emacs@m.gmane.org; Fri, 28 Feb 2014 01:55:16 -0500 Original-Received: from eggs.gnu.org ([2001:4830:134:3::10]:53982) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1WJHLg-0002wM-Nw for bug-gnu-emacs@gnu.org; Fri, 28 Feb 2014 01:55:14 -0500 Original-Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1WJHLa-00079J-UG for bug-gnu-emacs@gnu.org; Fri, 28 Feb 2014 01:55:08 -0500 Original-Received: from debbugs.gnu.org ([140.186.70.43]:42333) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1WJHLa-00079E-R6 for bug-gnu-emacs@gnu.org; Fri, 28 Feb 2014 01:55:02 -0500 Original-Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.80) (envelope-from ) id 1WJHLZ-0002A3-TK for bug-gnu-emacs@gnu.org; Fri, 28 Feb 2014 01:55:02 -0500 X-Loop: help-debbugs@gnu.org Resent-From: Eli Zaretskii Original-Sender: "Debbugs-submit" Resent-CC: bug-gnu-emacs@gnu.org Resent-Date: Fri, 28 Feb 2014 06:55:01 +0000 Resent-Message-ID: Resent-Sender: help-debbugs@gnu.org X-GNU-PR-Message: followup 16894 X-GNU-PR-Package: emacs X-GNU-PR-Keywords: moreinfo Original-Received: via spool by 16894-submit@debbugs.gnu.org id=B16894.13935704848274 (code B ref 16894); Fri, 28 Feb 2014 06:55:01 +0000 Original-Received: (at 16894) by debbugs.gnu.org; 28 Feb 2014 06:54:44 +0000 Original-Received: from localhost ([127.0.0.1]:43515 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.80) (envelope-from ) id 1WJHLH-00029N-Ia for submit@debbugs.gnu.org; Fri, 28 Feb 2014 01:54:44 -0500 Original-Received: from mtaout26.012.net.il ([80.179.55.182]:38403) by debbugs.gnu.org with esmtp (Exim 4.80) (envelope-from ) id 1WJHLE-00029C-Q1 for 16894@debbugs.gnu.org; Fri, 28 Feb 2014 01:54:41 -0500 Original-Received: from conversion-daemon.mtaout26.012.net.il by mtaout26.012.net.il (HyperSendmail v2007.08) id <0N1P00900149VY00@mtaout26.012.net.il> for 16894@debbugs.gnu.org; Fri, 28 Feb 2014 08:52:39 +0200 (IST) Original-Received: from HOME-C4E4A596F7 ([87.69.4.28]) by mtaout26.012.net.il (HyperSendmail v2007.08) with ESMTPA id <0N1P001WH1RRHUA0@mtaout26.012.net.il>; Fri, 28 Feb 2014 08:52:39 +0200 (IST) In-reply-to: <4h1tyo7zvh.fsf@fencepost.gnu.org> X-012-Sender: halo1@inter.net.il X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.15 Precedence: list X-detected-operating-system: by eggs.gnu.org: GNU/Linux 3.x X-Received-From: 140.186.70.43 X-BeenThere: bug-gnu-emacs@gnu.org List-Id: "Bug reports for GNU Emacs, the Swiss army knife of text editors" List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: bug-gnu-emacs-bounces+geb-bug-gnu-emacs=m.gmane.org@gnu.org Original-Sender: bug-gnu-emacs-bounces+geb-bug-gnu-emacs=m.gmane.org@gnu.org Xref: news.gmane.org gmane.emacs.bugs:86354 Archived-At: > From: Glenn Morris > Date: Thu, 27 Feb 2014 21:08:34 -0500 > Cc: 16894@debbugs.gnu.org > > mfrey wrote: > > > I recently upgraded to emacs 24.3.1 (built from source) in order to > > use a new mode for programming in D. I seem to have introduced some > > problem with my other modes now (Java, C++ C I'm just using whatever > > comes with emacs) even when going back to my previous version (21.1.1 > > nox). When I scroll up/down in a buffer, the text displayed is totally > > messed up. As in lines mixed together, indentation screwy, cursor not > > modifying where it looks like it is. If I hit ctrl-l the screen > > refreshes and all is good. I noticed this problem every once in a > > while with my previous version when editing C .h files. But now it's > > happening on every single buffer. > > Sorry, but I can't think of any way in which installing Emacs 24.3 could > cause a problem with your previous installation of 21.1. > I have no idea what to suggest. Perhaps upgrading Emacs installed some other packages, like curses or terminfo, which could explain this?