unofficial mirror of bug-gnu-emacs@gnu.org 
 help / color / mirror / code / Atom feed
* bug#13218: Disable menu by default on TTY frames
@ 2012-12-18  9:57 i.kalyaev
  2012-12-18 14:32 ` Kevin Rodgers
  0 siblings, 1 reply; 4+ messages in thread
From: i.kalyaev @ 2012-12-18  9:57 UTC (permalink / raw)
  To: 13218

[-- Attachment #1: Type: text/plain, Size: 1413 bytes --]

Hi!

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.

Could you disable the menu by default in the console mode? It's of no use
in the terminal.

Thanks!


--
Godspeed, Ivan

________________________________
Информация в данном сообщении электронной почты и вложениях к нему предназначена исключительно для персонального и конфиденциального использования назначенными получателями. Использование данного сообщения и вложений к нему во внеслужебных целях не допускается. Если вы не являетесь назначенным получателем, вы не можете читать, использовать, копировать, пересылать или иным образом распространять это сообщение и вложения к нему. Пожалуйста, если Вы получили это сообщение по ошибке, перешлите его назад и удалите все копии сообщения и вложений к нему из вашей системы. Спасибо.             This e-mail and any files sent with it are confidential and intended solely for the use of the named addressee. Use of this e-mail or any attachments for non-work-related purposes is strictly prohibited. If you are not the intended recipient of this e-mail, do not read, use, copy, resend or otherwise distribute the e-mail or any files sent with it. If you received this e-mail by mistake, please notify the sender by e-mail and delete all copies of the e-mail and attachments from your system. Thank you.

[-- Attachment #2: Type: text/html, Size: 2325 bytes --]

^ permalink raw reply	[flat|nested] 4+ messages in thread

* bug#13218: Disable menu by default on TTY frames
  2012-12-18  9:57 bug#13218: Disable menu by default on TTY frames i.kalyaev
@ 2012-12-18 14:32 ` Kevin Rodgers
  2012-12-18 19:47   ` Stefan Monnier
  0 siblings, 1 reply; 4+ messages in thread
From: Kevin Rodgers @ 2012-12-18 14:32 UTC (permalink / raw)
  To: 13218

On 12/18/12 2:57 AM, i.kalyaev@rian.ru wrote:
> Hi!
>
> 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.

> Could you disable the menu by default in the console mode? It's of no use
> in the terminal.

    Instead of using the mouse, you can also invoke the first menu bar
item by pressing <F10> (to run the command `menu-bar-open').  You can
then navigate the menus with the arrow keys.  To activate a selected
menu item, press <RET>; to cancel menu navigation, press <ESC>.

Read The Fine Manual,
-- 
Kevin Rodgers
Denver, Colorado, USA






^ permalink raw reply	[flat|nested] 4+ messages in thread

* bug#13218: Disable menu by default on TTY frames
  2012-12-18 14:32 ` Kevin Rodgers
@ 2012-12-18 19:47   ` Stefan Monnier
  2012-12-19 14:40     ` Kevin Rodgers
  0 siblings, 1 reply; 4+ messages in thread
From: Stefan Monnier @ 2012-12-18 19:47 UTC (permalink / raw)
  To: Kevin Rodgers; +Cc: 13218

>> 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 <F10> (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





^ permalink raw reply	[flat|nested] 4+ messages in thread

* bug#13218: Disable menu by default on TTY frames
  2012-12-18 19:47   ` Stefan Monnier
@ 2012-12-19 14:40     ` Kevin Rodgers
  0 siblings, 0 replies; 4+ messages in thread
From: Kevin Rodgers @ 2012-12-19 14:40 UTC (permalink / raw)
  To: 13218

On 12/18/12 12:47 PM, Stefan Monnier wrote:
>>> 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.

Pity.

-- 
Kevin Rodgers
Denver, Colorado, USA






^ permalink raw reply	[flat|nested] 4+ messages in thread

end of thread, other threads:[~2012-12-19 14:40 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2012-12-18  9:57 bug#13218: Disable menu by default on TTY frames i.kalyaev
2012-12-18 14:32 ` Kevin Rodgers
2012-12-18 19:47   ` Stefan Monnier
2012-12-19 14:40     ` Kevin Rodgers

Code repositories for project(s) associated with this public inbox

	https://git.savannah.gnu.org/cgit/emacs.git

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).