From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: Juri Linkov Newsgroups: gmane.emacs.devel Subject: Re: Tabs in Emacs? Date: Fri, 20 Nov 2009 13:12:33 +0200 Organization: JURTA Message-ID: <87skc9xwxy.fsf@mail.jurta.org> References: <18680188.483211258715110884.JavaMail.www@wwinf4606> NNTP-Posting-Host: lo.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Trace: ger.gmane.org 1258716496 13129 80.91.229.12 (20 Nov 2009 11:28:16 GMT) X-Complaints-To: usenet@ger.gmane.org NNTP-Posting-Date: Fri, 20 Nov 2009 11:28:16 +0000 (UTC) Cc: angelo.graziosi@alice.it, emacs-devel@gnu.org To: alinsoar@voila.fr Original-X-From: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Fri Nov 20 12:28:09 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 1NBRem-0005YH-Dh for ged-emacs-devel@m.gmane.org; Fri, 20 Nov 2009 12:28:04 +0100 Original-Received: from localhost ([127.0.0.1]:52690 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1NBRel-0001Vw-IN for ged-emacs-devel@m.gmane.org; Fri, 20 Nov 2009 06:28:03 -0500 Original-Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1NBReX-0001PO-3B for emacs-devel@gnu.org; Fri, 20 Nov 2009 06:27:49 -0500 Original-Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1NBReR-0001Lp-0O for emacs-devel@gnu.org; Fri, 20 Nov 2009 06:27:47 -0500 Original-Received: from [199.232.76.173] (port=50595 helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1NBReQ-0001LR-Fm for emacs-devel@gnu.org; Fri, 20 Nov 2009 06:27:42 -0500 Original-Received: from smtp-out3.starman.ee ([85.253.0.5]:45303 helo=mx1.starman.ee) by monty-python.gnu.org with esmtp (Exim 4.60) (envelope-from ) id 1NBReP-0007qu-VF for emacs-devel@gnu.org; Fri, 20 Nov 2009 06:27:42 -0500 X-Virus-Scanned: by Amavisd-New at mx1.starman.ee Original-Received: from mail.starman.ee (82.131.34.117.cable.starman.ee [82.131.34.117]) by mx1.starman.ee (Postfix) with ESMTP id B442A3F40E4; Fri, 20 Nov 2009 13:27:34 +0200 (EET) In-Reply-To: <18680188.483211258715110884.JavaMail.www@wwinf4606> (A. Soare's message of "Fri, 20 Nov 2009 12:05:10 +0100 (CET)") User-Agent: Gnus/5.13 (Gnus v5.13) Emacs/23.1.50 (x86_64-pc-linux-gnu) X-detected-operating-system: by monty-python.gnu.org: GNU/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:117343 Archived-At: >> I would ask if there are plans to add tabs, as many modern applications >> have, for Emacs 23.2. > > I did solve the problem. I did write the C code for the tabs of Emacs > 1 year ago, but, unfortunately, I had to postpone to send it to emacs. > > The code is almost finished, and I believe that in Avril/May I will > have time to finish and send it. > > I have to add code for Athena/Motif, and that is all. > > I attach here a picture of the tabs in GTK and a picture with the tabs > in console. 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? -- Juri Linkov http://www.jurta.org/emacs/