From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: Steven Degutis Newsgroups: gmane.emacs.devel Subject: Re: ns-toggle-fullscreen Date: Tue, 2 Apr 2013 12:45:43 -0500 Message-ID: References: NNTP-Posting-Host: plane.gmane.org Mime-Version: 1.0 Content-Type: multipart/alternative; boundary=047d7b111fd7797d9404d9644ed2 X-Trace: ger.gmane.org 1364931183 14414 80.91.229.3 (2 Apr 2013 19:33:03 GMT) X-Complaints-To: usenet@ger.gmane.org NNTP-Posting-Date: Tue, 2 Apr 2013 19:33:03 +0000 (UTC) Cc: emacs-devel@gnu.org To: chad Original-X-From: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Tue Apr 02 21:33:30 2013 Return-path: Envelope-to: ged-emacs-devel@m.gmane.org Original-Received: from lists.gnu.org ([208.118.235.17]) by plane.gmane.org with esmtp (Exim 4.69) (envelope-from ) id 1UN6xN-0001A2-Ud for ged-emacs-devel@m.gmane.org; Tue, 02 Apr 2013 21:33:22 +0200 Original-Received: from localhost ([::1]:57149 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1UN6wz-0006nk-5y for ged-emacs-devel@m.gmane.org; Tue, 02 Apr 2013 15:32:57 -0400 Original-Received: from eggs.gnu.org ([208.118.235.92]:58733) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1UN5HL-0006P3-Tq for emacs-devel@gnu.org; Tue, 02 Apr 2013 13:45:59 -0400 Original-Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1UN5HE-00074O-GE for emacs-devel@gnu.org; Tue, 02 Apr 2013 13:45:51 -0400 Original-Received: from mail-pb0-f48.google.com ([209.85.160.48]:61895) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1UN5HE-00074H-9S for emacs-devel@gnu.org; Tue, 02 Apr 2013 13:45:44 -0400 Original-Received: by mail-pb0-f48.google.com with SMTP id xb4so368714pbc.35 for ; Tue, 02 Apr 2013 10:45:43 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=mime-version:x-received:in-reply-to:references:date:message-id :subject:from:to:cc:content-type; bh=1Te+xj9qxAvNfmp0ewhlOGVzxGYMnVU0315BhqTxs2c=; b=VcSFZx9TF/Vu+Q4ErbkMQpaSD+zCoxrK1HoMxAuf0Mivf3bLNKmlKHiOKhb7gHzLPV ehA6XNad7h2pzr9WaYJtOZbQ6AKiVVYHAuZbKOu3S5QA1wGhBStt2IAMeEYBP8/4s0mq d0qLvRiemvM0xwlPvaKuMyyoQ7XFU2XGwnJS4W7bB/fehn7o70QRK5TzvTqx+AHzENKr uwWeSjfQZRQkjaPZSPbo1vXLjR/7kMKri5uZGcNQ4AdoS8WBE14LaXv6OMx/IJP49xkF 8Dx2HXk1KJHihF3Sul1r1vSrdDzaSAdX39usPy0gRz5wKNR6C1k9qGLDK3pv0MTKnfZi FP6g== X-Received: by 10.66.233.34 with SMTP id tt2mr26048328pac.160.1364924743381; Tue, 02 Apr 2013 10:45:43 -0700 (PDT) Original-Received: by 10.70.30.35 with HTTP; Tue, 2 Apr 2013 10:45:43 -0700 (PDT) In-Reply-To: X-detected-operating-system: by eggs.gnu.org: GNU/Linux 3.x [fuzzy] X-Received-From: 209.85.160.48 X-Mailman-Approved-At: Tue, 02 Apr 2013 15:32:54 -0400 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:158566 Archived-At: --047d7b111fd7797d9404d9644ed2 Content-Type: text/plain; charset=ISO-8859-1 That's in 24.4, which isn't out yet (at least via homebrew). -Steven On Tue, Apr 2, 2013 at 12:43 PM, chad wrote: > > On 02 Apr 2013, at 07:45, Steven Degutis wrote: > > > Why was `ns-toggle-fullscreen` taken out of emacs 24.3? > > Try 'toggle-frame-fullscreen, bound (by default) to f11, and see > if that does what you want. If there's a problem with it, let us > know with M-x report-emacs-bug. > > ~Chad > > --047d7b111fd7797d9404d9644ed2 Content-Type: text/html; charset=ISO-8859-1 Content-Transfer-Encoding: quoted-printable
That's in 24.4, which isn't out yet (at least via = homebrew).

-Steven


On Tue, Apr 2, 2013 at 12:43 PM, = chad <yandros@mit.edu> wrote:

On 02 Apr 2013, at 07:45, Steven Degutis <sbdegutis@gmail.com> wrote:

> Why was `ns-toggle-fullscreen` taken out of emacs 24.3?

Try 'toggle-frame-fullscreen, bound (by default) to f11, and see<= br> if that does what you want. =A0If there's a problem with it, let us
know with M-x report-emacs-bug.

~Chad


--047d7b111fd7797d9404d9644ed2--