From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: =?UTF-8?B?SmFuIERqw6Rydg==?= Newsgroups: gmane.emacs.devel Subject: Re: Gtk tabs in emacs, new branch Date: Fri, 02 Apr 2010 17:10:38 +0200 Message-ID: <4BB608EE.7080101@swipnet.se> References: <4BB4CF6B.2000007@alice.it> <4BB59476.7010600@swipnet.se> <4BB5C01E.10701@alice.it> NNTP-Posting-Host: lo.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=UTF-8; format=flowed Content-Transfer-Encoding: quoted-printable X-Trace: dough.gmane.org 1270221086 22847 80.91.229.12 (2 Apr 2010 15:11:26 GMT) X-Complaints-To: usenet@dough.gmane.org NNTP-Posting-Date: Fri, 2 Apr 2010 15:11:26 +0000 (UTC) Cc: Emacs To: Angelo Graziosi Original-X-From: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Fri Apr 02 17:11:22 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 1NxiWk-0003l9-SD for ged-emacs-devel@m.gmane.org; Fri, 02 Apr 2010 17:11:19 +0200 Original-Received: from localhost ([127.0.0.1]:53026 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1NxiWj-0001gx-TC for ged-emacs-devel@m.gmane.org; Fri, 02 Apr 2010 11:11:17 -0400 Original-Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1NxiWC-0001Yo-9D for emacs-devel@gnu.org; Fri, 02 Apr 2010 11:10:44 -0400 Original-Received: from [140.186.70.92] (port=53137 helo=eggs.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1NxiWA-0001YY-VC for emacs-devel@gnu.org; Fri, 02 Apr 2010 11:10:43 -0400 Original-Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.69) (envelope-from ) id 1NxiW9-0006Uh-LD for emacs-devel@gnu.org; Fri, 02 Apr 2010 11:10:42 -0400 Original-Received: from smtprelay-h11.telenor.se ([62.127.194.4]:37913) by eggs.gnu.org with esmtp (Exim 4.69) (envelope-from ) id 1NxiW9-0006S6-AV for emacs-devel@gnu.org; Fri, 02 Apr 2010 11:10:41 -0400 Original-Received: from ipb2.telenor.se (ipb2.telenor.se [195.54.127.165]) by smtprelay-h11.telenor.se (Postfix) with ESMTP id 6DAACCE31 for ; Fri, 2 Apr 2010 17:10:40 +0200 (CEST) X-SENDER-IP: [85.225.45.110] X-IronPort-Anti-Spam-Filtered: true X-IronPort-Anti-Spam-Result: As08AOKltUtV4S1uPGdsb2JhbACDEYRSk2QMAQEBATUtpHiQJoErgm1tBA X-IronPort-AV: E=Sophos;i="4.51,353,1267398000"; d="scan'208";a="58547594" Original-Received: from c-6e2de155.25-1-64736c10.cust.bredbandsbolaget.se (HELO coolsville.localdomain) ([85.225.45.110]) by ipb2.telenor.se with ESMTP; 02 Apr 2010 17:10:39 +0200 Original-Received: from [172.20.199.2] (gaffa [172.20.199.2]) by coolsville.localdomain (Postfix) with ESMTP id ABEDD7FA01A; Fri, 2 Apr 2010 17:10:38 +0200 (CEST) User-Agent: Thunderbird 2.0.0.24 (X11/20100317) In-Reply-To: <4BB5C01E.10701@alice.it> X-detected-operating-system: by eggs.gnu.org: Genre and OS details not recognized. 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:123067 Archived-At: Angelo Graziosi skrev: > Il 02/04/2010 8.53, Jan Dj=C3=A4rv ha scritto: >> Angelo Graziosi skrev: >> >>> >>> When I use 'M-x tab-new', I see a single buffer in two tabs. After >>> closing the tabs, switching buffer as usually, with mouse-1/-3 on mod= e >>> line, Emas becomes very slow, perhaps it hangs... >>> >> >> It may be timing related, I can't reproduce it. Does it always happen? >> Do you have a recepie for it? >=20 > At the moment, I can't reproduce too! So I haven't a clean recipe. >=20 > By the way, I want to flag that on Cygwin, the active tab shows a sort=20 > of 'focus' rectangle which should not be expected (see 'sp_test.f90' in= =20 > the attached figure). It is a Gtk+ thing (i.e. focus border). I have pushed a new version that= =20 doesn't have it. For other additions, see README.TABS th the root of the= tree. >=20 > Any way, as I wrote, we need a 'M-x tabs-mode', perhaps *not* by defaul= t=20 > if you prefer, but that we can customize in the .emacs file. I'm not sure if it is a mode. It is kind of outside that. You can now disable tab creation entirely by specifying disable-tabs in f= rame=20 parameters at frame creation. >=20 > Another thing. Clicking on the tab's 'X', should not close the file? It= =20 > deletes only the tab, the buffer being still 'visited' by Emacs. (I do=20 > not remember a similar behavior with other applications using tabs.) I don't think so. After all, closing a frame doesn't close files. The f= ile=20 may still be visible in other frames or tabs. Jan D.