Re: [Orgmode] Minor docstring bug: org-footnote-goto-previous-reference

2010-10-24 Thread Noorul Islam
On Sun, Oct 24, 2010 at 12:56 PM, T.F. Torrey wrote: >> Date: Sun, 24 Oct 2010 08:57:35 +0530 >> Subject: Re: [Orgmode] Minor docstring bug: >>       org-footnote-goto-previous-reference >> From: Noorul Islam >> To: rpgold...@sift.info >> X-detected-operatin

Re: [Orgmode] Minor docstring bug: org-footnote-goto-previous-reference

2010-10-24 Thread T.F. Torrey
> Date: Sun, 24 Oct 2010 08:57:35 +0530 > Subject: Re: [Orgmode] Minor docstring bug: > org-footnote-goto-previous-reference > From: Noorul Islam > To: rpgold...@sift.info > X-detected-operating-system: by eggs.gnu.org: GNU/Linux 2.6 (newer, 2) > Cc: Org Mode &g

Re: [Orgmode] Minor docstring bug: org-footnote-goto-previous-reference

2010-10-23 Thread Noorul Islam
On Sun, Oct 24, 2010 at 5:00 AM, Robert Goldman wrote: > The docstring for the command "org-footnote-goto-previous-reference" is > >   Find the next previous of the footnote with label LABEL. > > ...which I can't actually parse. > > "Find the (immediately) previous reference to the footnote with l

[Orgmode] Minor docstring bug: org-footnote-goto-previous-reference

2010-10-23 Thread Robert Goldman
The docstring for the command "org-footnote-goto-previous-reference" is Find the next previous of the footnote with label LABEL. ...which I can't actually parse. "Find the (immediately) previous reference to the footnote with label LABEL." Is that better? Cheers, r