bug#2287: 23.0.90; Mistake in manual org-footnote-action
"Joachim Reiter" <[email protected]>
| Newsgroups | gmane.emacs.bugs,gmane.emacs.pretest.bugs |
|---|---|
| Message-ID | <[email protected]> |
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 [email protected] mailing list. Please describe exactly what actions triggered the bug and the precise symptoms of the bug: Hello! In manual for org-footnote-action is written: ,---- | 'When at a footnote reference' | org-footnote-action is an interactive autoloaded Lisp function in | `org-footnote.el'. | | (org-footnote-action &optional special) | | Do the right thing for footnotes. | When at a foornote reference, jump to the definition. When at a | definition,... `---- The position 'When at a foornote reference' is not right - Correct it must named: 'When at a footnote reference' 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 e:/Emacs_23-0-90/etc/DEBUG for instructions. In GNU Emacs 23.0.90.1 (i386-mingw-nt6.0.6001) of 2009-02-01 on SOFT-MJASON Windowing system distributor `Microsoft Corp.', version 6.0.6001 configured using `configure --with-gcc (3.4)' 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: DEU value of $XMODIFIERS: nil locale-coding-system: cp1252 default-enable-multibyte-characters: t Major mode: Fundamental Minor modes in effect: recentf-mode: t tooltip-mode: t tool-bar-mode: t mouse-wheel-mode: t menu-bar-mode: t file-name-shadow-mode: t global-font-lock-mode: t blink-cursor-mode: t global-auto-composition-mode: t auto-encryption-mode: t auto-compression-mode: t line-number-mode: t transient-mark-mode: t Recent input: <help-echo> <help-echo> <help-echo> <help-echo> <help-echo> <help-echo> <help-echo> <help-echo> C-h a f o o t n o t e <return> <help-echo> <down-mouse-1> <mouse-2> <help-echo> <help-echo> <help-echo> <help-echo> <help-echo> <help-echo> <help-echo> <help-echo> <help-echo> <help-echo> <help-echo> <menu-bar> <help-menu> <send-emacs-bug -report> Recent messages: Loading recentf...done Loading e:/Emacs-Home/.recentf...done Cleaning up the recentf list...done (0 removed) For information about GNU Emacs and the GNU system, type C-h C-a. Type C-x 1 to remove help window. Type C-x 4 C-o RET to restore the other window. Greetings - Joachim Reiter, Germany