unofficial mirror of bug-gnu-emacs@gnu.org 
 help / color / mirror / code / Atom feed
* bug#25174: C-h v some keymap now gives some numbers instead of the familiar bindings
@ 2016-12-11 18:17 積丹尼 Dan Jacobson
  2016-12-13  4:03 ` npostavs
  2016-12-13  5:58 ` 積丹尼 Dan Jacobson
  0 siblings, 2 replies; 9+ messages in thread
From: 積丹尼 Dan Jacobson @ 2016-12-11 18:17 UTC (permalink / raw)
  To: 25174

C-h v some keymap now gives some numbers instead of the familiar bindings.

flyspell-mode-map is a variable defined in ‘flyspell.el’.
Its value is (keymap
 (3 keymap
    (36 . flyspell-correct-word-before-point))
 (67108910 . flyspell-auto-correct-word)
 (67108908 . flyspell-goto-next-error)
 (67108923 . flyspell-auto-correct-previous-word)
 (27 keymap
     (9 . flyspell-auto-correct-word)))


  This variable may be risky if used as a file-local variable.

Documentation:
Minor mode keymap for Flyspell mode--for the whole buffer.

emacs-version "25.1.1"





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

end of thread, other threads:[~2019-10-16  8:56 UTC | newest]

Thread overview: 9+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2016-12-11 18:17 bug#25174: C-h v some keymap now gives some numbers instead of the familiar bindings 積丹尼 Dan Jacobson
2016-12-13  4:03 ` npostavs
2016-12-13  5:58 ` 積丹尼 Dan Jacobson
2019-10-14 19:42   ` Lars Ingebrigtsen
2019-10-14 20:09     ` Michael Heerdegen
2019-10-14 20:12       ` Lars Ingebrigtsen
2019-10-15  8:31         ` Michael Heerdegen
2019-10-16  1:31           ` Lars Ingebrigtsen
2019-10-16  8:56             ` Michael Heerdegen

Code repositories for project(s) associated with this public inbox

	https://git.savannah.gnu.org/cgit/emacs.git

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).