From unknown Sat Jun 21 03:25:11 2025 X-Loop: help-debbugs@gnu.org Subject: bug#16894: 24.1; Text indentation/cursor position messed up. Resent-From: mfrey Original-Sender: "Debbugs-submit" Resent-CC: bug-gnu-emacs@gnu.org Resent-Date: Thu, 27 Feb 2014 16:45:01 +0000 Resent-Message-ID: Resent-Sender: help-debbugs@gnu.org X-GNU-PR-Message: report 16894 X-GNU-PR-Package: emacs X-GNU-PR-Keywords: To: 16894@debbugs.gnu.org X-Debbugs-Original-To: bug-gnu-emacs@gnu.org Received: via spool by submit@debbugs.gnu.org id=B.13935194578273 (code B ref -1); Thu, 27 Feb 2014 16:45:01 +0000 Received: (at submit) by debbugs.gnu.org; 27 Feb 2014 16:44:17 +0000 Received: from localhost ([127.0.0.1]:42867 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.80) (envelope-from ) id 1WJ44G-00029L-4M for submit@debbugs.gnu.org; Thu, 27 Feb 2014 11:44:16 -0500 Received: from eggs.gnu.org ([208.118.235.92]:45612) by debbugs.gnu.org with esmtp (Exim 4.80) (envelope-from ) id 1WJ2on-0006nF-NU for submit@debbugs.gnu.org; Thu, 27 Feb 2014 10:24:14 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1WJ2od-00050a-Qu for submit@debbugs.gnu.org; Thu, 27 Feb 2014 10:24:13 -0500 X-Spam-Checker-Version: SpamAssassin 3.3.2 (2011-06-06) on eggs.gnu.org X-Spam-Level: X-Spam-Status: No, score=0.8 required=5.0 tests=BAYES_50,FREEMAIL_FROM, T_DKIM_INVALID autolearn=disabled version=3.3.2 Received: from lists.gnu.org ([2001:4830:134:3::11]:52375) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1WJ2od-00050L-Nc for submit@debbugs.gnu.org; Thu, 27 Feb 2014 10:24:03 -0500 Received: from eggs.gnu.org ([2001:4830:134:3::10]:47305) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1WJ2oV-0005Xu-JL for bug-gnu-emacs@gnu.org; Thu, 27 Feb 2014 10:24:03 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1WJ2oN-0004n3-Fc for bug-gnu-emacs@gnu.org; Thu, 27 Feb 2014 10:23:55 -0500 Received: from qmta14.emeryville.ca.mail.comcast.net ([76.96.27.212]:41939) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1WJ2oN-0004mi-5D for bug-gnu-emacs@gnu.org; Thu, 27 Feb 2014 10:23:47 -0500 Received: from omta04.emeryville.ca.mail.comcast.net ([76.96.30.35]) by qmta14.emeryville.ca.mail.comcast.net with comcast id XSq81n0050lTkoCAETPliY; Thu, 27 Feb 2014 15:23:45 +0000 Received: from [10.0.1.8] ([24.11.118.53]) by omta04.emeryville.ca.mail.comcast.net with comcast id XTPi1n00X19CSow8QTPk4e; Thu, 27 Feb 2014 15:23:45 +0000 From: mfrey Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: quoted-printable Message-Id: <313EC67F-4171-47C2-BF25-84EAD480F690@comcast.net> Date: Thu, 27 Feb 2014 10:23:42 -0500 Mime-Version: 1.0 (Mac OS X Mail 6.6 \(1510\)) X-Mailer: Apple Mail (2.1510) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=comcast.net; s=q20121106; t=1393514625; bh=jvAh+k2ny05BBucYgaDz1nNPTTQjJRizGssresMM5fs=; h=Received:Received:From:Content-Type:Subject:Message-Id:Date:To: Mime-Version; b=SfHMGhT10qEKr/f8DsLhmhHAw754ZqdC1KMpq51uqDQPYmN11ZmbBh1UyQJ0CPB2k axuNz4+y4PRn5m4HqBCjhfpCXUZNOFHTYIMkjcOmLhKOFRomtUhZprJeIJuhhMh+dP JtvGOa3G/xxORDaqF7jFRacpdtwommGuw0yg2LNg/oLbqIiXUOrxwy8jfsbwd6uKhS D/Dv6ldFICQy8nfTSAUhdECvi33ifVhVIydAPNoJIGLz7vY6HjsLnORkio6dZJBf0H //Yegi/M8yHcGYph8uNcWloymwjjyY5Tg3IadpEDqC86+YRcwzMnDR5iDPQa4ha7TW D7f9/hxn7Z6hg== X-detected-operating-system: by eggs.gnu.org: Genre and OS details not recognized. X-detected-operating-system: by eggs.gnu.org: Error: Malformed IPv6 address (bad octet value). X-Received-From: 2001:4830:134:3::11 X-Spam-Score: -4.3 (----) X-Mailman-Approved-At: Thu, 27 Feb 2014 11:44:14 -0500 X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.15 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: debbugs-submit-bounces@debbugs.gnu.org Sender: "Debbugs-submit" X-Spam-Score: -4.3 (----) 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. Every time I move up/down I have to refresh the screen. I can't find anything similar to my problem with a google search. Might end up being an issue with some incompatible version of a dependency. Here's my system stats. CentOS release 5.4 (Final) linux 2.6.18-164.el5 I don't even know what other libs emacs might depend on. I'll be happy to post versions of anything that might be relevant.wrong place. Actually while I have been editing this message, the cursor has been jumping around on me causing edits to appear in the s. ctrl-l causes the = buffer to display properly. (I'm leaving the above text as-is because I was just editing normally and that's what happened). Thanks. In GNU Emacs 24.1.1 (x86_64-unknown-linux-gnu) of 2014-02-25 on localhost.localdomain Configured using: `configure '--without-x'' Important settings: value of $LC_ALL: nil value of $LC_COLLATE: nil value of $LC_CTYPE: nil value of $LC_MESSAGES: nil value of $LC_MONETARY: nil value of $LC_NUMERIC: nil value of $LC_TIME: nil value of $LANG: en_US.UTF-8 value of $XMODIFIERS: nil locale-coding-system: utf-8-unix default enable-multibyte-characters: t Major mode: Java/l Minor modes in effect: menu-bar-mode: t file-name-shadow-mode: t global-font-lock-mode: t font-lock-mode: t auto-composition-mode: t auto-encryption-mode: t auto-compression-mode: t line-number-mode: t transient-mark-mode: t abbrev-mode: t Recent input: ESC [ > 0 ; 9 5 ; c C-v C-l C-v ESC O B ESC O B TAB ESC O B ESC O B TAB ESC O B TAB ESC O B TAB TAB ESC O B ESC O B ESC O B C-l ESC x r e p o TAB r DEL TAB r TAB RET Recent messages: ("emacs" "Logger.java") For information about GNU Emacs and the GNU system, type C-h C-a. Logger.java has auto save data; consider M-x recover-this-file Loading vc-svn...done Making completion list... [2 times] call-interactively: End of buffer [3 times] Load-path shadows: None found. Features: (shadow sort gnus-util mail-extr emacsbug message format-spec rfc822 mml mml-sec mm-decode mm-bodies mm-encode mail-parse rfc2231 mailabbrev gmm-utils mailheader sendmail rfc2047 rfc2045 ietf-drums mm-util mail-prsvr mail-utils help-mode view vc-dispatcher vc-svn cc-mode cc-fonts easymenu cc-guess cc-menus cc-cmds cc-styles cc-align cc-engine cc-vars cc-defs regexp-opt time-date ediff-hook vc-hooks lisp-float-type lisp-mode register page menu-bar rfn-eshadow timer jit-lock font-lock syntax facemenu font-core frame cham georgian utf-8-lang misc-lang vietnamese tibetan thai tai-viet lao korean japanese hebrew greek romanian slovak czech european ethiopic indian cyrillic chinese case-table epa-hook jka-cmpr-hook help simple abbrev minibuffer loaddefs button faces cus-face files text-properties overlay sha1 md5 base64 format env code-pages mule custom widget hashtable-print-readable backquote make-network-process multi-tty emacs)= From unknown Sat Jun 21 03:25:11 2025 X-Loop: help-debbugs@gnu.org Subject: bug#16894: 24.1; Text indentation/cursor position messed up. Resent-From: Glenn Morris Original-Sender: "Debbugs-submit" Resent-CC: bug-gnu-emacs@gnu.org Resent-Date: Fri, 28 Feb 2014 02:09:02 +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 To: mfrey Cc: 16894@debbugs.gnu.org Received: via spool by 16894-submit@debbugs.gnu.org id=B16894.139355331725927 (code B ref 16894); Fri, 28 Feb 2014 02:09:02 +0000 Received: (at 16894) by debbugs.gnu.org; 28 Feb 2014 02:08:37 +0000 Received: from localhost ([127.0.0.1]:43298 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.80) (envelope-from ) id 1WJCsP-0006k7-9i for submit@debbugs.gnu.org; Thu, 27 Feb 2014 21:08:37 -0500 Received: from fencepost.gnu.org ([208.118.235.10]:49754) by debbugs.gnu.org with esmtp (Exim 4.80) (envelope-from ) id 1WJCsN-0006jz-9s for 16894@debbugs.gnu.org; Thu, 27 Feb 2014 21:08:35 -0500 Received: from rgm by fencepost.gnu.org with local (Exim 4.71) (envelope-from ) id 1WJCsM-0008Di-KD; Thu, 27 Feb 2014 21:08:34 -0500 From: Glenn Morris References: <313EC67F-4171-47C2-BF25-84EAD480F690@comcast.net> X-Spook: Ruby Ridge NATO Rand Corporation bank SWAT Albright X-Ran: |Oy*q4<15-%ine~~2B^t9}>Cpzl0e]ta-3P=1?J"22aZ7-t5rmO-F0/-.?`72%3*`J"q$8 X-Hue: green X-Attribution: GM Date: Thu, 27 Feb 2014 21:08:34 -0500 In-Reply-To: <313EC67F-4171-47C2-BF25-84EAD480F690@comcast.net> (mfrey's message of "Thu, 27 Feb 2014 10:23:42 -0500") Message-ID: <4h1tyo7zvh.fsf@fencepost.gnu.org> User-Agent: Gnus (www.gnus.org), GNU Emacs (www.gnu.org/software/emacs/) MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Spam-Score: -5.0 (-----) X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.15 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: debbugs-submit-bounces@debbugs.gnu.org Sender: "Debbugs-submit" X-Spam-Score: -5.0 (-----) 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. From unknown Sat Jun 21 03:25:11 2025 X-Loop: help-debbugs@gnu.org Subject: bug#16894: 24.1; Text indentation/cursor position messed up. 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 To: davidmfrey@comcast.net Cc: 16894@debbugs.gnu.org Reply-To: Eli Zaretskii Received: via spool by 16894-submit@debbugs.gnu.org id=B16894.13935704848274 (code B ref 16894); Fri, 28 Feb 2014 06:55:01 +0000 Received: (at 16894) by debbugs.gnu.org; 28 Feb 2014 06:54:44 +0000 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 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 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) 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) Date: Fri, 28 Feb 2014 08:54:41 +0200 From: Eli Zaretskii In-reply-to: <4h1tyo7zvh.fsf@fencepost.gnu.org> X-012-Sender: halo1@inter.net.il Message-id: <83zjlbwwum.fsf@gnu.org> References: <313EC67F-4171-47C2-BF25-84EAD480F690@comcast.net> <4h1tyo7zvh.fsf@fencepost.gnu.org> X-Spam-Score: 1.0 (+) X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.15 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: debbugs-submit-bounces@debbugs.gnu.org Sender: "Debbugs-submit" X-Spam-Score: 1.0 (+) > 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? From unknown Sat Jun 21 03:25:11 2025 X-Loop: help-debbugs@gnu.org Subject: bug#16894: 24.1; Text indentation/cursor position messed up. Resent-From: Glenn Morris Original-Sender: "Debbugs-submit" Resent-CC: bug-gnu-emacs@gnu.org Resent-Date: Fri, 28 Feb 2014 07:02:02 +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 To: Eli Zaretskii Cc: davidmfrey@comcast.net, 16894@debbugs.gnu.org Received: via spool by 16894-submit@debbugs.gnu.org id=B16894.13935708699013 (code B ref 16894); Fri, 28 Feb 2014 07:02:02 +0000 Received: (at 16894) by debbugs.gnu.org; 28 Feb 2014 07:01:09 +0000 Received: from localhost ([127.0.0.1]:43521 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.80) (envelope-from ) id 1WJHRU-0002LH-00 for submit@debbugs.gnu.org; Fri, 28 Feb 2014 02:01:08 -0500 Received: from fencepost.gnu.org ([208.118.235.10]:53809) by debbugs.gnu.org with esmtp (Exim 4.80) (envelope-from ) id 1WJHRQ-0002L8-DB for 16894@debbugs.gnu.org; Fri, 28 Feb 2014 02:01:05 -0500 Received: from rgm by fencepost.gnu.org with local (Exim 4.71) (envelope-from ) id 1WJHRO-00043r-LO; Fri, 28 Feb 2014 02:01:02 -0500 From: Glenn Morris References: <313EC67F-4171-47C2-BF25-84EAD480F690@comcast.net> <4h1tyo7zvh.fsf@fencepost.gnu.org> <83zjlbwwum.fsf@gnu.org> X-Spook: bce SP4 encryption constitution pipeline bluebird Rubin X-Ran: |R}<8S4XuWT7q7G/gJ2[[:^1\^[PEQP2B~B|im*}fvSo0e#wSwRr-e_|Bi=n{,LCzt0iIS X-Hue: blue X-Attribution: GM Date: Fri, 28 Feb 2014 02:01:02 -0500 In-Reply-To: <83zjlbwwum.fsf@gnu.org> (Eli Zaretskii's message of "Fri, 28 Feb 2014 08:54:41 +0200") Message-ID: User-Agent: Gnus (www.gnus.org), GNU Emacs (www.gnu.org/software/emacs/) MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Spam-Score: -5.0 (-----) X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.15 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: debbugs-submit-bounces@debbugs.gnu.org Sender: "Debbugs-submit" X-Spam-Score: -5.0 (-----) Eli Zaretskii wrote: >> 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? I assume the original Emacs was installed via rpm. It would have the versions of curses, terminfo etc that it requires specified as dependencies. You'd have to do something quite special to break that, and if you did, I imagine you'd get an Emacs that would simply not start (due to missing libraries), as well as a system that was pretty much broken altogether (because a huge number of packages depend on ncurses). From unknown Sat Jun 21 03:25:11 2025 X-Loop: help-debbugs@gnu.org Subject: bug#16894: 24.1; Text indentation/cursor position messed up. Resent-From: Glenn Morris Original-Sender: "Debbugs-submit" Resent-CC: bug-gnu-emacs@gnu.org Resent-Date: Fri, 28 Feb 2014 07:07:02 +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 To: Eli Zaretskii Cc: davidmfrey@comcast.net, 16894@debbugs.gnu.org Received: via spool by 16894-submit@debbugs.gnu.org id=B16894.13935711829535 (code B ref 16894); Fri, 28 Feb 2014 07:07:02 +0000 Received: (at 16894) by debbugs.gnu.org; 28 Feb 2014 07:06:22 +0000 Received: from localhost ([127.0.0.1]:43525 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.80) (envelope-from ) id 1WJHWX-0002Tj-8W for submit@debbugs.gnu.org; Fri, 28 Feb 2014 02:06:21 -0500 Received: from fencepost.gnu.org ([208.118.235.10]:53892) by debbugs.gnu.org with esmtp (Exim 4.80) (envelope-from ) id 1WJHWU-0002Ta-6I for 16894@debbugs.gnu.org; Fri, 28 Feb 2014 02:06:19 -0500 Received: from rgm by fencepost.gnu.org with local (Exim 4.71) (envelope-from ) id 1WJHWS-0006nF-UO; Fri, 28 Feb 2014 02:06:16 -0500 From: Glenn Morris References: <313EC67F-4171-47C2-BF25-84EAD480F690@comcast.net> <4h1tyo7zvh.fsf@fencepost.gnu.org> <83zjlbwwum.fsf@gnu.org> X-Spook: 22nd SAS S Box data haven radar AIEWS Legion of Doom X-Ran: ,8Lft#zgaW,tNVcCPF}5%n X-Hue: black X-Attribution: GM Date: Fri, 28 Feb 2014 02:06:16 -0500 In-Reply-To: (Glenn Morris's message of "Fri, 28 Feb 2014 02:01:02 -0500") Message-ID: <93ppm767iv.fsf@fencepost.gnu.org> User-Agent: Gnus (www.gnus.org), GNU Emacs (www.gnu.org/software/emacs/) MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Spam-Score: -5.0 (-----) X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.15 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: debbugs-submit-bounces@debbugs.gnu.org Sender: "Debbugs-submit" X-Spam-Score: -5.0 (-----) Glenn Morris wrote: >> Perhaps upgrading Emacs installed some other packages, like curses or >> terminfo, which could explain this? > > I assume the original Emacs was installed via rpm. It would have the > versions of curses, terminfo etc that it requires specified as > dependencies. You'd have to do something quite special to break that, > and if you did, I imagine you'd get an Emacs that would simply not start > (due to missing libraries), as well as a system that was pretty much > broken altogether (because a huge number of packages depend on ncurses). Oh maybe you are right... If newer versions of curses etc were installed by hand, and if LD_LIBRARY_PATH or somesuch was set such that the previously installed Emacs happened to find these before the ones it was expecting. Seems very unlikely. They'd have to have the same .so versions to be found at all. And I don't think that compiling 24.3 on RHEL5 needs newer versions of those libraries anyway. Anyway, I think there's no way you or I can say what happened on the OP's machine. From unknown Sat Jun 21 03:25:11 2025 X-Loop: help-debbugs@gnu.org Subject: bug#16894: 24.1; Text indentation/cursor position messed up. Resent-From: mfrey Original-Sender: "Debbugs-submit" Resent-CC: bug-gnu-emacs@gnu.org Resent-Date: Fri, 28 Feb 2014 12:41:02 +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 To: Glenn Morris Cc: Eli Zaretskii , 16894@debbugs.gnu.org Received: via spool by 16894-submit@debbugs.gnu.org id=B16894.139359123224341 (code B ref 16894); Fri, 28 Feb 2014 12:41:02 +0000 Received: (at 16894) by debbugs.gnu.org; 28 Feb 2014 12:40:32 +0000 Received: from localhost ([127.0.0.1]:43752 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.80) (envelope-from ) id 1WJMjw-0006KW-Cp for submit@debbugs.gnu.org; Fri, 28 Feb 2014 07:40:32 -0500 Received: from qmta01.emeryville.ca.mail.comcast.net ([76.96.30.16]:52220) by debbugs.gnu.org with esmtp (Exim 4.80) (envelope-from ) id 1WJMjt-0006KO-Qe for 16894@debbugs.gnu.org; Fri, 28 Feb 2014 07:40:30 -0500 Received: from omta10.emeryville.ca.mail.comcast.net ([76.96.30.28]) by qmta01.emeryville.ca.mail.comcast.net with comcast id XocH1n0020cQ2SLA1ogUNQ; Fri, 28 Feb 2014 12:40:28 +0000 Received: from [10.0.1.8] ([24.11.118.53]) by omta10.emeryville.ca.mail.comcast.net with comcast id XogS1n00J19CSow8WogUbp; Fri, 28 Feb 2014 12:40:28 +0000 Content-Type: text/plain; charset=us-ascii Mime-Version: 1.0 (Mac OS X Mail 6.6 \(1510\)) From: mfrey In-Reply-To: <93ppm767iv.fsf@fencepost.gnu.org> Date: Fri, 28 Feb 2014 07:40:26 -0500 Content-Transfer-Encoding: quoted-printable Message-Id: <1233F512-2A42-442E-A2E5-A7A6A8AAE305@comcast.net> References: <313EC67F-4171-47C2-BF25-84EAD480F690@comcast.net> <4h1tyo7zvh.fsf@fencepost.gnu.org> <83zjlbwwum.fsf@gnu.org> <93ppm767iv.fsf@fencepost.gnu.org> X-Mailer: Apple Mail (2.1510) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=comcast.net; s=q20121106; t=1393591228; bh=452jvY/BqmuIWbXhwaWvRG7V9M756pYFS0dS7Gzgk+Q=; h=Received:Received:Content-Type:Mime-Version:Subject:From:Date: Message-Id:To; b=I02IxiW8+64hC+fnjE3ulpme8bKc9AVYuauM0Ewke48lw7TJSrqO4EEatvkubWSee FKiPfp2j1FdLHLjthW9/FC7SY35r9T5U+ne9vPMGxnwbTMTARvUU5c5V0I/TUv/qBM pXUOJ5bdnG825CymPvfCDPyDpYy3F+KxfM4jhh9fJQA0e5fxZ0ydPA6iTFJBsACQYE RefTb8nZvrQOlWq4X0ymXqeWiklWSFPLKGH5f2IxO8hlXuuZX+e2Ny92SRXCkDErhS K6Din+NTx09h3sfTlTR+hAZgi+kJ+6Jn3yLNyvfnd9CzUvYCUnbodJUL5CfRjKz6ZA vaHu+C9CQgf/w== X-Spam-Score: 0.0 (/) X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.15 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: debbugs-submit-bounces@debbugs.gnu.org Sender: "Debbugs-submit" X-Spam-Score: 0.0 (/) I'm afraid I can't get this to repeat anymore. I did a yum erase of = emacs and reinstalled emacs-nox (which was emacs 21.4) and now even the = newer versions are working properly. If I ever have this happen again, = I'll include the dynamically linked libs it's using too. Thanks for your time. Matt Frey On Feb 28, 2014, at 2:06 AM, Glenn Morris wrote: > Glenn Morris wrote: >=20 >>> Perhaps upgrading Emacs installed some other packages, like curses = or >>> terminfo, which could explain this? >>=20 >> I assume the original Emacs was installed via rpm. It would have the >> versions of curses, terminfo etc that it requires specified as >> dependencies. You'd have to do something quite special to break that, >> and if you did, I imagine you'd get an Emacs that would simply not = start >> (due to missing libraries), as well as a system that was pretty much >> broken altogether (because a huge number of packages depend on = ncurses). >=20 > Oh maybe you are right... If newer versions of curses etc were = installed > by hand, and if LD_LIBRARY_PATH or somesuch was set such that the > previously installed Emacs happened to find these before the ones it = was > expecting. Seems very unlikely. They'd have to have the same .so > versions to be found at all. And I don't think that compiling 24.3 on > RHEL5 needs newer versions of those libraries anyway. >=20 > Anyway, I think there's no way you or I can say what happened on the > OP's machine. From unknown Sat Jun 21 03:25:11 2025 X-Loop: help-debbugs@gnu.org Subject: bug#16894: 24.1; Text indentation/cursor position messed up. Resent-From: Glenn Morris Original-Sender: "Debbugs-submit" Resent-CC: bug-gnu-emacs@gnu.org Resent-Date: Sat, 01 Mar 2014 03:14: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 To: mfrey Cc: Eli Zaretskii , 16894@debbugs.gnu.org Received: via spool by 16894-submit@debbugs.gnu.org id=B16894.139364363825124 (code B ref 16894); Sat, 01 Mar 2014 03:14:01 +0000 Received: (at 16894) by debbugs.gnu.org; 1 Mar 2014 03:13:58 +0000 Received: from localhost ([127.0.0.1]:45128 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.80) (envelope-from ) id 1WJaNB-0006XA-Jq for submit@debbugs.gnu.org; Fri, 28 Feb 2014 22:13:57 -0500 Received: from fencepost.gnu.org ([208.118.235.10]:56194) by debbugs.gnu.org with esmtp (Exim 4.80) (envelope-from ) id 1WJaN9-0006X2-Q6 for 16894@debbugs.gnu.org; Fri, 28 Feb 2014 22:13:56 -0500 Received: from rgm by fencepost.gnu.org with local (Exim 4.71) (envelope-from ) id 1WJaN8-0002Up-M7; Fri, 28 Feb 2014 22:13:54 -0500 From: Glenn Morris References: <313EC67F-4171-47C2-BF25-84EAD480F690@comcast.net> <4h1tyo7zvh.fsf@fencepost.gnu.org> <83zjlbwwum.fsf@gnu.org> <93ppm767iv.fsf@fencepost.gnu.org> <1233F512-2A42-442E-A2E5-A7A6A8AAE305@comcast.net> X-Spook: analyzer ASIO Israel Rubin NORAD plutonium terrorism FSF X-Ran: T)7<2JtwfncI6hz1&XN/H$sVQ[MQ?2Ik\k9jT~i%{Qd.=?b6PK{J%x~,]G^Fsbquy+WH}L X-Hue: yellow X-Attribution: GM Date: Fri, 28 Feb 2014 22:13:54 -0500 In-Reply-To: <1233F512-2A42-442E-A2E5-A7A6A8AAE305@comcast.net> (mfrey's message of "Fri, 28 Feb 2014 07:40:26 -0500") Message-ID: User-Agent: Gnus (www.gnus.org), GNU Emacs (www.gnu.org/software/emacs/) MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Spam-Score: -5.0 (-----) X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.15 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: debbugs-submit-bounces@debbugs.gnu.org Sender: "Debbugs-submit" X-Spam-Score: -5.0 (-----) mfrey wrote: > I'm afraid I can't get this to repeat anymore. I did a yum erase of > emacs and reinstalled emacs-nox (which was emacs 21.4) and now even > the newer versions are working properly. If I ever have this happen > again, I'll include the dynamically linked libs it's using too. OK, I'll close this report then. But to be honest I have no idea how we would debug this if it recurred. From debbugs-submit-bounces@debbugs.gnu.org Fri Feb 28 22:14:08 2014 Received: (at control) by debbugs.gnu.org; 1 Mar 2014 03:14:08 +0000 Received: from localhost ([127.0.0.1]:45132 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.80) (envelope-from ) id 1WJaNM-0006Y6-8p for submit@debbugs.gnu.org; Fri, 28 Feb 2014 22:14:08 -0500 Received: from fencepost.gnu.org ([208.118.235.10]:56198) by debbugs.gnu.org with esmtp (Exim 4.80) (envelope-from ) id 1WJaNK-0006Xz-AD for control@debbugs.gnu.org; Fri, 28 Feb 2014 22:14:06 -0500 Received: from rgm by fencepost.gnu.org with local (Exim 4.71) (envelope-from ) id 1WJaNK-00037X-3K for control@debbugs.gnu.org; Fri, 28 Feb 2014 22:14:06 -0500 Date: Fri, 28 Feb 2014 22:14:06 -0500 Message-Id: Subject: control message for bug 16894 To: X-Mailer: mail (GNU Mailutils 2.1) From: Glenn Morris X-Spam-Score: -5.0 (-----) X-Debbugs-Envelope-To: control X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.15 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: debbugs-submit-bounces@debbugs.gnu.org Sender: "Debbugs-submit" X-Spam-Score: -5.0 (-----) close 16894