From mboxrd@z Thu Jan 1 00:00:00 1970 From: Carsten Dominik Subject: Re: Org-mode 4.76 Date: Mon, 4 Jun 2007 08:33:34 +0200 Message-ID: References: <62bdcdbc02ac7f5e67194b7907e7fd2e@science.uva.nl> Mime-Version: 1.0 (Apple Message framework v624) Content-Type: text/plain; charset=US-ASCII; format=flowed Content-Transfer-Encoding: 7bit Return-path: Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1Hv7Jr-0003wh-Ug for emacs-orgmode@gnu.org; Mon, 04 Jun 2007 03:49:39 -0400 Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1Hv7Jq-0003uJ-I7 for emacs-orgmode@gnu.org; Mon, 04 Jun 2007 03:49:39 -0400 Received: from [199.232.76.173] (helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1Hv7Jq-0003to-5v for emacs-orgmode@gnu.org; Mon, 04 Jun 2007 03:49:38 -0400 Received: from korteweg.uva.nl ([146.50.98.70]) by monty-python.gnu.org with esmtp (Exim 4.60) (envelope-from ) id 1Hv7Jp-0005li-Fo for emacs-orgmode@gnu.org; Mon, 04 Jun 2007 03:49:37 -0400 In-Reply-To: List-Id: "General discussions about Org-mode." List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Sender: emacs-orgmode-bounces+geo-emacs-orgmode=m.gmane.org@gnu.org Errors-To: emacs-orgmode-bounces+geo-emacs-orgmode=m.gmane.org@gnu.org To: Scott Jaderholm Cc: org-mode On Jun 2, 2007, at 1:15, Scott Jaderholm wrote: > Carsten, > > I think there's a typo causing this: > > Note the no space between "footnum" and name. Yes. Fixed, thanks. > Also, is it hard to allow footnotes in tables? No, not at all, I just did detecting footnote references in the wrong place. Fixed as well. Thanks. - Carsten