From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: Dimitri Fontaine Newsgroups: gmane.emacs.devel Subject: Re: Emacs 23 Mac port Date: Sat, 06 Aug 2011 13:48:44 +0200 Message-ID: References: <2282B3B4-D844-4E26-BB94-9F79EEA2E847@gmail.com> NNTP-Posting-Host: lo.gmane.org Mime-Version: 1.0 Content-Type: text/plain X-Trace: dough.gmane.org 1312631338 11829 80.91.229.12 (6 Aug 2011 11:48:58 GMT) X-Complaints-To: usenet@dough.gmane.org NNTP-Posting-Date: Sat, 6 Aug 2011 11:48:58 +0000 (UTC) Cc: emacs-devel@gnu.org To: YAMAMOTO Mitsuharu Original-X-From: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Sat Aug 06 13:48:55 2011 Return-path: Envelope-to: ged-emacs-devel@m.gmane.org Original-Received: from lists.gnu.org ([140.186.70.17]) by lo.gmane.org with esmtp (Exim 4.69) (envelope-from ) id 1QpfN8-0002XE-M3 for ged-emacs-devel@m.gmane.org; Sat, 06 Aug 2011 13:48:54 +0200 Original-Received: from localhost ([::1]:54620 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1QpfN7-0002ji-WB for ged-emacs-devel@m.gmane.org; Sat, 06 Aug 2011 07:48:53 -0400 Original-Received: from eggs.gnu.org ([140.186.70.92]:38543) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1QpfN5-0002jS-2j for emacs-devel@gnu.org; Sat, 06 Aug 2011 07:48:51 -0400 Original-Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1QpfN3-0004pN-Ky for emacs-devel@gnu.org; Sat, 06 Aug 2011 07:48:51 -0400 Original-Received: from prometheus.naquadah.org ([212.85.154.174]:56969 helo=mx1.naquadah.org) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1QpfN3-0004p4-Gb for emacs-devel@gnu.org; Sat, 06 Aug 2011 07:48:49 -0400 Original-Received: from localhost (localhost [127.0.0.1]) by mx1.naquadah.org (Postfix) with ESMTP id 29A185C212; Sat, 6 Aug 2011 13:48:47 +0200 (CEST) X-Virus-Scanned: Debian amavisd-new at prometheus.naquadah.org Original-Received: from mx1.naquadah.org ([127.0.0.1]) by localhost (prometheus.naquadah.org [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id 4UTpmzOn5Wos; Sat, 6 Aug 2011 13:48:45 +0200 (CEST) Original-Received: from DimIMac.local (unknown [89.157.192.174]) (using TLSv1 with cipher ADH-AES256-SHA (256/256 bits)) (No client certificate requested) by mx1.naquadah.org (Postfix) with ESMTPSA id 08CB35C20C; Sat, 6 Aug 2011 13:48:45 +0200 (CEST) Original-Received: by DimIMac.local (Postfix, from userid 501) id 870E525D1376; Sat, 6 Aug 2011 13:48:44 +0200 (CEST) User-Mail-Address: dim@tapoueh.org In-Reply-To: (YAMAMOTO Mitsuharu's message of "Sat, 06 Aug 2011 14:55:58 +0900") User-Agent: Gnus/5.110018 (No Gnus v0.18) Emacs/24.0.50 (darwin) X-detected-operating-system: by eggs.gnu.org: GNU/Linux 2.6 (newer, 3) X-Received-From: 212.85.154.174 X-BeenThere: emacs-devel@gnu.org X-Mailman-Version: 2.1.14 Precedence: list List-Id: "Emacs development discussions." List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Original-Sender: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Xref: news.gmane.org gmane.emacs.devel:142925 Archived-At: YAMAMOTO Mitsuharu writes: > *** Support for the full screen mode introduced in Mac OS X 10.7. > Now `fullscreen' and `fullboth' values for the `fullscreen' frame > parameter have different meanings on Mac OS X 10.7: the former means a > new system-wide full screen mode with a dedicated desktop (or Space), > and the latter means the existing fullscreen feature. Is there a reason why we don't have fullscreen support for MacOSX in GNU Emacs? -- dim