From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: Stefan Monnier Newsgroups: gmane.emacs.bugs Subject: bug#13218: Disable menu by default on TTY frames Date: Tue, 18 Dec 2012 14:47:22 -0500 Message-ID: References: <6C2364F489A03A4C9314F68C0E2AA05E11D233@EXCHANGE-MB3.msk.rian> NNTP-Posting-Host: plane.gmane.org Mime-Version: 1.0 Content-Type: text/plain X-Trace: ger.gmane.org 1355860096 10562 80.91.229.3 (18 Dec 2012 19:48:16 GMT) X-Complaints-To: usenet@ger.gmane.org NNTP-Posting-Date: Tue, 18 Dec 2012 19:48:16 +0000 (UTC) Cc: 13218@debbugs.gnu.org To: Kevin Rodgers Original-X-From: bug-gnu-emacs-bounces+geb-bug-gnu-emacs=m.gmane.org@gnu.org Tue Dec 18 20:48:30 2012 Return-path: Envelope-to: geb-bug-gnu-emacs@m.gmane.org Original-Received: from lists.gnu.org ([208.118.235.17]) by plane.gmane.org with esmtp (Exim 4.69) (envelope-from ) id 1Tl39P-0004xb-Df for geb-bug-gnu-emacs@m.gmane.org; Tue, 18 Dec 2012 20:48:27 +0100 Original-Received: from localhost ([::1]:51285 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1Tl39B-0000iS-Od for geb-bug-gnu-emacs@m.gmane.org; Tue, 18 Dec 2012 14:48:13 -0500 Original-Received: from eggs.gnu.org ([208.118.235.92]:58600) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1Tl395-0000hk-GT for bug-gnu-emacs@gnu.org; Tue, 18 Dec 2012 14:48:10 -0500 Original-Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1Tl392-0005HC-AD for bug-gnu-emacs@gnu.org; Tue, 18 Dec 2012 14:48:07 -0500 Original-Received: from debbugs.gnu.org ([140.186.70.43]:39283) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1Tl392-0005H3-6Y for bug-gnu-emacs@gnu.org; Tue, 18 Dec 2012 14:48:04 -0500 Original-Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.72) (envelope-from ) id 1Tl38z-0001mE-UV for bug-gnu-emacs@gnu.org; Tue, 18 Dec 2012 14:48:02 -0500 X-Loop: help-debbugs@gnu.org Resent-From: Stefan Monnier Original-Sender: debbugs-submit-bounces@debbugs.gnu.org Resent-CC: bug-gnu-emacs@gnu.org Resent-Date: Tue, 18 Dec 2012 19:48:01 +0000 Resent-Message-ID: Resent-Sender: help-debbugs@gnu.org X-GNU-PR-Message: followup 13218 X-GNU-PR-Package: emacs X-GNU-PR-Keywords: notabug wontfix Original-Received: via spool by 13218-submit@debbugs.gnu.org id=B13218.13558600446785 (code B ref 13218); Tue, 18 Dec 2012 19:48:01 +0000 Original-Received: (at 13218) by debbugs.gnu.org; 18 Dec 2012 19:47:24 +0000 Original-Received: from localhost ([127.0.0.1]:49534 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.72) (envelope-from ) id 1Tl38O-0001lO-0u for submit@debbugs.gnu.org; Tue, 18 Dec 2012 14:47:24 -0500 Original-Received: from ironport2-out.teksavvy.com ([206.248.154.182]:58524) by debbugs.gnu.org with esmtp (Exim 4.72) (envelope-from ) id 1Tl38M-0001lH-He for 13218@debbugs.gnu.org; Tue, 18 Dec 2012 14:47:22 -0500 X-IronPort-Anti-Spam-Filtered: true X-IronPort-Anti-Spam-Result: Av0EAG6Zu09FxLDj/2dsb2JhbABEtBGBCIIVAQEEAVYjBQsLNBIUGA0kiBwFugmQRAOIQppxgViDBw X-IronPort-AV: E=Sophos;i="4.75,637,1330923600"; d="scan'208";a="210216172" Original-Received: from 69-196-176-227.dsl.teksavvy.com (HELO pastel.home) ([69.196.176.227]) by ironport2-out.teksavvy.com with ESMTP/TLS/ADH-AES256-SHA; 18 Dec 2012 14:47:23 -0500 Original-Received: by pastel.home (Postfix, from userid 20848) id 9DA3E59150; Tue, 18 Dec 2012 14:47:22 -0500 (EST) In-Reply-To: (Kevin Rodgers's message of "Tue, 18 Dec 2012 07:32:23 -0700") User-Agent: Gnus/5.13 (Gnus v5.13) Emacs/24.3.50 (gnu/linux) X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.13 Precedence: list X-detected-operating-system: by eggs.gnu.org: GNU/Linux 2.6.x X-Received-From: 140.186.70.43 X-BeenThere: bug-gnu-emacs@gnu.org List-Id: "Bug reports for GNU Emacs, the Swiss army knife of text editors" List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: bug-gnu-emacs-bounces+geb-bug-gnu-emacs=m.gmane.org@gnu.org Original-Sender: bug-gnu-emacs-bounces+geb-bug-gnu-emacs=m.gmane.org@gnu.org Xref: news.gmane.org gmane.emacs.bugs:68713 Archived-At: >> There's no way to disable the menu bar otherwise than from the init >> file. Thus, you can see the menu flashing before the init file loads. > You can disable it with the menuBar resource, to prevent flashing. I doubt X resoucres work for a tty-only build. >> Could you disable the menu by default in the console mode? It's of no use >> in the terminal. You probably meant disabling the "menu bar" rather than only the "menu". > Instead of using the mouse, you can also invoke the first menu bar > item by pressing (to run the command `menu-bar-open'). That works just as well without the menu-bar (it even works better because you have one more display line). Stefan