From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!.POSTED!not-for-mail From: Eli Zaretskii Newsgroups: gmane.emacs.bugs Subject: bug#31690: 26.1; term.el doesn't move cursor down into last row Date: Fri, 08 Jun 2018 17:52:38 +0300 Message-ID: <83602tuy89.fsf@gnu.org> References: <87k1rgaojn.fsf@gmail.com> Reply-To: Eli Zaretskii NNTP-Posting-Host: blaine.gmane.org X-Trace: blaine.gmane.org 1528469486 12863 195.159.176.226 (8 Jun 2018 14:51:26 GMT) X-Complaints-To: usenet@blaine.gmane.org NNTP-Posting-Date: Fri, 8 Jun 2018 14:51:26 +0000 (UTC) Cc: 31690@debbugs.gnu.org To: Noam Postavsky Original-X-From: bug-gnu-emacs-bounces+geb-bug-gnu-emacs=m.gmane.org@gnu.org Fri Jun 08 16:51:22 2018 Return-path: Envelope-to: geb-bug-gnu-emacs@m.gmane.org Original-Received: from lists.gnu.org ([208.118.235.17]) by blaine.gmane.org with esmtp (Exim 4.84_2) (envelope-from ) id 1fRIjZ-0003Fk-Ab for geb-bug-gnu-emacs@m.gmane.org; Fri, 08 Jun 2018 16:51:21 +0200 Original-Received: from localhost ([::1]:36328 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1fRIlg-0006qD-EU for geb-bug-gnu-emacs@m.gmane.org; Fri, 08 Jun 2018 10:53:32 -0400 Original-Received: from eggs.gnu.org ([2001:4830:134:3::10]:60072) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1fRIlH-0006fZ-9A for bug-gnu-emacs@gnu.org; Fri, 08 Jun 2018 10:53:08 -0400 Original-Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1fRIlC-0004Wu-Cs for bug-gnu-emacs@gnu.org; Fri, 08 Jun 2018 10:53:07 -0400 Original-Received: from debbugs.gnu.org ([208.118.235.43]:60107) by eggs.gnu.org with esmtps (TLS1.0:RSA_AES_128_CBC_SHA1:16) (Exim 4.71) (envelope-from ) id 1fRIlC-0004Wo-8O for bug-gnu-emacs@gnu.org; Fri, 08 Jun 2018 10:53:02 -0400 Original-Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.84_2) (envelope-from ) id 1fRIlB-0006xF-Vz for bug-gnu-emacs@gnu.org; Fri, 08 Jun 2018 10:53:02 -0400 X-Loop: help-debbugs@gnu.org Resent-From: Eli Zaretskii Original-Sender: "Debbugs-submit" Resent-CC: bug-gnu-emacs@gnu.org Resent-Date: Fri, 08 Jun 2018 14:53:01 +0000 Resent-Message-ID: Resent-Sender: help-debbugs@gnu.org X-GNU-PR-Message: followup 31690 X-GNU-PR-Package: emacs X-GNU-PR-Keywords: patch Original-Received: via spool by 31690-submit@debbugs.gnu.org id=B31690.152846957126714 (code B ref 31690); Fri, 08 Jun 2018 14:53:01 +0000 Original-Received: (at 31690) by debbugs.gnu.org; 8 Jun 2018 14:52:51 +0000 Original-Received: from localhost ([127.0.0.1]:39771 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1fRIl1-0006wo-Es for submit@debbugs.gnu.org; Fri, 08 Jun 2018 10:52:51 -0400 Original-Received: from eggs.gnu.org ([208.118.235.92]:40775) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1fRIl0-0006wa-3m for 31690@debbugs.gnu.org; Fri, 08 Jun 2018 10:52:50 -0400 Original-Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1fRIkq-0004Md-64 for 31690@debbugs.gnu.org; Fri, 08 Jun 2018 10:52:45 -0400 Original-Received: from fencepost.gnu.org ([2001:4830:134:3::e]:59008) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1fRIkq-0004MY-22; Fri, 08 Jun 2018 10:52:40 -0400 Original-Received: from [176.228.60.248] (port=1602 helo=home-c4e4a596f7) by fencepost.gnu.org with esmtpsa (TLS1.2:RSA_AES_256_CBC_SHA1:256) (Exim 4.82) (envelope-from ) id 1fRIko-00026U-Sm; Fri, 08 Jun 2018 10:52:39 -0400 In-reply-to: <87k1rgaojn.fsf@gmail.com> (message from Noam Postavsky on Sat, 02 Jun 2018 17:03:56 -0400) X-detected-operating-system: by eggs.gnu.org: GNU/Linux 2.2.x-3.x [generic] X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.18 Precedence: list X-detected-operating-system: by eggs.gnu.org: GNU/Linux 2.2.x-3.x [generic] X-Received-From: 208.118.235.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" Xref: news.gmane.org gmane.emacs.bugs:147177 Archived-At: > From: Noam Postavsky > Date: Sat, 02 Jun 2018 17:03:56 -0400 > > GNU nano fails to display the bottom line correctly in M-x term, as > reported in [1]. This is due an off by one error in the handling of the > down cursor escape sequence (\e[B). Here's a patch: LGTM. Should this go to emacs-26 or to master?