From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: Stefan Monnier Newsgroups: gmane.emacs.devel Subject: Re: Tabs in Emacs? Date: Fri, 20 Nov 2009 09:25:21 -0500 Message-ID: References: <9339888.1567661258717968213.JavaMail.www@wwinf4602> NNTP-Posting-Host: lo.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Trace: ger.gmane.org 1258727231 15927 80.91.229.12 (20 Nov 2009 14:27:11 GMT) X-Complaints-To: usenet@ger.gmane.org NNTP-Posting-Date: Fri, 20 Nov 2009 14:27:11 +0000 (UTC) Cc: Juri Linkov , "Emacs Dev \[emacs-devel\]" To: alinsoar@voila.fr Original-X-From: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Fri Nov 20 15:27:05 2009 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 1NBURz-0001rc-63 for ged-emacs-devel@m.gmane.org; Fri, 20 Nov 2009 15:27:03 +0100 Original-Received: from localhost ([127.0.0.1]:48109 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1NBURy-0006VN-GO for ged-emacs-devel@m.gmane.org; Fri, 20 Nov 2009 09:27:02 -0500 Original-Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1NBUQg-0005VG-Cd for emacs-devel@gnu.org; Fri, 20 Nov 2009 09:25:42 -0500 Original-Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1NBUQb-0005PW-48 for emacs-devel@gnu.org; Fri, 20 Nov 2009 09:25:41 -0500 Original-Received: from [199.232.76.173] (port=39148 helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1NBUQa-0005PI-Rh for emacs-devel@gnu.org; Fri, 20 Nov 2009 09:25:36 -0500 Original-Received: from ironport2-out.teksavvy.com ([206.248.154.183]:10201 helo=ironport2-out.pppoe.ca) by monty-python.gnu.org with esmtp (Exim 4.60) (envelope-from ) id 1NBUQa-0006QK-HX for emacs-devel@gnu.org; Fri, 20 Nov 2009 09:25:36 -0500 X-IronPort-Anti-Spam-Filtered: true X-IronPort-Anti-Spam-Result: ApsEAD82BkvO+IIa/2dsb2JhbACBTtMXhDwEiXs X-IronPort-AV: E=Sophos;i="4.44,777,1249272000"; d="scan'208";a="49727492" Original-Received: from 206-248-130-26.dsl.teksavvy.com (HELO pastel.home) ([206.248.130.26]) by ironport2-out.pppoe.ca with ESMTP; 20 Nov 2009 09:25:21 -0500 Original-Received: by pastel.home (Postfix, from userid 20848) id 82FBD80E3; Fri, 20 Nov 2009 09:25:21 -0500 (EST) In-Reply-To: <9339888.1567661258717968213.JavaMail.www@wwinf4602> (A. Soare's message of "Fri, 20 Nov 2009 12:52:48 +0100 (CET)") User-Agent: Gnus/5.13 (Gnus v5.13) Emacs/23.1.50 (gnu/linux) X-detected-operating-system: by monty-python.gnu.org: Genre and OS details not recognized. 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:117357 Archived-At: >> Good news that you have implemented GTK and console part of the tabs >> implementation as I have implemented only the non-toolkit part. >> Any chance to merge with your code soon? > I will reopen the archives in the first half of the next year. Until > then, I do not have time. Why don't you send you patch here so others can look at it and maybe work on it if they have the time (and inclination)? Stefan