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 10:16:11 +0200 Message-ID: <4BC1854B.2060409@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> <4BC0F715.2060605@alice.it> <45EB8DD4-B0F8-4FB3-941F-13FADA4DAD66@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 1270973827 13675 80.91.229.12 (11 Apr 2010 08:17:07 GMT) X-Complaints-To: usenet@dough.gmane.org NNTP-Posting-Date: Sun, 11 Apr 2010 08:17:07 +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 10:17:03 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 1O0sLV-0003Ru-MO for ged-emacs-devel@m.gmane.org; Sun, 11 Apr 2010 10:17:02 +0200 Original-Received: from localhost ([127.0.0.1]:37778 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1O0sLM-0005zl-SS for ged-emacs-devel@m.gmane.org; Sun, 11 Apr 2010 04:16:36 -0400 Original-Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1O0sLH-0005z8-Gv for emacs-devel@gnu.org; Sun, 11 Apr 2010 04:16:31 -0400 Original-Received: from [140.186.70.92] (port=60285 helo=eggs.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1O0sLG-0005yu-7B for emacs-devel@gnu.org; Sun, 11 Apr 2010 04:16:31 -0400 Original-Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.69) (envelope-from ) id 1O0sLD-0007ko-Bv for emacs-devel@gnu.org; Sun, 11 Apr 2010 04:16:28 -0400 Original-Received: from smtp-out05a.alice.it ([85.33.3.5]:2578) by eggs.gnu.org with esmtp (Exim 4.69) (envelope-from ) id 1O0sLD-0007kB-4l for emacs-devel@gnu.org; Sun, 11 Apr 2010 04:16:27 -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 10:16:24 +0200 Original-Received: from FBCMCL01B09.fbc.local ([192.168.171.26]) by FBCMMO04.fbc.local with Microsoft SMTPSVC(6.0.3790.3959); Sun, 11 Apr 2010 10:16:15 +0200 Original-Received: from [87.1.0.152] ([87.1.0.152]) by FBCMCL01B09.fbc.local with Microsoft SMTPSVC(6.0.3790.3959); Sun, 11 Apr 2010 10:16:15 +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: <45EB8DD4-B0F8-4FB3-941F-13FADA4DAD66@swipnet.se> X-OriginalArrivalTime: 11 Apr 2010 08:16:15.0528 (UTC) FILETIME=[41560280:01CAD94F] 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:123469 Archived-At: As I have flagged sometime on this list, I do ALWAYS clean build of Emacs, i.e. from a scratch tree not 'contaminated' by previous build. :-) So, perhaps, that branch has other problems. For example, $ grep native /tmp/emacs-gtk-tabs/src/Makefile.in is empty in rev. 99648 and 99649. The last useful build is with rev. 99645. Ciao, Angelo. Il 11/04/2010 7.45, Jan Djärv ha scritto: > Did you make sure native-tabs.el is byte-compiled? Also do make clean > and then make again. > > Jan D. > > 11 apr 2010 kl. 00.09 skrev Angelo Graziosi : > >> 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 >> >>