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: Gtk tabs in emacs, new branch Date: Thu, 01 Apr 2010 21:03:57 +0300 Organization: JURTA Message-ID: <87bpe3ys0q.fsf@mail.jurta.org> References: <4BB4CF6B.2000007@alice.it> <4BB4DBCD.4090807@swipnet.se> NNTP-Posting-Host: lo.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Trace: dough.gmane.org 1270145609 8108 80.91.229.12 (1 Apr 2010 18:13:29 GMT) X-Complaints-To: usenet@dough.gmane.org NNTP-Posting-Date: Thu, 1 Apr 2010 18:13:29 +0000 (UTC) Cc: Emacs , Angelo Graziosi To: Jan =?iso-8859-1?Q?Dj=E4rv?= Original-X-From: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Thu Apr 01 20:13:24 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 1NxOtP-0000gs-U5 for ged-emacs-devel@m.gmane.org; Thu, 01 Apr 2010 20:13:24 +0200 Original-Received: from localhost ([127.0.0.1]:35015 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1NxOtP-00008g-7F for ged-emacs-devel@m.gmane.org; Thu, 01 Apr 2010 14:13:23 -0400 Original-Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1NxOnR-0006NA-K2 for emacs-devel@gnu.org; Thu, 01 Apr 2010 14:07:13 -0400 Original-Received: from [140.186.70.92] (port=42698 helo=eggs.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1NxOnP-0006MO-7T for emacs-devel@gnu.org; Thu, 01 Apr 2010 14:07:12 -0400 Original-Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.69) (envelope-from ) id 1NxOnM-00066L-2Q for emacs-devel@gnu.org; Thu, 01 Apr 2010 14:07:10 -0400 Original-Received: from smtp-out1.starman.ee ([85.253.0.3]:44338 helo=mx1.starman.ee) by eggs.gnu.org with esmtp (Exim 4.69) (envelope-from ) id 1NxOnL-000657-Q0 for emacs-devel@gnu.org; Thu, 01 Apr 2010 14:07:07 -0400 X-Virus-Scanned: by Amavisd-New at mx1.starman.ee Original-Received: from mail.starman.ee (82.131.34.136.cable.starman.ee [82.131.34.136]) by mx1.starman.ee (Postfix) with ESMTP id E5F583F40C1; Thu, 1 Apr 2010 21:06:59 +0300 (EEST) In-Reply-To: <4BB4DBCD.4090807@swipnet.se> ("Jan =?iso-8859-1?Q?Dj=E4rv=22?= =?iso-8859-1?Q?'s?= message of "Thu, 01 Apr 2010 19:45:49 +0200") User-Agent: Gnus/5.13 (Gnus v5.13) Emacs/24.0.50 (x86_64-pc-linux-gnu) X-detected-operating-system: by eggs.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:123029 Archived-At: >> 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. If someone wants to do this, we could provide a variable `pop-up-tabs' that is like `pop-up-frames'. > I have desktopfiles with over 50 files. 50 tabs isn't manageable. I think desktop.el should save and restore the tabs configurations, i.e. in what tabs what buffers were displayed. Is it currently possible to get a list of Gtk tabs and their window configurations from Lisp? -- Juri Linkov http://www.jurta.org/emacs/