From mboxrd@z Thu Jan 1 00:00:00 1970 From: Eric S Fraga Subject: Re: Re: Release 7.02 Date: Fri, 29 Oct 2010 13:42:13 +0100 Message-ID: <87tyk58922.fsf@ucl.ac.uk> References: <912EC325-B17E-487B-BA7F-47573F8D4D69@gmail.com> <80tyk5pfih.fsf@mundaneum.com> <233EF81E-E8F0-42AA-B06C-C156441F3F9F@gmail.com> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Return-path: Received: from [140.186.70.92] (port=58119 helo=eggs.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1PBp2D-00062I-SK for emacs-orgmode@gnu.org; Fri, 29 Oct 2010 09:30:29 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1PBoHj-0002OC-1u for emacs-orgmode@gnu.org; Fri, 29 Oct 2010 08:44:01 -0400 Received: from vscane-a.ucl.ac.uk ([144.82.108.41]:33438) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1PBoHi-0002NV-Tz for emacs-orgmode@gnu.org; Fri, 29 Oct 2010 08:42:19 -0400 In-Reply-To: <233EF81E-E8F0-42AA-B06C-C156441F3F9F@gmail.com> (Carsten Dominik's message of "Fri, 29 Oct 2010 11:28:15 +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: Carsten Dominik Cc: =?utf-8?Q?S=C3=A9bastien?= Vauban , emacs-orgmode@gnu.org Carsten Dominik writes: >> >> >>> Make footnotes work correctly in message-mode >>> ============================================== >>> The footnotes code now searches for the message delimiter "--" in >>> order to >>> place footnotes before the signature. Thanks to Tassilo Horn for >>> this patch. >> >> Just a detail: the delimiter is "-- " (space after the dashes). > > Really? Is that the official delimiter? I never knew. > > - Carsten More precisely: "^-- $" in a regex form. That is, a single line consisting of exactly two dashes and one space indicates the start of the signature. Nothing else does. -- Eric S Fraga GnuPG: 8F5C 279D 3907 E14A 5C29 570D C891 93D8 FFFC F67D