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: Sun, 11 Apr 2010 00:09:25 +0200 Message-ID: <4BC0F715.2060605@alice.it> References: <4BB4CF6B.2000007@alice.it> <4BB59476.7010600@swipnet.se> <4BB5C01E.10701@alice.it> <4BB608EE.7080101@swipnet.se> <4BB9A469.6050608@alice.it> <4BC072C3.2080302@swipnet.se> <4BC0B692.2000702@alice.it> <4BC0BD6D.3060103@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 1270937414 504 80.91.229.12 (10 Apr 2010 22:10:14 GMT) X-Complaints-To: usenet@dough.gmane.org NNTP-Posting-Date: Sat, 10 Apr 2010 22:10:14 +0000 (UTC) Cc: Emacs To: =?UTF-8?B?SmFuIERqw6Rydg==?= Original-X-From: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Sun Apr 11 00:10:12 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 1O0isV-00078b-OT for ged-emacs-devel@m.gmane.org; Sun, 11 Apr 2010 00:10:12 +0200 Original-Received: from localhost ([127.0.0.1]:54137 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1O0isV-0008L1-7U for ged-emacs-devel@m.gmane.org; Sat, 10 Apr 2010 18:10:11 -0400 Original-Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1O0isR-0008Km-4A for emacs-devel@gnu.org; Sat, 10 Apr 2010 18:10:07 -0400 Original-Received: from [140.186.70.92] (port=44351 helo=eggs.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1O0isP-0008Ke-TH for emacs-devel@gnu.org; Sat, 10 Apr 2010 18:10:06 -0400 Original-Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.69) (envelope-from ) id 1O0isP-0007At-1G for emacs-devel@gnu.org; Sat, 10 Apr 2010 18:10:05 -0400 Original-Received: from smtp-out05a.alice.it ([85.33.3.5]:2050) by eggs.gnu.org with esmtp (Exim 4.69) (envelope-from ) id 1O0isO-0007Al-QZ for emacs-devel@gnu.org; Sat, 10 Apr 2010 18:10:05 -0400 Original-Received: from FBCMMO04.fbc.local ([7.168.68.254]) by smtp-OUT05A.alice.it with Microsoft SMTPSVC(6.0.3790.3959); Sun, 11 Apr 2010 00:10:02 +0200 Original-Received: from FBCMCL01B07.fbc.local ([192.168.171.45]) by FBCMMO04.fbc.local with Microsoft SMTPSVC(6.0.3790.3959); Sun, 11 Apr 2010 00:09:29 +0200 Original-Received: from [82.57.146.148] ([82.57.146.148]) by FBCMCL01B07.fbc.local with Microsoft SMTPSVC(6.0.3790.3959); Sun, 11 Apr 2010 00:09:28 +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: <4BC0BD6D.3060103@swipnet.se> X-OriginalArrivalTime: 10 Apr 2010 22:09:28.0298 (UTC) FILETIME=[7CEF94A0:01CAD8FA] 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:123461 Archived-At: Il 10/04/2010 20.03, Jan Djärv ha scritto: > Angelo Graziosi skrev: >> This happens both on GNU/Linux Kubuntu 9.10 and on Cygwin. in the same >> manner. > > Hmm, I have pushed a new version where the autoload is removed. The > problem is, then C-h f tab-mode doesn't show anything. I have tried also with rev. 99649, but same problem. :( Angelo