From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: Angelo Graziosi Newsgroups: gmane.emacs.devel Subject: Re: Gtk tabs in emacs, new branch Date: Thu, 01 Apr 2010 22:51:31 +0200 Message-ID: <4BB50753.8030503@alice.it> References: <4BB4CF6B.2000007@alice.it> <4BB4DBCD.4090807@swipnet.se> NNTP-Posting-Host: lo.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=UTF-8; format=flowed Content-Transfer-Encoding: 8bit X-Trace: dough.gmane.org 1270155987 13950 80.91.229.12 (1 Apr 2010 21:06:27 GMT) X-Complaints-To: usenet@dough.gmane.org NNTP-Posting-Date: Thu, 1 Apr 2010 21:06:27 +0000 (UTC) Cc: Emacs To: =?UTF-8?B?SmFuIERqw6Rydg==?= Original-X-From: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Thu Apr 01 23:06:23 2010 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.69) (envelope-from ) id 1NxRaj-0000rO-LB for ged-emacs-devel@m.gmane.org; Thu, 01 Apr 2010 23:06:17 +0200 Original-Received: from localhost ([127.0.0.1]:39400 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1NxRPO-0002PL-7E for ged-emacs-devel@m.gmane.org; Thu, 01 Apr 2010 16:54:34 -0400 Original-Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1NxRMp-00074c-BA for emacs-devel@gnu.org; Thu, 01 Apr 2010 16:51:55 -0400 Original-Received: from [140.186.70.92] (port=48803 helo=eggs.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1NxRMn-0006zn-FA for emacs-devel@gnu.org; Thu, 01 Apr 2010 16:51:54 -0400 Original-Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.69) (envelope-from ) id 1NxRMm-0007Jf-Ag for emacs-devel@gnu.org; Thu, 01 Apr 2010 16:51:53 -0400 Original-Received: from smtp-out01.alice.it ([85.33.2.12]:4286) by eggs.gnu.org with esmtp (Exim 4.69) (envelope-from ) id 1NxRMm-0007JV-3i for emacs-devel@gnu.org; Thu, 01 Apr 2010 16:51:52 -0400 Original-Received: from FBCMMO04.fbc.local ([192.168.184.135]) by smtp-out01.alice.it with Microsoft SMTPSVC(6.0.3790.3959); Thu, 1 Apr 2010 22:51:49 +0200 Original-Received: from FBCMCL01B05.fbc.local ([192.168.69.86]) by FBCMMO04.fbc.local with Microsoft SMTPSVC(6.0.3790.3959); Thu, 1 Apr 2010 22:51:49 +0200 Original-Received: from [82.57.167.179] ([82.57.167.179]) by FBCMCL01B05.fbc.local with Microsoft SMTPSVC(6.0.3790.3959); Thu, 1 Apr 2010 22:51:48 +0200 User-Agent: Mozilla/5.0 (Windows; U; Windows NT 5.1; it; rv:1.9.1.9) Gecko/20100317 Thunderbird/3.0.4 In-Reply-To: <4BB4DBCD.4090807@swipnet.se> X-OriginalArrivalTime: 01 Apr 2010 20:51:48.0584 (UTC) FILETIME=[25CFE680:01CAD1DD] X-detected-operating-system: by eggs.gnu.org: Windows 2000 SP4, XP SP1+ 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:123035 Archived-At: Il 01/04/2010 19.45, Jan Djärv ha scritto: > > > Angelo Graziosi skrev 2010-04-01 18.52: >> Jan D. wrote: >>> Hello. >>> >>> >>> I've published a new branch... >> >> I have build that, but when I start Emacs, I don't 'see' any tabs. How >> can we enable those? I have a desktop file which opens several file when >> I start Emacs, so I would expect to see them in tabs! :-) > > I don't think that is a good idea in general. I have desktopfiles with > over 50 files. 50 tabs isn't manageable. Obviously (20 files in my case). Beside a minimum number, the tabs should be 'collapsed' with an 'arrow' pointing to the 'collapsing'. Ciao, Angelo.