From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: joakim@verona.se Newsgroups: gmane.emacs.devel Subject: Re: Gtk tabs in emacs, new branch. Date: Sat, 10 Apr 2010 14:09:34 +0200 Message-ID: References: <30298845.656931270806476838.JavaMail.www@wwinf4631> <4BBF0C6C.7000909@swipnet.se> <4BC01768.6070804@swipnet.se> <4BC059D6.7080007@swipnet.se> NNTP-Posting-Host: lo.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=iso-8859-1 Content-Transfer-Encoding: quoted-printable X-Trace: dough.gmane.org 1270901391 18287 80.91.229.12 (10 Apr 2010 12:09:51 GMT) X-Complaints-To: usenet@dough.gmane.org NNTP-Posting-Date: Sat, 10 Apr 2010 12:09:51 +0000 (UTC) Cc: Lennart Borgman , "Emacs Dev \[emacs-devel\]" To: Jan =?iso-8859-1?Q?Dj=E4rv?= Original-X-From: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Sat Apr 10 14:09:48 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 1O0ZVU-0007rQ-0v for ged-emacs-devel@m.gmane.org; Sat, 10 Apr 2010 14:09:48 +0200 Original-Received: from localhost ([127.0.0.1]:37159 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1O0ZVT-0003wR-BG for ged-emacs-devel@m.gmane.org; Sat, 10 Apr 2010 08:09:47 -0400 Original-Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1O0ZVN-0003w9-KC for emacs-devel@gnu.org; Sat, 10 Apr 2010 08:09:41 -0400 Original-Received: from [140.186.70.92] (port=37555 helo=eggs.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1O0ZVM-0003vj-0c for emacs-devel@gnu.org; Sat, 10 Apr 2010 08:09:40 -0400 Original-Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.69) (envelope-from ) id 1O0ZVK-0000Ep-HH for emacs-devel@gnu.org; Sat, 10 Apr 2010 08:09:39 -0400 Original-Received: from iwfs.imcode.com ([82.115.149.64]:47098 helo=gate.verona.se) by eggs.gnu.org with esmtp (Exim 4.69) (envelope-from ) id 1O0ZVK-0000ES-10 for emacs-devel@gnu.org; Sat, 10 Apr 2010 08:09:38 -0400 Original-Received: from localhost.localdomain (IDENT:1005@localhost [127.0.0.1]) by gate.verona.se (8.13.4/8.11.4) with ESMTP id o3AC9Ypv002792; Sat, 10 Apr 2010 14:09:35 +0200 In-Reply-To: <4BC059D6.7080007@swipnet.se> ("Jan =?iso-8859-1?Q?Dj=E4rv=22?= =?iso-8859-1?Q?'s?= message of "Sat, 10 Apr 2010 12:58:30 +0200") User-Agent: Gnus/5.13 (Gnus v5.13) Emacs/23.1.90 (gnu/linux) X-detected-operating-system: by eggs.gnu.org: GNU/Linux 2.4-2.6 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:123432 Archived-At: Jan Dj=E4rv writes: > joakim@verona.se skrev 2010-04-10 11.46: > >> Dont we have this already in "winner" or "winring" or some of the >> existing window configuration packages? > > They can't save or restore configurations from file. Winring seems > more advanced, it uses C-x 7 as a prefix as do gtk-tabs. > >> >> IMHO tabs should just be buttons that generate events that by default >> are bound to activating a particular window configuration. >> > > As I said before, that causes flicker, race conditions and prohibits > Gtk tab drag and drop. Talk is easy, show us the implementation. Of course, sorry if it seemed like I implied any demands on your implementation. My personal interest is really only in convenient handling of window configurations, not in a tab gui as such.=20 > > Jan D. --=20 Joakim Verona