From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: Adrian Robert Newsgroups: gmane.emacs.devel Subject: Re: Cocoa Emacs crashes when background color is set Date: Sat, 19 Jul 2008 17:01:55 +0000 (UTC) Message-ID: References: <86k5fjmi01.fsf@lifelogs.com> <3DB26FC9-EDDC-4E6B-B956-6E0ACD2FD4C2@gmail.com> <87abgft5xp.fsf@stupidchicken.com> NNTP-Posting-Host: lo.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit X-Trace: ger.gmane.org 1216486950 21021 80.91.229.12 (19 Jul 2008 17:02:30 GMT) X-Complaints-To: usenet@ger.gmane.org NNTP-Posting-Date: Sat, 19 Jul 2008 17:02:30 +0000 (UTC) To: emacs-devel@gnu.org Original-X-From: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Sat Jul 19 19:03:18 2008 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.50) id 1KKFq1-0002VD-5d for ged-emacs-devel@m.gmane.org; Sat, 19 Jul 2008 19:03:17 +0200 Original-Received: from localhost ([127.0.0.1]:51478 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1KKFp8-0006Mw-9W for ged-emacs-devel@m.gmane.org; Sat, 19 Jul 2008 13:02:22 -0400 Original-Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1KKFp2-0006KV-Vc for emacs-devel@gnu.org; Sat, 19 Jul 2008 13:02:17 -0400 Original-Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1KKFp1-0006IM-9a for emacs-devel@gnu.org; Sat, 19 Jul 2008 13:02:16 -0400 Original-Received: from [199.232.76.173] (port=37182 helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1KKFp1-0006Hz-2b for emacs-devel@gnu.org; Sat, 19 Jul 2008 13:02:15 -0400 Original-Received: from main.gmane.org ([80.91.229.2]:46808 helo=ciao.gmane.org) by monty-python.gnu.org with esmtps (TLS-1.0:RSA_AES_256_CBC_SHA1:32) (Exim 4.60) (envelope-from ) id 1KKFp0-0003Om-9e for emacs-devel@gnu.org; Sat, 19 Jul 2008 13:02:14 -0400 Original-Received: from list by ciao.gmane.org with local (Exim 4.43) id 1KKFou-0005yw-Pl for emacs-devel@gnu.org; Sat, 19 Jul 2008 17:02:09 +0000 Original-Received: from NLV-Webproxy05.direcpc.com ([67.142.130.15]) by main.gmane.org with esmtp (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Sat, 19 Jul 2008 17:02:08 +0000 Original-Received: from Adrian.B.Robert by NLV-Webproxy05.direcpc.com with local (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Sat, 19 Jul 2008 17:02:08 +0000 X-Injected-Via-Gmane: http://gmane.org/ Original-Lines: 13 Original-X-Complaints-To: usenet@ger.gmane.org X-Gmane-NNTP-Posting-Host: main.gmane.org User-Agent: Loom/3.14 (http://gmane.org/) X-Loom-IP: 67.142.130.15 (Mozilla/5.0 (Macintosh; U; PPC Mac OS X; en-US) AppleWebKit/523 (KHTML, like Gecko, Safari/523.10) OmniWeb/v621.0.99313) X-detected-kernel: by monty-python.gnu.org: Linux 2.6, seldom 2.4 (older, 4) 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:100990 Archived-At: Chong Yidong stupidchicken.com> writes: > David Whetstone gmail.com> writes: > > Just so we don't duplicate effort, I've already traced the source of... > > Maybe the following patch fixes this (1000% untested). Thanks, tested, worked, applied. Sorry David and others for not fixing this before.