From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: htbest2000 Newsgroups: gmane.emacs.help Subject: Re: removing menubar and window frame Date: Tue, 2 Dec 2008 06:42:53 -0800 (PST) Organization: http://groups.google.com Message-ID: References: NNTP-Posting-Host: lo.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: quoted-printable X-Trace: ger.gmane.org 1228232455 8458 80.91.229.12 (2 Dec 2008 15:40:55 GMT) X-Complaints-To: usenet@ger.gmane.org NNTP-Posting-Date: Tue, 2 Dec 2008 15:40:55 +0000 (UTC) To: help-gnu-emacs@gnu.org Original-X-From: help-gnu-emacs-bounces+geh-help-gnu-emacs=m.gmane.org@gnu.org Tue Dec 02 16:41:57 2008 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.50) id 1L7XNi-0007gp-RF for geh-help-gnu-emacs@m.gmane.org; Tue, 02 Dec 2008 16:41:46 +0100 Original-Received: from localhost ([127.0.0.1]:49088 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1L7XMY-0003NX-MT for geh-help-gnu-emacs@m.gmane.org; Tue, 02 Dec 2008 10:40:34 -0500 Original-Path: news.stanford.edu!newsfeed.stanford.edu!postnews.google.com!40g2000prx.googlegroups.com!not-for-mail Original-Newsgroups: gnu.emacs.help Original-Lines: 18 Original-NNTP-Posting-Host: 123.113.84.23 Original-X-Trace: posting.google.com 1228228973 3507 127.0.0.1 (2 Dec 2008 14:42:53 GMT) Original-X-Complaints-To: groups-abuse@google.com Original-NNTP-Posting-Date: Tue, 2 Dec 2008 14:42:53 +0000 (UTC) Complaints-To: groups-abuse@google.com Injection-Info: 40g2000prx.googlegroups.com; posting-host=123.113.84.23; posting-account=vjPv_woAAACRbHlAUee1GeafN1KLQK6P User-Agent: G2/1.0 X-HTTP-UserAgent: Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.9.0.1) Gecko/2008070206 Firefox/3.0.1,gzip(gfe),gzip(gfe) Original-Xref: news.stanford.edu gnu.emacs.help:164990 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:60316 Archived-At: for the part `window-frame', you would get the answers: http://www.emacswiki.org/emacs/FullScreen On Dec 1, 11:33=A0pm, "Chengqi(Lars) Song" wrote: > Hello, > > To maximize the space for editing area, I want to hide manubar and the > window-frame, but sometimes I need them so I also want to assign a > hotkey to toggle them. Could you give any suggestion? Thank you. > > By the way, by "window-frame", I mean the outer frame of the window with > the window title, maximze/minimize/close buttons. > > thanks > lars