From mboxrd@z Thu Jan 1 00:00:00 1970 From: Tassilo Horn Subject: Re: Difference between org-footnote.el and footnote.el Date: Thu, 21 Oct 2010 17:28:20 +0200 Message-ID: <87mxq75zvv.fsf@thinkpad.tsdh.de> References: <87tykgxqbb.fsf@fastmail.fm> <878w1s7zw8.fsf@thinkpad.tsdh.de> <871v7k7ydt.fsf_-_@thinkpad.tsdh.de> <4CC00391.6050608@easy-emacs.de> <87wrpb7unc.fsf@thinkpad.tsdh.de> <15036.1287673547@gamaville.dokosmarshall.org> <87k4lbfu95.fsf@MagnumOpus.khem> Mime-Version: 1.0 Content-Type: text/plain Return-path: Received: from [140.186.70.92] (port=43123 helo=eggs.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1P8x4E-0006zR-N7 for emacs-orgmode@gnu.org; Thu, 21 Oct 2010 11:28:35 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1P8x4D-0005uM-CQ for emacs-orgmode@gnu.org; Thu, 21 Oct 2010 11:28:34 -0400 Received: from lo.gmane.org ([80.91.229.12]:57617) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1P8x4D-0005uC-0o for emacs-orgmode@gnu.org; Thu, 21 Oct 2010 11:28:33 -0400 Received: from list by lo.gmane.org with local (Exim 4.69) (envelope-from ) id 1P8x48-0001yk-Uz for emacs-orgmode@gnu.org; Thu, 21 Oct 2010 17:28:28 +0200 Received: from tsdh.uni-koblenz.de ([141.26.67.142]) by main.gmane.org with esmtp (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Thu, 21 Oct 2010 17:28:28 +0200 Received: from tassilo by tsdh.uni-koblenz.de with local (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Thu, 21 Oct 2010 17:28:28 +0200 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: emacs-orgmode@gnu.org Charles Philip Chan writes: Hi Charles and Nick, >> How does footnote.el find the signature? > > I presume by looking for the line "--" which precedes the signature. That's not completely true. The line has to be "-- ", i.e. "--" followed by exactly one space. Bye, Tassilo