unofficial mirror of bug-gnu-emacs@gnu.org 
 help / color / mirror / code / Atom feed
* bug#2287: 23.0.90; Mistake in manual org-footnote-action
@ 2009-02-11 14:45 ` Joachim Reiter
  2009-02-12  3:40   ` bug#2287: marked as done (23.0.90; Mistake in manual org-footnote-action) Emacs bug Tracking System
  2009-02-12 10:45   ` bug#2287: 23.0.90; Mistake in manual org-footnote-action Bastien
  0 siblings, 2 replies; 3+ messages in thread
From: Joachim Reiter @ 2009-02-11 14:45 UTC (permalink / raw)
  To: emacs-pretest-bug

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 emacs-pretest-bug@gnu.org 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 







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

* bug#2287: marked as done (23.0.90; Mistake in manual  org-footnote-action)
  2009-02-11 14:45 ` bug#2287: 23.0.90; Mistake in manual org-footnote-action Joachim Reiter
@ 2009-02-12  3:40   ` Emacs bug Tracking System
  2009-02-12 10:45   ` bug#2287: 23.0.90; Mistake in manual org-footnote-action Bastien
  1 sibling, 0 replies; 3+ messages in thread
From: Emacs bug Tracking System @ 2009-02-12  3:40 UTC (permalink / raw)
  To: Glenn Morris

[-- Attachment #1: Type: text/plain, Size: 894 bytes --]


Your message dated Wed, 11 Feb 2009 22:30:25 -0500
with message-id <kyvdrgtjqm.fsf@fencepost.gnu.org>
and subject line Re: bug#2287: 23.0.90; Mistake in manual org-footnote-action
has caused the Emacs bug report #2287,
regarding 23.0.90; Mistake in manual org-footnote-action
to be marked as done.

This means that you claim that the problem has been dealt with.
If this is not the case it is now your responsibility to reopen the
bug report if necessary, and/or fix the problem forthwith.

(NB: If you are a system administrator and have no idea what this
message is talking about, this may indicate a serious mail system
misconfiguration somewhere. Please contact owner@emacsbugs.donarmstrong.com
immediately.)


-- 
2287: http://emacsbugs.donarmstrong.com/cgi-bin/bugreport.cgi?bug=2287
Emacs Bug Tracking System
Contact owner@emacsbugs.donarmstrong.com with problems

[-- Attachment #2: Type: message/rfc822, Size: 5103 bytes --]

From: "Joachim Reiter" <Reiter.Joachim@web.de>
To: <emacs-pretest-bug@gnu.org>
Subject: 23.0.90; Mistake in manual org-footnote-action
Date: Wed, 11 Feb 2009 15:45:07 +0100
Message-ID: <DC1B1469E42441889157EB7FA9A6FBB0@joachimreiter.myfqdn.de>

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 emacs-pretest-bug@gnu.org 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 




[-- Attachment #3: Type: message/rfc822, Size: 1476 bytes --]

From: Glenn Morris <rgm@gnu.org>
To: 2287-done@emacsbugs.donarmstrong.com
Subject: Re: bug#2287: 23.0.90; Mistake in manual org-footnote-action
Date: Wed, 11 Feb 2009 22:30:25 -0500
Message-ID: <kyvdrgtjqm.fsf@fencepost.gnu.org>


Thanks.


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

* bug#2287: 23.0.90; Mistake in manual org-footnote-action
  2009-02-11 14:45 ` bug#2287: 23.0.90; Mistake in manual org-footnote-action Joachim Reiter
  2009-02-12  3:40   ` bug#2287: marked as done (23.0.90; Mistake in manual org-footnote-action) Emacs bug Tracking System
@ 2009-02-12 10:45   ` Bastien
  1 sibling, 0 replies; 3+ messages in thread
From: Bastien @ 2009-02-12 10:45 UTC (permalink / raw)
  To: Joachim Reiter; +Cc: emacs-pretest-bug, 2287

"Joachim Reiter" <Reiter.Joachim@web.de> writes:

> The position 'When at a foornote reference' is not right - Correct it
> must named:
>
> 'When at a footnote reference'

What is the difference?

-- 
 Bastien






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

end of thread, other threads:[~2009-02-12 10:45 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
     [not found] <kyvdrgtjqm.fsf@fencepost.gnu.org>
2009-02-11 14:45 ` bug#2287: 23.0.90; Mistake in manual org-footnote-action Joachim Reiter
2009-02-12  3:40   ` bug#2287: marked as done (23.0.90; Mistake in manual org-footnote-action) Emacs bug Tracking System
2009-02-12 10:45   ` bug#2287: 23.0.90; Mistake in manual org-footnote-action Bastien

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).