From mboxrd@z Thu Jan 1 00:00:00 1970 Path: main.gmane.org!not-for-mail From: Han Boetes Newsgroups: gmane.emacs.devel Subject: Re: two patches for the Makefiles Date: Tue, 9 Nov 2004 16:45:40 +0059 Message-ID: <20041109154602.GN28394@boetes.org> References: <20041106210051.GM1275@boetes.org> <4190A478.70001@swipnet.se> <20041109123627.GK28394@boetes.org> <4190BE43.4070200@swipnet.se> <20041109144324.GL28394@boetes.org> NNTP-Posting-Host: deer.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Trace: sea.gmane.org 1100015167 28755 80.91.229.6 (9 Nov 2004 15:46:07 GMT) X-Complaints-To: usenet@sea.gmane.org NNTP-Posting-Date: Tue, 9 Nov 2004 15:46:07 +0000 (UTC) Original-X-From: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Tue Nov 09 16:45:57 2004 Return-path: Original-Received: from lists.gnu.org ([199.232.76.165]) by deer.gmane.org with esmtp (Exim 3.35 #1 (Debian)) id 1CRYBx-0006vk-00 for ; Tue, 09 Nov 2004 16:45:57 +0100 Original-Received: from localhost ([127.0.0.1] helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.33) id 1CRYKM-0008V4-EV for ged-emacs-devel@m.gmane.org; Tue, 09 Nov 2004 10:54:38 -0500 Original-Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.33) id 1CRYKD-0008Tz-JF for emacs-devel@gnu.org; Tue, 09 Nov 2004 10:54:29 -0500 Original-Received: from exim by lists.gnu.org with spam-scanned (Exim 4.33) id 1CRYKD-0008TN-2m for emacs-devel@gnu.org; Tue, 09 Nov 2004 10:54:29 -0500 Original-Received: from [199.232.76.173] (helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.33) id 1CRYKC-0008TF-V2 for emacs-devel@gnu.org; Tue, 09 Nov 2004 10:54:29 -0500 Original-Received: from [213.51.128.197] (helo=smtpq2.home.nl) by monty-python.gnu.org with esmtp (Exim 4.34) id 1CRYBj-0007IF-DE for emacs-devel@gnu.org; Tue, 09 Nov 2004 10:45:43 -0500 Original-Received: from [213.51.128.133] (port=36799 helo=smtp2.home.nl) by smtpq2.home.nl with esmtp (Exim 4.30) id 1CRYBi-0002hx-E8 for emacs-devel@gnu.org; Tue, 09 Nov 2004 16:45:42 +0100 Original-Received: from cc15467-a.groni1.gr.home.nl ([217.120.147.78]:25027 helo=boetes.org) by smtp2.home.nl with smtp (Exim 4.30) id 1CRYBh-0003yG-9z for emacs-devel@gnu.org; Tue, 09 Nov 2004 16:45:41 +0100 Original-Received: (qmail 10118 invoked by uid 1000); 9 Nov 2004 15:46:02 -0000 Original-To: emacs-devel@gnu.org Mail-Followup-To: emacs-devel@gnu.org Content-Disposition: inline In-Reply-To: User-Agent: Mutt/1.5.6i X-AtHome-MailScanner-Information: Neem contact op met support@home.nl voor meer informatie X-AtHome-MailScanner: Found to be clean 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: main.gmane.org gmane.emacs.devel:29650 X-Report-Spam: http://spam.gmane.org/gmane.emacs.devel:29650 Jan D. wrote: > Han wrote: > > I just tried reproducing it with current emacs, and indeed, it > > doesn't happen anymore. About 6 month ago I spend a few days > > hunting this bug, and I came up with that fix. > > > > This behaviour must have changed recently. Sorry for the noise. > > It actually did happen for GTK, so the noise was useful:-) Well actually, that's how I build emacs all that time. I recently changed to building emacs without X support. OK, that explains a lot. :-) # Han