branch: externals/frog-menu
commit 6898f09cb101305b3ed6887d9f2ea95f8cb2a315
Author: Clemens Radermacher <clem...@posteo.net>
Commit: Clemens Radermacher <clem...@posteo.net>

    Fix example
---
 README.org | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/README.org b/README.org
index 42befb4..70699dd 100644
--- a/README.org
+++ b/README.org
@@ -115,5 +115,5 @@ And here is yet another example I use to navigate the 
menubar:
   (interactive)
   (run-hooks 'menu-bar-update-hook)
   (setq tmm-table-undef nil)
-  (frog-tmm-prompt (tmm-get-keybind [menu-bar]) mode-name))
+  (frog-tmm-prompt (tmm-get-keybind [menu-bar]) (or mode mode-name)))
 #+end_src

Reply via email to