From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: "Jan D." Newsgroups: gmane.emacs.devel Subject: Re: latest git sources badly broken on OS X Date: Mon, 5 Jan 2015 18:29:21 +0100 Message-ID: <9EE999D9-5319-4DC8-BF0B-76794C0441C9@swipnet.se> References: <20150103220313.2c341e16@jabberwock.cb.piermont.com> <20150104130148.3b15b31c@jabberwock.cb.piermont.com> <54A9872F.9020005@math.ntnu.no> <20150104135052.3954599d@jabberwock.cb.piermont.com> <54A9931C.4080608@swipnet.se> <20150104214155.69123183@jabberwock.cb.piermont.com> <54AA31F8.3030203@swipnet.se> <20150105111851.712eac27@jabberwock.cb.piermont.com> NNTP-Posting-Host: plane.gmane.org Mime-Version: 1.0 (Mac OS X Mail 8.1 \(1993\)) Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit X-Trace: ger.gmane.org 1420478993 793 80.91.229.3 (5 Jan 2015 17:29:53 GMT) X-Complaints-To: usenet@ger.gmane.org NNTP-Posting-Date: Mon, 5 Jan 2015 17:29:53 +0000 (UTC) Cc: emacs-devel@gnu.org To: "Perry E. Metzger" Original-X-From: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Mon Jan 05 18:29:46 2015 Return-path: Envelope-to: ged-emacs-devel@m.gmane.org Original-Received: from lists.gnu.org ([208.118.235.17]) by plane.gmane.org with esmtp (Exim 4.69) (envelope-from ) id 1Y8BTO-00037r-2P for ged-emacs-devel@m.gmane.org; Mon, 05 Jan 2015 18:29:46 +0100 Original-Received: from localhost ([::1]:33297 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1Y8BTN-0000PC-BU for ged-emacs-devel@m.gmane.org; Mon, 05 Jan 2015 12:29:45 -0500 Original-Received: from eggs.gnu.org ([2001:4830:134:3::10]:41148) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1Y8BTC-0000LY-8z for emacs-devel@gnu.org; Mon, 05 Jan 2015 12:29:41 -0500 Original-Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1Y8BT8-0006mf-8e for emacs-devel@gnu.org; Mon, 05 Jan 2015 12:29:34 -0500 Original-Received: from mailfe08.swip.net ([212.247.154.225]:40109 helo=swip.net) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1Y8BT8-0006m8-1S for emacs-devel@gnu.org; Mon, 05 Jan 2015 12:29:30 -0500 X-T2-Spam-Status: No, hits=-0.0 required=5.0 tests=BAYES_20 Original-Received: from hosdjarv.se (account mj138573@tele2.se [46.59.42.57] verified) by mailfe08.swip.net (CommuniGate Pro SMTP 5.4.4) with ESMTPA id 563591968; Mon, 05 Jan 2015 18:29:22 +0100 In-Reply-To: <20150105111851.712eac27@jabberwock.cb.piermont.com> X-Mailer: Apple Mail (2.1993) X-detected-operating-system: by eggs.gnu.org: GNU/Linux 3.x X-Received-From: 212.247.154.225 X-BeenThere: emacs-devel@gnu.org X-Mailman-Version: 2.1.14 Precedence: list List-Id: "Emacs development discussions." List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Original-Sender: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Xref: news.gmane.org gmane.emacs.devel:180994 Archived-At: Please post your corresponding .emacs. There are many ways to do this. Jan D. > 5 jan 2015 kl. 17:18 skrev Perry E. Metzger : > > On Mon, 05 Jan 2015 07:40:56 +0100 "Jan D." > wrote: >> Perry E. Metzger skrev den 2015-01-05 03:41: >> >> Hello. >> >>> Spending a few hours on this, this popped up as the bad rev. This >>> explains why it is OS X only. Unsure what the exact problem is >>> still but that should be easy from here. >>> >>> $ git bisect bad >>> d29658759a1343995f0d8b163d7fe445dd904b81 is the first bad commit >>> commit d29658759a1343995f0d8b163d7fe445dd904b81 >>> Author: Jan Dj__rv >>> Date: Sun Nov 9 14:47:02 2014 +0100 >>> >>> * nsterm.h (EmacsScroller): judge returns bool. >>> >>> * nsterm.m (ns_set_vertical_scroll_bar): Release bar. >>> (ns_judge_scroll_bars): Only set removed if judge returns >>> true. (judge): Returns bool == condemned. Remove self from >>> window. (setPosition:portion:whole:): Remove raise SIGIO. >>> >>> Fixes: debbugs:18757 >>> >>> :040000 040000 fdc45d21babe0914c2de8dbea838a97689cdbada >>> 5914794e0b431ca729338a27df419244d5903c8e M src >>> >>> >> >> Not easy at all. I have run with this change since it was made on >> two separate machines, and I don't see the errors you do. >> >> Does your tree have any local modifications? > > Nope. I'm running the pure branch. > > I've played with the issue for a while now trying to figure out how > you could not be seeing this. > > .My suspicion is now that the issue only shows up if the emacs screen > is vertically maximized. My .emacs vertically maximizes the frame on > startup. If I bypass that or shrink it to less than maximum the > problem seems to go away. > > Perry > -- > Perry E. Metzger perry@piermont.com