From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: David Reitter Newsgroups: gmane.emacs.devel Subject: Re: fullscreen support on OSX Date: Sat, 5 Feb 2011 20:14:13 -0500 Message-ID: <80028F45-61CF-45D6-907B-23F842C95B6C@gmail.com> References: <46BA36DF-EE68-4355-B96D-621D3A3FF349@gmail.com> <4D4D1760.3010306@swipnet.se> NNTP-Posting-Host: lo.gmane.org Mime-Version: 1.0 (Apple Message framework v1082) Content-Type: text/plain; charset=iso-8859-1 Content-Transfer-Encoding: quoted-printable X-Trace: dough.gmane.org 1296954874 19764 80.91.229.12 (6 Feb 2011 01:14:34 GMT) X-Complaints-To: usenet@dough.gmane.org NNTP-Posting-Date: Sun, 6 Feb 2011 01:14:34 +0000 (UTC) Cc: Dan Davison , emacs-devel@gnu.org To: =?iso-8859-1?Q?Jan_Dj=E4rv?= Original-X-From: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Sun Feb 06 02:14:29 2011 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.69) (envelope-from ) id 1PltCv-000799-4u for ged-emacs-devel@m.gmane.org; Sun, 06 Feb 2011 02:14:29 +0100 Original-Received: from localhost ([127.0.0.1]:36400 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1PltCu-0008To-0Q for ged-emacs-devel@m.gmane.org; Sat, 05 Feb 2011 20:14:28 -0500 Original-Received: from [140.186.70.92] (port=43815 helo=eggs.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1PltCo-0008Rn-IV for emacs-devel@gnu.org; Sat, 05 Feb 2011 20:14:24 -0500 Original-Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1PltCn-0002MG-Iz for emacs-devel@gnu.org; Sat, 05 Feb 2011 20:14:22 -0500 Original-Received: from mail-qw0-f41.google.com ([209.85.216.41]:59893) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1PltCn-0002MB-G9 for emacs-devel@gnu.org; Sat, 05 Feb 2011 20:14:21 -0500 Original-Received: by qwa26 with SMTP id 26so2767379qwa.0 for ; Sat, 05 Feb 2011 17:14:20 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:subject:mime-version:content-type:from :in-reply-to:date:cc:content-transfer-encoding:message-id:references :to:x-mailer; bh=njOGv8deRsc8+qp5NkR3WJ3OvejfDLHmNldIu+6aJgo=; b=sKICsqKA5mLw5hyLdp9nPwHT0H6giN5a36LVZ7e7qNfPMA++QKlcIs8gCK6AaeAYvJ RzXfZdR41gWz4Vk+RbVy4uzTi1Qe/ohveQHTtIOyrY81nQ4eftYxYahhtew3XIZrQxgY V15QCRZgTf3ZFNJTLeyOJh7udmAZQq1XzHkC8= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=subject:mime-version:content-type:from:in-reply-to:date:cc :content-transfer-encoding:message-id:references:to:x-mailer; b=c4K9ZANPyn4/lJ8UCNMap68IYo3ruZsd+ptr6HRMT1GVHIp/78vbHKhzdgM9w7Er0t PMBEx1TIe8png+kK9EHbF2bENfY3Qrtbshu5xVu0QJkzRaF3jQd+ff2h6rgKH4F5IRCz pCo7tAQ3+Rgvz+BtdA1QkfI2ERRH8YQLxlJE8= Original-Received: by 10.224.11.12 with SMTP id r12mr12321516qar.288.1296954860386; Sat, 05 Feb 2011 17:14:20 -0800 (PST) Original-Received: from elin.local (pool-72-95-198-253.pitbpa.east.verizon.net [72.95.198.253]) by mx.google.com with ESMTPS id nb15sm1698259qcb.38.2011.02.05.17.14.17 (version=TLSv1/SSLv3 cipher=RC4-MD5); Sat, 05 Feb 2011 17:14:18 -0800 (PST) In-Reply-To: <4D4D1760.3010306@swipnet.se> X-Mailer: Apple Mail (2.1082) X-detected-operating-system: by eggs.gnu.org: GNU/Linux 2.6 (newer, 2) X-Received-From: 209.85.216.41 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:135628 Archived-At: On Feb 5, 2011, at 4:24 AM, Jan Dj=E4rv wrote: >=20 > Does it do fullheight and width also? What is the legal status of the = code, can it be ported to Emacs? It doesn't do fullheight/fullwidth, since they can't be mapped to the = system API. As for status, I am happy for my code to be included after it has seen = some testing in Aquamacs (give us some time please), and in fact I'm = happy to do this job then. However, half of it is "typester"'s code (credit should go to him for = figuring out the tricky parts - my earlier solution did not work as = reliably), and I don't think he's assigned the copyright. - David=