From mboxrd@z Thu Jan 1 00:00:00 1970 Path: main.gmane.org!not-for-mail From: Paul Stoeber Newsgroups: gmane.emacs.bugs Subject: Re: Button Bar Date: Fri, 5 Jul 2002 12:22:49 +0000 Sender: bug-gnu-emacs-admin@gnu.org Message-ID: <20020705122249.GA179@xyz> References: NNTP-Posting-Host: localhost.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Trace: main.gmane.org 1025871809 9057 127.0.0.1 (5 Jul 2002 12:23:29 GMT) X-Complaints-To: usenet@main.gmane.org NNTP-Posting-Date: Fri, 5 Jul 2002 12:23:29 +0000 (UTC) Cc: bug-gnu-emacs@gnu.org Return-path: Original-Received: from fencepost.gnu.org ([199.232.76.164]) by main.gmane.org with esmtp (Exim 3.33 #1 (Debian)) id 17QS7V-0002Ly-00 for ; Fri, 05 Jul 2002 14:23:29 +0200 Original-Received: from localhost ([127.0.0.1] helo=fencepost.gnu.org) by fencepost.gnu.org with esmtp (Exim 3.34 #1 (Debian)) id 17QS85-00082I-00; Fri, 05 Jul 2002 08:24:05 -0400 Original-Received: from manelan061.rz.tu-ilmenau.de ([141.24.132.61] helo=xyz) by fencepost.gnu.org with smtp (Exim 3.34 #1 (Debian)) id 17QS7B-0007sF-00 for ; Fri, 05 Jul 2002 08:23:09 -0400 Original-Received: from q by xyz with local (Exim 3.12 #1 (Debian)) id 17QS6r-00005N-00; Fri, 05 Jul 2002 12:22:49 +0000 Original-To: Edward Welbourne Content-Disposition: inline In-Reply-To: Errors-To: bug-gnu-emacs-admin@gnu.org X-BeenThere: bug-gnu-emacs@gnu.org X-Mailman-Version: 2.0.11 Precedence: bulk List-Help: List-Post: List-Subscribe: , List-Id: Bug reports for GNU Emacs, the Swiss army knife of text editors List-Unsubscribe: , List-Archive: Xref: main.gmane.org gmane.emacs.bugs:2473 X-Report-Spam: http://spam.gmane.org/gmane.emacs.bugs:2473 On Fri, Jul 05, 2002 at 02:04:25PM +0200, Edward Welbourne wrote: > I want my screen devoted to *text* ! `(menu-bar-mode 0)' turns off the menu bar on character screens and in X. `(tool-bar-mode 0)' turns off the tool bar in X. `emacs --no-windows' avoids graphical elements entirely, as does not using X. ;-)