From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: Eli Zaretskii Newsgroups: gmane.emacs.devel Subject: Re: Considered Harmful 73d213: 'Comint, term, and compile new set Emacs' Date: Thu, 07 Apr 2016 18:26:11 +0300 Message-ID: <83inztl9t8.fsf@gnu.org> References: <87oa9otixb.fsf@russet.org.uk> <5703E15B.7080601@cs.ucla.edu> <87k2kcovt8.fsf@russet.org.uk> <5704233B.4020103@cs.ucla.edu> <8737qzso88.fsf@russet.org.uk> <57045765.4000309@cs.ucla.edu> <87r3ei8vz9.fsf@russet.org.uk> <5705B246.10201@cs.ucla.edu> <83lh4plany.fsf@gnu.org> <8ad2e78194188c59c34a20dc9d6d4c96.squirrel@cloud103.planethippo.com> Reply-To: Eli Zaretskii NNTP-Posting-Host: plane.gmane.org X-Trace: ger.gmane.org 1460042847 19750 80.91.229.3 (7 Apr 2016 15:27:27 GMT) X-Complaints-To: usenet@ger.gmane.org NNTP-Posting-Date: Thu, 7 Apr 2016 15:27:27 +0000 (UTC) Cc: eggert@cs.ucla.edu, emacs-devel@gnu.org, phillip.lord@russet.org.uk To: "Phillip Lord" Original-X-From: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Thu Apr 07 17:27:26 2016 Return-path: Envelope-to: ged-emacs-devel@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 1aoBqA-0007mS-CA for ged-emacs-devel@m.gmane.org; Thu, 07 Apr 2016 17:27:26 +0200 Original-Received: from localhost ([::1]:50594 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1aoBq9-0008Jb-L3 for ged-emacs-devel@m.gmane.org; Thu, 07 Apr 2016 11:27:25 -0400 Original-Received: from eggs.gnu.org ([2001:4830:134:3::10]:47196) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1aoBpI-0007KD-9U for emacs-devel@gnu.org; Thu, 07 Apr 2016 11:26:37 -0400 Original-Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1aoBpF-0002Y7-4w for emacs-devel@gnu.org; Thu, 07 Apr 2016 11:26:32 -0400 Original-Received: from fencepost.gnu.org ([2001:4830:134:3::e]:36905) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1aoBpF-0002Y3-1H; Thu, 07 Apr 2016 11:26:29 -0400 Original-Received: from 84.94.185.246.cable.012.net.il ([84.94.185.246]:2935 helo=home-c4e4a596f7) by fencepost.gnu.org with esmtpsa (TLS1.2:RSA_AES_128_CBC_SHA1:128) (Exim 4.82) (envelope-from ) id 1aoBpE-0001qd-9c; Thu, 07 Apr 2016 11:26:28 -0400 In-reply-to: <8ad2e78194188c59c34a20dc9d6d4c96.squirrel@cloud103.planethippo.com> (phillip.lord@russet.org.uk) X-detected-operating-system: by eggs.gnu.org: GNU/Linux 2.2.x-3.x [generic] X-Received-From: 2001:4830:134:3::e X-BeenThere: emacs-devel@gnu.org X-Mailman-Version: 2.1.14 Precedence: list List-Id: "Emacs development discussions." List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Original-Sender: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Xref: news.gmane.org gmane.emacs.devel:202799 Archived-At: > Date: Thu, 7 Apr 2016 16:21:43 +0100 > From: "Phillip Lord" > Cc: "Phillip Lord" , > eggert@cs.ucla.edu, > emacs-devel@gnu.org > > > If so, how can we solve it, if the changes to do that must be made > > in Bash? > > There are a variety of ways, which I am happy to investigate. There is > always more than one way to skin a cat. We do want to be compatible with older versions of Bash. If you can suggest a solution that has this important property, please do.