all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
From: "Ilya N. Golubev" <gin@mo.msk.ru>
Subject: dispatched randomly [key bindings reported incorrectly]
Date: Thu, 20 Jul 2006 21:04:55 +0400	[thread overview]
Message-ID: <43wta8cimg.fsf@mo.msk.ru> (raw)
In-Reply-To: <278xmpite8.fsf@mo.msk.ru> (Ilya N. Golubev's message of "Wed, 19 Jul 2006 18:03:27 +0400")

Closed wrt mismatch between reported key bindings and actual
dispatching of events.  `viper-search-Next' is actually called as
`describe-bindings' and `describe-key' report.  So do other commands
from different keymaps - and bindings appear a random mix of them.

That is, `viper-vi-basic-minor-mode' is before `view-mode' in
`minor-mode-map-alist'.  Still `view-mode' bindings override those of
`viper-vi-basic-minor-mode', both as reported by `describe-bindings'
and as keys are actually dispatched.  So bindings of ascii characters
are highly inconsistent and appear random.
 
`viper-search-Next' actually did nothing, and it is a bug in viper: it
may set its internal variables so.

  reply	other threads:[~2006-07-20 17:04 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2006-07-19 14:03 key bindings reported incorrectly Ilya N. Golubev
2006-07-20 17:04 ` Ilya N. Golubev [this message]
2006-07-20 22:16   ` dispatched randomly [key bindings reported incorrectly] Kevin Rodgers

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=43wta8cimg.fsf@mo.msk.ru \
    --to=gin@mo.msk.ru \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
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.