From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!.POSTED!not-for-mail From: Phil Sainty Newsgroups: gmane.emacs.bugs Subject: bug#31193: 26.1; error in `term-down' after window configuration change Date: Wed, 18 Apr 2018 01:49:20 +1200 Message-ID: <7063321d07dcc711cc24699e095dfb9d@webmail.orcon.net.nz> References: <5480f11459b73e4cf0aabe12da5ce675@webmail.orcon.net.nz> <87sh7ut199.fsf@gmail.com> NNTP-Posting-Host: blaine.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=US-ASCII; format=flowed Content-Transfer-Encoding: 7bit X-Trace: blaine.gmane.org 1523972893 10829 195.159.176.226 (17 Apr 2018 13:48:13 GMT) X-Complaints-To: usenet@blaine.gmane.org NNTP-Posting-Date: Tue, 17 Apr 2018 13:48:13 +0000 (UTC) User-Agent: Orcon Webmail Cc: 31193@debbugs.gnu.org To: Noam Postavsky Original-X-From: bug-gnu-emacs-bounces+geb-bug-gnu-emacs=m.gmane.org@gnu.org Tue Apr 17 15:48:09 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 1f8Qxs-0002gs-HW for geb-bug-gnu-emacs@m.gmane.org; Tue, 17 Apr 2018 15:48:08 +0200 Original-Received: from localhost ([::1]:39961 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1f8Qzz-0006G8-5f for geb-bug-gnu-emacs@m.gmane.org; Tue, 17 Apr 2018 09:50:19 -0400 Original-Received: from eggs.gnu.org ([2001:4830:134:3::10]:55520) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1f8Qzm-0006Dg-0K for bug-gnu-emacs@gnu.org; Tue, 17 Apr 2018 09:50:11 -0400 Original-Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1f8Qzh-0001XA-Vi for bug-gnu-emacs@gnu.org; Tue, 17 Apr 2018 09:50:06 -0400 Original-Received: from debbugs.gnu.org ([208.118.235.43]:49008) by eggs.gnu.org with esmtps (TLS1.0:RSA_AES_128_CBC_SHA1:16) (Exim 4.71) (envelope-from ) id 1f8Qzh-0001X4-RZ for bug-gnu-emacs@gnu.org; Tue, 17 Apr 2018 09:50:01 -0400 Original-Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.84_2) (envelope-from ) id 1f8Qzh-00008F-Hy for bug-gnu-emacs@gnu.org; Tue, 17 Apr 2018 09:50:01 -0400 X-Loop: help-debbugs@gnu.org Resent-From: Phil Sainty Original-Sender: "Debbugs-submit" Resent-CC: bug-gnu-emacs@gnu.org Resent-Date: Tue, 17 Apr 2018 13:50:01 +0000 Resent-Message-ID: Resent-Sender: help-debbugs@gnu.org X-GNU-PR-Message: followup 31193 X-GNU-PR-Package: emacs X-GNU-PR-Keywords: Original-Received: via spool by 31193-submit@debbugs.gnu.org id=B31193.1523972964459 (code B ref 31193); Tue, 17 Apr 2018 13:50:01 +0000 Original-Received: (at 31193) by debbugs.gnu.org; 17 Apr 2018 13:49:24 +0000 Original-Received: from localhost ([127.0.0.1]:56905 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1f8Qz6-00007K-6X for submit@debbugs.gnu.org; Tue, 17 Apr 2018 09:49:24 -0400 Original-Received: from smtp-3.orcon.net.nz ([60.234.4.44]:56535) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1f8Qz4-00007C-HB for 31193@debbugs.gnu.org; Tue, 17 Apr 2018 09:49:22 -0400 Original-Received: from [10.253.37.70] (port=49589 helo=webmail.orcon.net.nz) by smtp-3.orcon.net.nz with esmtpa (Exim 4.86_2) (envelope-from ) id 1f8Qz2-0004lJ-Ro; Wed, 18 Apr 2018 01:49:20 +1200 Original-Received: from [150.107.175.140] via [10.253.37.253] by webmail.orcon.net.nz with HTTP (HTTP/1.1 POST); Wed, 18 Apr 2018 01:49:20 +1200 In-Reply-To: <87sh7ut199.fsf@gmail.com> X-Sender: psainty@orcon.net.nz X-GeoIP: -- X-Spam_score: -2.9 X-Spam_score_int: -28 X-Spam_bar: -- 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:145494 Archived-At: On 2018-04-18 01:23, Noam Postavsky wrote: > Hmm, I'm not able to reproduce this, even though it makes sense to me > that my fix for Bug#30544 [1: a64c11a3aa] would cause this. Perhaps it > depends on your shell prompt as well? I do have a non-trivial prompt; but after setting PS1="$ " I still see the same issue, so I'm unsure whether that's a factor. My shell is bash. > I think changing them to function calls, i.e., (term-current-row) > instead of term-current-row would be the right thing; all the other > term > functions use the function rather than accessing the variable directly. That sounds sane, and I can confirm that it fixes the problem.