all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
* emacs menu bar tuning suggestion.
@ 2009-06-27  9:24 QT
  2009-06-27 17:08 ` Drew Adams
  0 siblings, 1 reply; 2+ messages in thread
From: QT @ 2009-06-27  9:24 UTC (permalink / raw)
  To: help-gnu-emacs

Can we unified the usages of TMM and GUI Menu bar?

When I used emacs, I always lost in its huge amount of commands.

If we can make our emacs menu have accelerators just like normal GUI
Application.

I think it will be more friendly to newbies.

And after newbies has familiar with those command, they should call
them in the same key bindings without showing menus.

I feel this is a more intuitive way for me to learn a new software.



So, can we make our emacs menu have accelerator just like normal GUI
Application?

I think NCurse, GTK and Win32 both support it natively.



menuacc.el – part of EmacsW32. Provides keyboard accelerators for
Emacs menu items. (Currently this only works with the patched version
of Emacs+EmacsW32. There is no Windows specific code in it really, but
the needed support in Emacs is not yet there.)

Can we integrate it?



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

* RE: emacs menu bar tuning suggestion.
  2009-06-27  9:24 emacs menu bar tuning suggestion QT
@ 2009-06-27 17:08 ` Drew Adams
  0 siblings, 0 replies; 2+ messages in thread
From: Drew Adams @ 2009-06-27 17:08 UTC (permalink / raw)
  To: 'QT', help-gnu-emacs

> Can we unified the usages of TMM and GUI Menu bar?
> When I used emacs, I always lost in its huge amount of commands.
> If we can make our emacs menu have accelerators just like normal GUI
> Application. I think it will be more friendly to newbies.
> And after newbies has familiar with those command, they should call
> them in the same key bindings without showing menus.
> I feel this is a more intuitive way for me to learn a new software.
> 
> So, can we make our emacs menu have accelerator just like normal GUI
> Application?

Try LaCarte, http://www.emacswiki.org/cgi-bin/wiki/LaCarte, instead of tmm.el.

Try LaCarte with Icicles, to explore the menu tree and go directly to submenu
items. http://www.emacswiki.org/cgi-bin/wiki/Icicles

See http://www.emacswiki.org/emacs/MenuBar for menu-bar enhancements and
customization, including menu-bar+.el.

> I think NCurse, GTK and Win32 both support it natively.
> menuacc.el - part of EmacsW32. Provides keyboard accelerators for
> Emacs menu items. (Currently this only works with the patched version
> of Emacs+EmacsW32. There is no Windows specific code in it really, but
> the needed support in Emacs is not yet there.)

See the comments in the lacarte.el header about handling Windows menu
accelerators, such as those Lennart adds with EmacsW32.






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

end of thread, other threads:[~2009-06-27 17:08 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2009-06-27  9:24 emacs menu bar tuning suggestion QT
2009-06-27 17:08 ` Drew Adams

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.