From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: Karoly Lorentey Newsgroups: gmane.emacs.devel Subject: Re: Multi-tty design (Re: Reordering etc/NEWS) Date: Wed, 16 May 2007 03:51:10 +0200 Message-ID: <464A638E.80600@lorentey.hu> References: <85abw8o51q.fsf@lola.goethe.zz> <464835DE.3020007@lorentey.hu> <86y7jrr8rx.fsf@lola.quinscape.zz> <86lkfrr3s6.fsf@lola.quinscape.zz> <86d513r2i1.fsf@lola.quinscape.zz> <861whjr097.fsf@lola.quinscape.zz> <200705141648.l4EGmmvW007675@oogie-boogie.ics.uci.edu> <85bqgngvos.fsf@lola.goethe.zz> <200705141819.l4EIJLPr009832@oogie-boogie.ics.uci.edu> <85ps53fcm0.fsf@lola.goethe.zz> <200705142004.l4EK4DHg012188@oogie-boogie.ics.uci.edu> <85lkfrf91x.fsf@lola.goethe.zz> <200705142102.l4EL2pHK013655@oogie-boogie.ics.uci.edu> <858xbrf64t.fsf@lola.goethe.zz> <200705142213.l4EMDBlm015577@oogie-boogie.ics.uci.edu> <85mz07dori.fsf@lola.goethe.zz> <877irbf2u7.fsf@ambire.localdomain> <85iravdnz7.fsf@lola.goethe.zz> NNTP-Posting-Host: lo.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit X-Trace: sea.gmane.org 1179280285 20411 80.91.229.12 (16 May 2007 01:51:25 GMT) X-Complaints-To: usenet@sea.gmane.org NNTP-Posting-Date: Wed, 16 May 2007 01:51:25 +0000 (UTC) Cc: Andreas Schwab , Dan Nicolaescu , Thien-Thi Nguyen , joakim@verona.se, emacs-devel@gnu.org To: David Kastrup Original-X-From: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Wed May 16 03:51:24 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 1Ho8fi-0005mw-Ge for ged-emacs-devel@m.gmane.org; Wed, 16 May 2007 03:51:22 +0200 Original-Received: from localhost ([127.0.0.1] helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1Ho8ne-00036V-1a for ged-emacs-devel@m.gmane.org; Tue, 15 May 2007 21:59:34 -0400 Original-Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1Ho8nW-00033i-Pz for emacs-devel@gnu.org; Tue, 15 May 2007 21:59:26 -0400 Original-Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1Ho8nW-00033B-0o for emacs-devel@gnu.org; Tue, 15 May 2007 21:59:26 -0400 Original-Received: from [199.232.76.173] (helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1Ho8nV-000331-GO for emacs-devel@gnu.org; Tue, 15 May 2007 21:59:25 -0400 Original-Received: from ninsei.hu ([212.92.23.158]) by monty-python.gnu.org with esmtp (Exim 4.60) (envelope-from ) id 1Ho8fY-0008Gh-5Q; Tue, 15 May 2007 21:51:12 -0400 Original-Received: from [192.168.1.12] (catv5403A040.pool.t-online.hu [84.3.160.64]) (using TLSv1 with cipher DHE-RSA-AES256-SHA (256/256 bits)) (No client certificate requested) by chatsubo.ninsei.hu (Postfix) with ESMTP id 4F303788B; Wed, 16 May 2007 03:51:11 +0200 (CEST) User-Agent: Thunderbird 1.5.0.10 (X11/20070403) Original-Newsgroups: gmane.emacs.devel In-Reply-To: <85iravdnz7.fsf@lola.goethe.zz> X-detected-kernel: Linux 2.6 (newer, 3) 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:71134 Archived-At: David Kastrup wrote: > I have already reverted back my checked-out copy to the trunk. If > anybody wants to fix the ChangeLog in multi-tty to reflect the last > change and revert of mine, here are the relevant entries I would have > put into lisp/ChangeLog: I did so, and completed your fix. If you are able and willing, please see if the branch works on your system now. Elsewhere in this thread, I've just posted a description of the current environment implementation and a short rationale for it. Now would be a good time to discuss alternatives. Please remember that I may not reply immediately to emails. -- Karoly