]> code.delx.au - gnu-emacs/blobdiff - lisp/tmm.el
Make tty-menu-open-use-tmm a defcustom, update tmm docs accordingly.
[gnu-emacs] / lisp / tmm.el
index cd91742649d89977d294876a83ed3d068eca47a0..36c11a0f4b0e24c9a423234bc7e78bd68e4f65d4 100644 (file)
   "Text-mode emulation of looking and choosing from a menubar.
 See the documentation for `tmm-prompt'.
 X-POSITION, if non-nil, specifies a horizontal position within the menu bar;
-we make that menu bar item (the one at that position) the default choice."
+we make that menu bar item (the one at that position) the default choice.
+
+Note that \\[menu-bar-open] by default drops down TTY menus; if you want it
+to invoke `tmm-menubar' instead, customize the variable
+\`tty-menu-open-use-tmm' to a non-nil value."
   (interactive)
   (run-hooks 'menu-bar-update-hook)
   ;; Obey menu-bar-final-items; put those items last.