From mboxrd@z Thu Jan 1 00:00:00 1970 Path: main.gmane.org!not-for-mail From: Dan Jacobson Newsgroups: gmane.emacs.bugs Subject: no way to remove festive icons from within menus Date: Sat, 13 Nov 2004 08:35:49 +0800 Message-ID: <87actmy49m.fsf@jidanni.org> NNTP-Posting-Host: deer.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Trace: sea.gmane.org 1100324732 22686 80.91.229.6 (13 Nov 2004 05:45:32 GMT) X-Complaints-To: usenet@sea.gmane.org NNTP-Posting-Date: Sat, 13 Nov 2004 05:45:32 +0000 (UTC) Original-X-From: bug-gnu-emacs-bounces+geb-bug-gnu-emacs=m.gmane.org@gnu.org Sat Nov 13 06:45:19 2004 Return-path: Original-Received: from lists.gnu.org ([199.232.76.165]) by deer.gmane.org with esmtp (Exim 3.35 #1 (Debian)) id 1CSqit-0006D1-00 for ; Sat, 13 Nov 2004 06:45:19 +0100 Original-Received: from localhost ([127.0.0.1] helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.33) id 1CSqrT-0000RU-FN for geb-bug-gnu-emacs@m.gmane.org; Sat, 13 Nov 2004 00:54:11 -0500 Original-Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.33) id 1CSqrR-0000RE-FO for bug-gnu-emacs@gnu.org; Sat, 13 Nov 2004 00:54:09 -0500 Original-Received: from exim by lists.gnu.org with spam-scanned (Exim 4.33) id 1CSqrR-0000R2-2j for bug-gnu-emacs@gnu.org; Sat, 13 Nov 2004 00:54:09 -0500 Original-Received: from [199.232.76.173] (helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.33) id 1CSqrR-0000Qz-08 for bug-gnu-emacs@gnu.org; Sat, 13 Nov 2004 00:54:09 -0500 Original-Received: from [204.74.68.40] (helo=frodo.hserus.net) by monty-python.gnu.org with esmtp (TLSv1:DES-CBC3-SHA:168) (Exim 4.34) id 1CSqih-0000Fn-Si for bug-gnu-emacs@gnu.org; Sat, 13 Nov 2004 00:45:08 -0500 Original-Received: from tc218-187-82-188.2-7.dynamic.apol.com.tw ([218.187.82.188]:34184 helo=jidanni1) by frodo.hserus.net with esmtpsa (Cipher TLSv1:RC4-SHA:128) (Exim 4.43 #0) id 1CSqib-00007A-G0 by authid with plain for ; Sat, 13 Nov 2004 11:15:03 +0530 Original-To: bug-gnu-emacs@gnu.org X-BeenThere: bug-gnu-emacs@gnu.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: "Bug reports for GNU Emacs, the Swiss army knife of text editors" List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Original-Sender: bug-gnu-emacs-bounces+geb-bug-gnu-emacs=m.gmane.org@gnu.org Errors-To: bug-gnu-emacs-bounces+geb-bug-gnu-emacs=m.gmane.org@gnu.org Xref: main.gmane.org gmane.emacs.bugs:9681 X-Report-Spam: http://spam.gmane.org/gmane.emacs.bugs:9681 $ emacs -q #21.3.1 gives a line of icons atop the screen. The funny thing is, searching thru them and the menus at the very top of the screen, one finds no way to turn off the icons. Therefore a way to turn them off should be amongst the menu items. So there should be a way to do (tool-bar-mode 0) right in the toolbar itself. And a way to bring it back via the menus. Or just have it fold up and sit on the edge...