From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: Richard Stallman Newsgroups: gmane.emacs.devel Subject: Re: Post-22.1 development? Date: Wed, 13 Jun 2007 04:07:23 -0400 Message-ID: References: <878xb05ras.fsf@stupidchicken.com> <200706101559.l5AFxBFb006829@oogie-boogie.ics.uci.edu> <86fy4yg62v.fsf@lola.quinscape.zz> <200706111702.l5BH2Q2w000121@oogie-boogie.ics.uci.edu> Reply-To: rms@gnu.org NNTP-Posting-Host: lo.gmane.org Content-Type: text/plain; charset=ISO-8859-15 X-Trace: sea.gmane.org 1181722149 32130 80.91.229.12 (13 Jun 2007 08:09:09 GMT) X-Complaints-To: usenet@sea.gmane.org NNTP-Posting-Date: Wed, 13 Jun 2007 08:09:09 +0000 (UTC) Cc: emacs-devel@gnu.org To: Dan Nicolaescu Original-X-From: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Wed Jun 13 10:09:07 2007 Return-path: Envelope-to: ged-emacs-devel@m.gmane.org Original-Received: from lists.gnu.org ([199.232.76.165]) by lo.gmane.org with esmtp (Exim 4.50) id 1HyNud-0000JS-Fl for ged-emacs-devel@m.gmane.org; Wed, 13 Jun 2007 10:09:07 +0200 Original-Received: from localhost ([127.0.0.1] helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1HyNuc-0004QV-Pe for ged-emacs-devel@m.gmane.org; Wed, 13 Jun 2007 04:09:06 -0400 Original-Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1HyNt1-0003mq-3I for emacs-devel@gnu.org; Wed, 13 Jun 2007 04:07:27 -0400 Original-Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1HyNsy-0003lV-Qi for emacs-devel@gnu.org; Wed, 13 Jun 2007 04:07:26 -0400 Original-Received: from [199.232.76.173] (helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1HyNsy-0003lQ-Ce for emacs-devel@gnu.org; Wed, 13 Jun 2007 04:07:24 -0400 Original-Received: from fencepost.gnu.org ([140.186.70.10]) by monty-python.gnu.org with esmtp (Exim 4.60) (envelope-from ) id 1HyNsy-0005bv-2k for emacs-devel@gnu.org; Wed, 13 Jun 2007 04:07:24 -0400 Original-Received: from rms by fencepost.gnu.org with local (Exim 4.60) (envelope-from ) id 1HyNsx-0006Dx-Hj; Wed, 13 Jun 2007 04:07:23 -0400 In-reply-to: <200706111702.l5BH2Q2w000121@oogie-boogie.ics.uci.edu> (message from Dan Nicolaescu on Mon, 11 Jun 2007 10:02:26 -0700) X-detected-kernel: Linux 2.6, seldom 2.4 (older, 4) X-BeenThere: emacs-devel@gnu.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: "Emacs development discussions." List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Original-Sender: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Errors-To: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Xref: news.gmane.org gmane.emacs.devel:72745 Archived-At: Changing this requires about 50-100 lines of code (including comments) and it can be done without major impact on the rest of the multi-tty functionality (it has happened a few times on the multi-tty branch already). These facts don't invalidate Kastrup's point. What's important is the way other programs should access the environment. We have to get that right, in multi-tty, before we merge multi-tty.