* Is there any way to activate menubar by keyboard
@ 2007-07-16 12:07 lu
0 siblings, 0 replies; 8+ messages in thread
From: lu @ 2007-07-16 12:07 UTC (permalink / raw)
To: help-gnu-emacs
I'd like to active menu by keyboard in emacs,
(like press alt-f to popup file menu)
Is there any way?
^ permalink raw reply [flat|nested] 8+ messages in thread
* Re: Is there any way to activate menubar by keyboard
[not found] <mailman.3516.1184587690.32220.help-gnu-emacs@gnu.org>
@ 2007-07-16 12:38 ` Daniel Jensen
2007-07-16 13:02 ` lu
` (2 more replies)
2007-07-16 12:40 ` poppyer
2007-07-16 12:46 ` Jason Rumney
2 siblings, 3 replies; 8+ messages in thread
From: Daniel Jensen @ 2007-07-16 12:38 UTC (permalink / raw)
To: help-gnu-emacs
"lu@luxdo.jp" <lu@luxdo.jp> writes:
> I'd like to active menu by keyboard in emacs,
> (like press alt-f to popup file menu)
> Is there any way?
Try F10 or M-`.
^ permalink raw reply [flat|nested] 8+ messages in thread
* Re: Is there any way to activate menubar by keyboard
[not found] <mailman.3516.1184587690.32220.help-gnu-emacs@gnu.org>
2007-07-16 12:38 ` Is there any way to activate menubar by keyboard Daniel Jensen
@ 2007-07-16 12:40 ` poppyer
2007-07-16 12:46 ` Jason Rumney
2 siblings, 0 replies; 8+ messages in thread
From: poppyer @ 2007-07-16 12:40 UTC (permalink / raw)
To: help-gnu-emacs
the default binding is <f10>, have a try
poppyer
"lu@luxdo.jp" <lu@luxdo.jp> writes:
> I'd like to active menu by keyboard in emacs,
> (like press alt-f to popup file menu)
> Is there any way?
>
>
--
^ permalink raw reply [flat|nested] 8+ messages in thread
* Re: Is there any way to activate menubar by keyboard
[not found] <mailman.3516.1184587690.32220.help-gnu-emacs@gnu.org>
2007-07-16 12:38 ` Is there any way to activate menubar by keyboard Daniel Jensen
2007-07-16 12:40 ` poppyer
@ 2007-07-16 12:46 ` Jason Rumney
2 siblings, 0 replies; 8+ messages in thread
From: Jason Rumney @ 2007-07-16 12:46 UTC (permalink / raw)
To: help-gnu-emacs
On 16 Jul, 13:07, "l...@luxdo.jp" <l...@luxdo.jp> wrote:
> I'd like to active menu by keyboard in emacs,
> (like press alt-f to popup file menu)
> Is there any way?
Press F10. In Emacs 22.1, it activates the menubar in toolkits that
support it. In other cases, it triggers tmm-menubar.
^ permalink raw reply [flat|nested] 8+ messages in thread
* Re: Is there any way to activate menubar by keyboard
2007-07-16 12:38 ` Is there any way to activate menubar by keyboard Daniel Jensen
@ 2007-07-16 13:02 ` lu
2007-07-16 13:11 ` Drew Adams
[not found] ` <mailman.3518.1184590995.32220.help-gnu-emacs@gnu.org>
2 siblings, 0 replies; 8+ messages in thread
From: lu @ 2007-07-16 13:02 UTC (permalink / raw)
To: Daniel Jensen, help-gnu-emacs
[-- Attachment #1.1: Type: text/plain, Size: 472 bytes --]
Daniel Jensen Wrote:
> "lu@luxdo.jp" <lu@luxdo.jp> writes:
>
>
>> I'd like to active menu by keyboard in emacs,
>> (like press alt-f to popup file menu)
>> Is there any way?
>>
>
> Try F10 or M-`.
> _______________________________________________
> help-gnu-emacs mailing list
> help-gnu-emacs@gnu.org
> http://lists.gnu.org/mailman/listinfo/help-gnu-emacs
>
>
Hi Daniel,
Thank you very much.
But I'd like to popup the gui menu,not tmm-menubar.
Is it possible?
[-- Attachment #1.2: Type: text/html, Size: 1196 bytes --]
[-- Attachment #2: Type: text/plain, Size: 152 bytes --]
_______________________________________________
help-gnu-emacs mailing list
help-gnu-emacs@gnu.org
http://lists.gnu.org/mailman/listinfo/help-gnu-emacs
^ permalink raw reply [flat|nested] 8+ messages in thread
* RE: Is there any way to activate menubar by keyboard
2007-07-16 12:38 ` Is there any way to activate menubar by keyboard Daniel Jensen
2007-07-16 13:02 ` lu
@ 2007-07-16 13:11 ` Drew Adams
[not found] ` <mailman.3518.1184590995.32220.help-gnu-emacs@gnu.org>
2 siblings, 0 replies; 8+ messages in thread
From: Drew Adams @ 2007-07-16 13:11 UTC (permalink / raw)
To: help-gnu-emacs
> > I'd like to active menu by keyboard in emacs,
> > (like press alt-f to popup file menu)
> > Is there any way?
>
> Try F10 or M-`.
Try also icicles-menu.el: http://www.emacswiki.org/cgi-bin/wiki/IciclesMenu.
^ permalink raw reply [flat|nested] 8+ messages in thread
* Re: Is there any way to activate menubar by keyboard
[not found] ` <mailman.3518.1184590995.32220.help-gnu-emacs@gnu.org>
@ 2007-07-16 13:29 ` Daniel Jensen
2007-07-16 13:57 ` lu
0 siblings, 1 reply; 8+ messages in thread
From: Daniel Jensen @ 2007-07-16 13:29 UTC (permalink / raw)
To: help-gnu-emacs
"lu@luxdo.jp" <lu@luxdo.jp> writes:
[You don't have to mail me copies, I read the newsgroup.]
> Daniel Jensen Wrote:
>
> Try F10 or M-`.
>
> Hi Daniel,
> Thank you very much.
> But I'd like to popup the gui menu,not tmm-menubar.
> Is it possible?
Yes, F10 was changed to do this in Emacs 22.
^ permalink raw reply [flat|nested] 8+ messages in thread
* Re: Is there any way to activate menubar by keyboard
2007-07-16 13:29 ` Daniel Jensen
@ 2007-07-16 13:57 ` lu
0 siblings, 0 replies; 8+ messages in thread
From: lu @ 2007-07-16 13:57 UTC (permalink / raw)
To: Daniel Jensen; +Cc: help-gnu-emacs
[-- Attachment #1.1: Type: text/plain, Size: 559 bytes --]
Daniel Jensen writes
> "lu@luxdo.jp" <lu@luxdo.jp> writes:
>
> [You don't have to mail me copies, I read the newsgroup.]
>
>
>> Daniel Jensen Wrote:
>>
>> Try F10 or M-`.
>>
>> Hi Daniel,
>> Thank you very much.
>> But I'd like to popup the gui menu,not tmm-menubar.
>> Is it possible?
>>
>
> Yes, F10 was changed to do this in Emacs 22.
> _______________________________________________
> help-gnu-emacs mailing list
> help-gnu-emacs@gnu.org
> http://lists.gnu.org/mailman/listinfo/help-gnu-emacs
>
>
Hi,
F10 works ok,It's grant.
Thanks all.
[-- Attachment #1.2: Type: text/html, Size: 1249 bytes --]
[-- Attachment #2: Type: text/plain, Size: 152 bytes --]
_______________________________________________
help-gnu-emacs mailing list
help-gnu-emacs@gnu.org
http://lists.gnu.org/mailman/listinfo/help-gnu-emacs
^ permalink raw reply [flat|nested] 8+ messages in thread
end of thread, other threads:[~2007-07-16 13:57 UTC | newest]
Thread overview: 8+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
[not found] <mailman.3516.1184587690.32220.help-gnu-emacs@gnu.org>
2007-07-16 12:38 ` Is there any way to activate menubar by keyboard Daniel Jensen
2007-07-16 13:02 ` lu
2007-07-16 13:11 ` Drew Adams
[not found] ` <mailman.3518.1184590995.32220.help-gnu-emacs@gnu.org>
2007-07-16 13:29 ` Daniel Jensen
2007-07-16 13:57 ` lu
2007-07-16 12:40 ` poppyer
2007-07-16 12:46 ` Jason Rumney
2007-07-16 12:07 lu
Code repositories for project(s) associated with this external index
https://git.savannah.gnu.org/cgit/emacs.git
https://git.savannah.gnu.org/cgit/emacs/org-mode.git
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.