Re: emacs memu bars in linux console

2001-03-10 Thread Alexander Zhuckov
Osamu Aoki <[EMAIL PROTECTED]> writes: > Hi, > > On Sat, Mar 10, 2001 at 08:41:35PM +0300, Alexander Zhuckov wrote: > > Osamu Aoki <[EMAIL PROTECTED]> writes: > > > Yes but that's not my point. 'F10' and 'M-`' exist and I use them :-) > ... > > Put (menu-bar-mode '-1) in your .emacs file. If you

Re: emacs memu bars in linux console

2001-03-10 Thread Osamu Aoki
Hi, On Sat, Mar 10, 2001 at 08:41:35PM +0300, Alexander Zhuckov wrote: > Osamu Aoki <[EMAIL PROTECTED]> writes: > > Yes but that's not my point. 'F10' and 'M-`' exist and I use them :-) ... > Put (menu-bar-mode '-1) in your .emacs file. If you want menu bar only > under X you can test for window

Re: emacs memu bars in linux console

2001-03-10 Thread Alexander Zhuckov
Osamu Aoki <[EMAIL PROTECTED]> writes: > Yes but that's not my point. 'F10' and 'M-`' exist and I use them :-) > > To use emacs menu in console, this top menu line is really useless. F10 > works even after I killed this top menu line with "meta-x > menu-bar-mode". I always wonder why do not th

Re: emacs memu bars in linux console

2001-03-10 Thread Osamu Aoki
Yes but that's not my point. 'F10' and 'M-`' exist and I use them :-) To use emacs menu in console, this top menu line is really useless. F10 works even after I killed this top menu line with "meta-x menu-bar-mode". I always wonder why do not they simply say "Press F10 for menu" or something re

Re: emacs memu bars in linux console

2001-03-10 Thread W. Paul Mills
Hit the key, and notice what happens! [EMAIL PROTECTED] (Osamu Aoki) writes: > Can we use emacs menu bars on the top of screen in Linux console? > > Buffers Files Tools Edit Search Mule Help > > I know these works as menu in X, but what does it do in console??? > > Should I close

Re: emacs memu bars in linux console

2001-03-10 Thread Carel Fellinger
On Fri, Mar 09, 2001 at 09:09:01PM -0800, Osamu Aoki wrote: > Can we use emacs menu bars on the top of screen in Linux console? > > Buffers Files Tools Edit Search Mule Help > > I know these works as menu in X, but what does it do in console??? try Meta-` or F10 and go from there -- groetj

Re: emacs memu bars in linux console

2001-03-10 Thread Carl Greco
The following is from the Emacs -> Menu Bar section of the Emacs Info page: On text-only terminals with no mouse, you can use the menu bar by typing `M-`' or (these run the command `tmm-menubar'). This command enters a mode in which you can select a menu item from the keyboard. A provisiona

emacs memu bars in linux console

2001-03-09 Thread Osamu Aoki
Can we use emacs menu bars on the top of screen in Linux console? Buffers Files Tools Edit Search Mule Help I know these works as menu in X, but what does it do in console??? Should I close it with "meta-x menu-bar-mode" since it is not doing anything and eating precious screen. Osamu - Is