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: Patch for Cocoa-specific bug 3792 Date: Fri, 24 Jul 2009 14:43:45 +0000 (UTC) Message-ID: References: <2D561F1D-7D16-47E9-90EC-A434082412E8@macmail.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 1248446665 32071 80.91.229.12 (24 Jul 2009 14:44:25 GMT) X-Complaints-To: usenet@ger.gmane.org NNTP-Posting-Date: Fri, 24 Jul 2009 14:44:25 +0000 (UTC) To: emacs-devel@gnu.org Original-X-From: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Fri Jul 24 16:44:14 2009 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 1MUM0M-000710-HM for ged-emacs-devel@m.gmane.org; Fri, 24 Jul 2009 16:44:14 +0200 Original-Received: from localhost ([127.0.0.1]:36934 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1MUM0M-00063c-1J for ged-emacs-devel@m.gmane.org; Fri, 24 Jul 2009 10:44:14 -0400 Original-Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1MUM0H-00063X-Pu for emacs-devel@gnu.org; Fri, 24 Jul 2009 10:44:09 -0400 Original-Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1MUM0D-0005wA-0x for emacs-devel@gnu.org; Fri, 24 Jul 2009 10:44:09 -0400 Original-Received: from [199.232.76.173] (port=44047 helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1MUM0C-0005w1-Th for emacs-devel@gnu.org; Fri, 24 Jul 2009 10:44:04 -0400 Original-Received: from main.gmane.org ([80.91.229.2]:52842 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 1MUM0C-0000du-DA for emacs-devel@gnu.org; Fri, 24 Jul 2009 10:44:04 -0400 Original-Received: from list by ciao.gmane.org with local (Exim 4.43) id 1MUM08-00030V-PS for emacs-devel@gnu.org; Fri, 24 Jul 2009 14:44:01 +0000 Original-Received: from host671420013130.direcway.com ([host671420013130.direcway.com]) by main.gmane.org with esmtp (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Fri, 24 Jul 2009 14:44:00 +0000 Original-Received: from Adrian.B.Robert by host671420013130.direcway.com with local (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Fri, 24 Jul 2009 14:44:00 +0000 X-Injected-Via-Gmane: http://gmane.org/ Original-Lines: 10 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.13 (Mozilla/5.0 (Macintosh; U; PPC Mac OS X 10.5; en; rv:1.9.0.11) Gecko/2009060219 Camino/2.0b3 (like Firefox/3.0.11)) X-detected-operating-system: by monty-python.gnu.org: GNU/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:113099 Archived-At: Ivan Andrus gmail.com> writes: > > I added a patch to the Cocoa specific bug 3792. I don't really know > my way around the emacs internals, so if a NSEmacs expert could look > it over, fix it up, and commit it that would be great. Thanks, I've checked in a fix based on the idea of your patch to the trunk and branch.