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] NextStep frame iconification Date: Thu, 19 Feb 2009 12:16:38 +0000 (UTC) Message-ID: References: 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 1235045847 24273 80.91.229.12 (19 Feb 2009 12:17:27 GMT) X-Complaints-To: usenet@ger.gmane.org NNTP-Posting-Date: Thu, 19 Feb 2009 12:17:27 +0000 (UTC) To: emacs-devel@gnu.org Original-X-From: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Thu Feb 19 13:18:43 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 1La7rW-0005RH-MY for ged-emacs-devel@m.gmane.org; Thu, 19 Feb 2009 13:18:43 +0100 Original-Received: from localhost ([127.0.0.1]:53675 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1La7qC-0000Do-8Z for ged-emacs-devel@m.gmane.org; Thu, 19 Feb 2009 07:17:20 -0500 Original-Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1La7pn-0008Sl-19 for emacs-devel@gnu.org; Thu, 19 Feb 2009 07:16:55 -0500 Original-Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1La7pj-0008RL-95 for emacs-devel@gnu.org; Thu, 19 Feb 2009 07:16:54 -0500 Original-Received: from [199.232.76.173] (port=56501 helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1La7pj-0008RI-5J for emacs-devel@gnu.org; Thu, 19 Feb 2009 07:16:51 -0500 Original-Received: from main.gmane.org ([80.91.229.2]:54459 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 1La7pi-0000lv-IZ for emacs-devel@gnu.org; Thu, 19 Feb 2009 07:16:50 -0500 Original-Received: from list by ciao.gmane.org with local (Exim 4.43) id 1La7pe-0005PD-Dd for emacs-devel@gnu.org; Thu, 19 Feb 2009 12:16:46 +0000 Original-Received: from 85.23.168.193 ([85.23.168.193]) by main.gmane.org with esmtp (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Thu, 19 Feb 2009 12:16:46 +0000 Original-Received: from Adrian.B.Robert by 85.23.168.193 with local (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Thu, 19 Feb 2009 12:16:46 +0000 X-Injected-Via-Gmane: http://gmane.org/ Original-Lines: 7 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: 85.23.168.193 (Opera/9.63 (Macintosh; Intel Mac OS X; U; en) Presto/2.1.1) 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:109216 Archived-At: Lynbech Christian tieto.com> writes: > Below is a small patch against nsterm.m which improves on the problem Thanks, I will take a look at the patch and probably apply it within a few days.