From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: Ilya Zakharevich Newsgroups: gmane.emacs.help Subject: Re: Using Emacs on small-display devices Date: Tue, 1 Jun 2010 23:53:00 +0000 (UTC) Organization: U.C. Berkeley Math. Department. Message-ID: References: NNTP-Posting-Host: lo.gmane.org X-Trace: dough.gmane.org 1291826368 15607 80.91.229.12 (8 Dec 2010 16:39:28 GMT) X-Complaints-To: usenet@dough.gmane.org NNTP-Posting-Date: Wed, 8 Dec 2010 16:39:28 +0000 (UTC) To: help-gnu-emacs@gnu.org Original-X-From: help-gnu-emacs-bounces+geh-help-gnu-emacs=m.gmane.org@gnu.org Wed Dec 08 17:39:24 2010 Return-path: Envelope-to: geh-help-gnu-emacs@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 1PQN35-0005Aa-UJ for geh-help-gnu-emacs@m.gmane.org; Wed, 08 Dec 2010 17:39:24 +0100 Original-Received: from localhost ([127.0.0.1]:36185 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1PQN35-0003Sl-1y for geh-help-gnu-emacs@m.gmane.org; Wed, 08 Dec 2010 11:39:23 -0500 Original-Path: usenet.stanford.edu!elk.ncren.net!nntp.club.cc.cmu.edu!feeder.erje.net!eternal-september.org!.POSTED!not-for-mail Original-Newsgroups: gnu.emacs.help Original-Lines: 15 Injection-Date: Tue, 1 Jun 2010 23:53:00 +0000 (UTC) Injection-Info: mx02.eternal-september.org; posting-host="LlLjF8LevGdIZWbTvv+SXA"; logging-data="23760"; mail-complaints-to="abuse@eternal-september.org"; posting-account="U2FsdGVkX1/mNJglM40mPQnwKVub8BPu" User-Agent: slrn/0.9.8.1pl1 (Linux) Cancel-Lock: sha1:Hp6+sxImMoMIRfhwzeTImKKLCl0= Original-Xref: usenet.stanford.edu gnu.emacs.help:178549 X-BeenThere: help-gnu-emacs@gnu.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Users list for the GNU Emacs text editor List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Original-Sender: help-gnu-emacs-bounces+geh-help-gnu-emacs=m.gmane.org@gnu.org Errors-To: help-gnu-emacs-bounces+geh-help-gnu-emacs=m.gmane.org@gnu.org Xref: news.gmane.org gmane.emacs.help:75628 Archived-At: On 2010-06-01, Stefan Monnier wrote: >>>> e) ability to make emacs full-screen (no border, no taskbar visible); >>> I think we already support that cleanly, tho it depends on cooperation >>> from the WM, of course. >> Is it bound to a keypress? F11? ;-) > > No. You have to make your own command (which just calls > set-frame-parameter, IIRC) and bind it yourself, currently. Let me rephrase my question then: WHICH parameters, to which values? (Let's suppose we care about Windows only - so that application has complete control over how it looks like.) Thanks, Ilya