From mboxrd@z Thu Jan 1 00:00:00 1970 From: Carsten Dominik Subject: Re: Re: Release 7.02 Date: Fri, 29 Oct 2010 11:28:15 +0200 Message-ID: <233EF81E-E8F0-42AA-B06C-C156441F3F9F@gmail.com> References: <912EC325-B17E-487B-BA7F-47573F8D4D69@gmail.com> <80tyk5pfih.fsf@mundaneum.com> Mime-Version: 1.0 (Apple Message framework v936) Content-Type: text/plain; charset=US-ASCII; format=flowed; delsp=yes Content-Transfer-Encoding: 7bit Return-path: Received: from [140.186.70.92] (port=38936 helo=eggs.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1PBlJX-0004ca-Bz for emacs-orgmode@gnu.org; Fri, 29 Oct 2010 05:32:17 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1PBlFz-0002SN-AJ for emacs-orgmode@gnu.org; Fri, 29 Oct 2010 05:28:20 -0400 Received: from mail-ey0-f169.google.com ([209.85.215.169]:40456) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1PBlFz-0002SI-2o for emacs-orgmode@gnu.org; Fri, 29 Oct 2010 05:28:19 -0400 Received: by eydd26 with SMTP id d26so1675671eyd.0 for ; Fri, 29 Oct 2010 02:28:18 -0700 (PDT) In-Reply-To: <80tyk5pfih.fsf@mundaneum.com> 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: =?ISO-8859-1?Q?S=E9bastien_Vauban?= Cc: emacs-orgmode@gnu.org > > >> 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