From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: "Chengqi(Lars) Song" Newsgroups: gmane.emacs.help Subject: Re: removing menubar and window frame Date: Tue, 2 Dec 2008 19:05:13 +0800 Message-ID: <20081202110513.GA29741@lars-x200s> References: <20081202043303.GA13422@lars-x200s> NNTP-Posting-Host: lo.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Trace: ger.gmane.org 1228215957 16079 80.91.229.12 (2 Dec 2008 11:05:57 GMT) X-Complaints-To: usenet@ger.gmane.org NNTP-Posting-Date: Tue, 2 Dec 2008 11:05:57 +0000 (UTC) To: help-gnu-emacs Original-X-From: help-gnu-emacs-bounces+geh-help-gnu-emacs=m.gmane.org@gnu.org Tue Dec 02 12:07:00 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 1L7T5d-0004wB-6w for geh-help-gnu-emacs@m.gmane.org; Tue, 02 Dec 2008 12:06:49 +0100 Original-Received: from localhost ([127.0.0.1]:47243 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1L7T4S-00056y-Ho for geh-help-gnu-emacs@m.gmane.org; Tue, 02 Dec 2008 06:05:36 -0500 Original-Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1L7T47-00056t-9I for help-gnu-emacs@gnu.org; Tue, 02 Dec 2008 06:05:15 -0500 Original-Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1L7T46-00056h-B4 for help-gnu-emacs@gnu.org; Tue, 02 Dec 2008 06:05:14 -0500 Original-Received: from [199.232.76.173] (port=51076 helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1L7T46-00056e-7t for help-gnu-emacs@gnu.org; Tue, 02 Dec 2008 06:05:14 -0500 Original-Received: from ti-out-0910.google.com ([209.85.142.191]:58756) by monty-python.gnu.org with esmtp (Exim 4.60) (envelope-from ) id 1L7T45-0007g2-Kt for help-gnu-emacs@gnu.org; Tue, 02 Dec 2008 06:05:13 -0500 Original-Received: by ti-out-0910.google.com with SMTP id u5so1913041tia.10 for ; Tue, 02 Dec 2008 03:05:11 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:received:received:date:from:to:subject :message-id:references:mime-version:content-type:content-disposition :in-reply-to:user-agent; bh=pQ6FT070rwaFmkFyjurs5YtuxsjvzjINg/Jy2ynNQeU=; b=VI6kEo/5IOJQB4xDiVb1qKjUfWQpaWUVR3kup3BFVlY2IBFaZxp+ufDwtYTClOCeKm 6ICn+e0byyJ12pxLBasbVeGAnxA83sRk9x42oned4CEc/r3UwaqQu6n63mYB/U1hNa9k X6CvBdENdN5d/Oed4KXH+jKPCidmFHTsXi2CM= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=date:from:to:subject:message-id:references:mime-version :content-type:content-disposition:in-reply-to:user-agent; b=Grap95wkc0Q4l3FOFdHjTJ39i6lMCTdG30F0Dn1RWzjRoz4itGOGGj5AGEgih4qgnj JAywUIh7A3P0QfVvvJAJKSYh6HOLas0LZWy+mPYHhCF8vI6KWByihseDnASjse8n2UB4 Q8Z4dIlLJTtwdjPqV4vuTSxgQ1shVcVJ2+Cu4= Original-Received: by 10.110.50.19 with SMTP id x19mr17923801tix.53.1228215911455; Tue, 02 Dec 2008 03:05:11 -0800 (PST) Original-Received: from localhost ([143.89.166.51]) by mx.google.com with ESMTPS id 22sm24607tim.7.2008.12.02.03.05.10 (version=TLSv1/SSLv3 cipher=RC4-MD5); Tue, 02 Dec 2008 03:05:10 -0800 (PST) Content-Disposition: inline In-Reply-To: User-Agent: Mutt/1.5.18 (2008-05-17) X-detected-operating-system: by monty-python.gnu.org: GNU/Linux 2.6 (newer, 2) 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:60304 Archived-At: Hi, Thanks for you comments. By "window-frame" I mean the "X Window decroration" applied by Gnome's metacity window manager. Is there any method to toggle menubar and the "x window decroration" by a hotkey? Thanks Lars On Tue, 02 Dec 2008, Peter Dyballa wrote: > > Am 02.12.2008 um 05:33 schrieb Chengqi(Lars) Song: > > To me it's still not clear what you mean with "window-frame" ? is it the > "X window decoration" applied by an "X window manager" to the GNU Emacs X > client frame (that can house a few "windows")? Or do you mean the fringe > area(s)? > > Maybe it's worth, for you, to check the entries in Options menu -> > Show/Hide. By experimenting you might get exactly what you want. > > -- > Greetings > > Pete