bug-gnu-emacs
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

non-existent define-key mentioned in info documentation (minor)


From: Par Kurlberg
Subject: non-existent define-key mentioned in info documentation (minor)
Date: Sun, 9 Sep 2007 21:27:12 +0200

Please write in English if possible, because the Emacs maintainers
usually do not have translators to read other languages for them.

Your bug report will be posted to the bug-gnu-emacs@gnu.org mailing list,
and to the gnu.emacs.bug news group.

Please describe exactly what actions triggered the bug
and the precise symptoms of the bug:

The command "define-key" is mentioned in the info documentation (in
section 57.4.3 Local Keymaps), but as far as I can tell this command
no longer exists.  Here is the blurb in info (found by doing i in info-mode.)


>      (add-hook 'texinfo-mode-hook
>                '(lambda ()
>                   (define-key texinfo-mode-map "\C-cp"
>                               'backward-paragraph)
>                   (define-key texinfo-mode-map "\C-cn"
>                               'forward-paragraph)))
>


If Emacs crashed, and you have the Emacs process in the gdb debugger,
please include the output from the following gdb commands:
    `bt full' and `xbacktrace'.
If you would like to further debug the crash, please read the file
/usr/share/emacs/22.1/etc/DEBUG for instructions.


In GNU Emacs 22.1.1 (i486-pc-linux-gnu, GTK+ Version 2.10.11)
 of 2007-08-15 on palmer, modified by Ubuntu
Windowing system distributor `The X.Org Foundation', version 11.0.70200000
configured using `configure  '--build' 'i486-linux-gnu' '--host'
'i486-linux-gnu' '--prefix=/usr' '--sharedstatedir=/var/lib'
'--libexecdir=/usr/lib' '--localstatedir=/var'
'--infodir=/usr/share/info' '--mandir=/usr/share/man' '--with-pop=yes'
'--enable-locallisppath=/etc/emacs22:/etc/emacs:/usr/local/share/emacs/22.1/site-lisp:/usr/local/share/emacs/site-lisp:/usr/share/emacs/22.1/site-lisp:/usr/share/emacs/site-lisp:/usr/share/emacs/22.1/leim'
'--with-x=yes' '--with-x-toolkit=gtk' 'build_alias=i486-linux-gnu'
'host_alias=i486-linux-gnu' 'CFLAGS=-DDEBIAN
-DSITELOAD_PURESIZE_EXTRA=5000 -g -O2''

Important settings:
  value of $LC_ALL: nil
  value of $LC_COLLATE: nil
  value of $LC_CTYPE: nil
  value of $LC_MESSAGES: nil
  value of $LC_MONETARY: nil
  value of $LC_NUMERIC: nil
  value of $LC_TIME: nil
  value of $LANG: en_US.UTF-8
  locale-coding-system: utf-8
  default-enable-multibyte-characters: t

Major mode: Info

Minor modes in effect:
  shell-dirtrack-mode: t
  recentf-mode: t
  delete-selection-mode: t
  pc-selection-mode: t
  show-paren-mode: t
  tooltip-mode: t
  mouse-wheel-mode: t
  menu-bar-mode: t
  file-name-shadow-mode: t
  global-font-lock-mode: t
  font-lock-mode: t
  unify-8859-on-encoding-mode: t
  utf-translate-cjk-mode: t
  line-number-mode: t
  transient-mark-mode: t

Recent input:
<snip>

Recent messages:
Found `define-key' in Command Index.  (Only match) [2 times]
Mark set
Mark saved where search started
Type C-x 1 to remove help window.
Making completion list...
Quit
Making completion list... [3 times]
GNU Emacs 22.1.1 (i486-pc-linux-gnu, GTK+ Version 2.10.11) of
2007-08-15 on palmer, modified by Ubuntu
Making completion list... [4 times]
Loading emacsbug...done




reply via email to

[Prev in Thread] Current Thread [Next in Thread]