From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: =?UTF-8?B?SmFuIERqw6Rydg==?= Newsgroups: gmane.emacs.devel Subject: Re: w32 fullscreen toggling Date: Thu, 15 Oct 2009 17:03:09 +0200 Message-ID: <4AD739AD.30303@swipnet.se> References: <4AD6E90D.3080106@swipnet.se> NNTP-Posting-Host: lo.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=UTF-8; format=flowed Content-Transfer-Encoding: Quoted-Printable X-Trace: ger.gmane.org 1255620250 11157 80.91.229.12 (15 Oct 2009 15:24:10 GMT) X-Complaints-To: usenet@ger.gmane.org NNTP-Posting-Date: Thu, 15 Oct 2009 15:24:10 +0000 (UTC) Cc: Erik Charlebois , emacs-devel@gnu.org To: Lennart Borgman Original-X-From: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Thu Oct 15 17:23:57 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 1MySBJ-0005nA-CL for ged-emacs-devel@m.gmane.org; Thu, 15 Oct 2009 17:23:57 +0200 Original-Received: from localhost ([127.0.0.1]:33255 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1MySBI-00009T-R6 for ged-emacs-devel@m.gmane.org; Thu, 15 Oct 2009 11:23:56 -0400 Original-Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1MySBA-00007l-Fe for emacs-devel@gnu.org; Thu, 15 Oct 2009 11:23:48 -0400 Original-Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1MySB5-00005c-9D for emacs-devel@gnu.org; Thu, 15 Oct 2009 11:23:47 -0400 Original-Received: from [199.232.76.173] (port=48041 helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1MySB5-00005Z-15 for emacs-devel@gnu.org; Thu, 15 Oct 2009 11:23:43 -0400 Original-Received: from proxy2.bredband.net ([195.54.101.72]:58645) by monty-python.gnu.org with esmtp (Exim 4.60) (envelope-from ) id 1MySB4-0007BP-EA for emacs-devel@gnu.org; Thu, 15 Oct 2009 11:23:42 -0400 Original-Received: from iph1.telenor.se (195.54.127.132) by proxy2.bredband.net (7.3.140.3) id 4AD3E1BC0012B0E8 for emacs-devel@gnu.org; Thu, 15 Oct 2009 17:03:10 +0200 X-SMTPAUTH-B2: X-IronPort-Anti-Spam-Filtered: true X-IronPort-Anti-Spam-Result: AtJZAEfW1kpV4S1uPGdsb2JhbACBU4gDkTcBAQEBN75+hDAE X-IronPort-AV: E=Sophos;i="4.44,566,1249250400"; d="scan'208";a="55346230" Original-Received: from c-6e2de155.25-1-64736c10.cust.bredbandsbolaget.se (HELO coolsville.localdomain) ([85.225.45.110]) by iph1.telenor.se with ESMTP; 15 Oct 2009 17:03:10 +0200 Original-Received: from [172.20.199.13] (zeplin [172.20.199.13]) by coolsville.localdomain (Postfix) with ESMTPSA id D87277FA07B; Thu, 15 Oct 2009 17:03:09 +0200 (CEST) User-Agent: Thunderbird 2.0.0.23 (Macintosh/20090812) In-Reply-To: X-detected-operating-system: by monty-python.gnu.org: Genre and OS details not recognized. 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:116168 Archived-At: Lennart Borgman skrev: > On Thu, Oct 15, 2009 at 11:19 AM, Jan Dj=C3=A4rv w= rote: >> You should make this work with the frame parameter fullscreen. >=20 > I think there need to be a way to distinguish between "maximized" and > "fullscreen". I do not think Emacs tries to distinguish between them > at all currently, or am I wrong? >=20 >=20 You are wrong. Jan D.