From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: Deniz Dogan Newsgroups: gmane.emacs.devel Subject: Re: Tabs in Emacs? Date: Tue, 17 Nov 2009 14:32:51 +0100 Message-ID: <7b501d5c0911170532i5620ce86w57507fa95eecb1dc@mail.gmail.com> References: <4B029686.8080705@alice.it> NNTP-Posting-Host: lo.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 X-Trace: ger.gmane.org 1258466140 475 80.91.229.12 (17 Nov 2009 13:55:40 GMT) X-Complaints-To: usenet@ger.gmane.org NNTP-Posting-Date: Tue, 17 Nov 2009 13:55:40 +0000 (UTC) Cc: Emacs To: Angelo Graziosi Original-X-From: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Tue Nov 17 14:55:32 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 1NAOWq-0002Cz-1L for ged-emacs-devel@m.gmane.org; Tue, 17 Nov 2009 14:55:32 +0100 Original-Received: from localhost ([127.0.0.1]:33091 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1NAOWp-0002AK-Hj for ged-emacs-devel@m.gmane.org; Tue, 17 Nov 2009 08:55:31 -0500 Original-Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1NAOBH-0007At-GN for emacs-devel@gnu.org; Tue, 17 Nov 2009 08:33:15 -0500 Original-Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1NAOBG-0007AL-GS for emacs-devel@gnu.org; Tue, 17 Nov 2009 08:33:14 -0500 Original-Received: from [199.232.76.173] (port=36360 helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1NAOBE-00079s-Qx for emacs-devel@gnu.org; Tue, 17 Nov 2009 08:33:13 -0500 Original-Received: from ey-out-2122.google.com ([74.125.78.26]:5403) by monty-python.gnu.org with esmtp (Exim 4.60) (envelope-from ) id 1NAOBE-00041E-Ga for emacs-devel@gnu.org; Tue, 17 Nov 2009 08:33:12 -0500 Original-Received: by ey-out-2122.google.com with SMTP id 4so2343eyf.27 for ; Tue, 17 Nov 2009 05:33:11 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:mime-version:received:in-reply-to:references :from:date:message-id:subject:to:cc:content-type; bh=D2x2vp9Nq3YUQTl2j0O1rjce9CaqlUZc1qwoi+tY1QM=; b=IewngzSyxuhYAmMVg8z+eXwvEZmU2rr1+LCrmbXrJj7nX9Wx5FuxJZkFbd8GMc3CBZ qvH7jdQyKIdwEFEju+HdNVcau9dsq1uloSKbnCjTYXRhu5Y0Iwg323CTgSPQ8QHkLSkj tw3mUleIwdH7D2wJmCbYifjzhEBc1Xw08bzyE= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=mime-version:in-reply-to:references:from:date:message-id:subject:to :cc:content-type; b=EgU8nfU5KzXvfyq+1IclWK0+j7DrnzuJQhgtPvKlryR1gG7TQZlNy5V2ltEyjui+KE Ck/fFLjbf9OrFf3XwbZ/r7cF7nVvDghbPG1N1IN3D86+RZ59cmzFI46jrEv/8VB+KKPu e7GgK7GQbF45jsCwzI/FmWMhYI/4+AyrFdkEc= Original-Received: by 10.213.104.75 with SMTP id n11mr501622ebo.70.1258464791111; Tue, 17 Nov 2009 05:33:11 -0800 (PST) In-Reply-To: <4B029686.8080705@alice.it> X-detected-operating-system: by monty-python.gnu.org: GNU/Linux 2.6 (newer, 2) 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:117089 Archived-At: 2009/11/17 Angelo Graziosi : > I would ask if there are plans to add tabs, as many modern applications > have, for Emacs 23.2. > > Cheers, > Angelo. > There is already e.g. tab bar mode, but it's not part of "core" Emacs today: http://www.emacswiki.org/emacs/TabBarMode -- Deniz Dogan