all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
* key bindings reported incorrectly
@ 2006-07-19 14:03 Ilya N. Golubev
  2006-07-20 17:04 ` dispatched randomly [key bindings reported incorrectly] Ilya N. Golubev
  0 siblings, 1 reply; 3+ messages in thread
From: Ilya N. Golubev @ 2006-07-19 14:03 UTC (permalink / raw)


Versions: 20.7, 21.4a

Environment: viper enabled.

In help buffer formed by `f1 b', when viper vi movement mode is in
effect, `f1 k N' reports:

N runs the command viper-search-Next
   which is an interactive compiled Lisp function in `viper-cmd'.
(viper-search-Next ARG)

So does `f1 b' report.

Actually `N' does nothing in that buffer.  `/' was already invoked.
In this case `viper-search-Next', if ever invoked, always either
changes point or outputs <Pattern not found> message.  So it appears
that the command reported to be bound to that key is not invoked at
all.

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

end of thread, other threads:[~2006-07-20 22:16 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2006-07-19 14:03 key bindings reported incorrectly Ilya N. Golubev
2006-07-20 17:04 ` dispatched randomly [key bindings reported incorrectly] Ilya N. Golubev
2006-07-20 22:16   ` Kevin Rodgers

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.