From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: martin rudalics Newsgroups: gmane.emacs.devel Subject: Re: 23.0.50; Footnote-add-footnote and more condensed style Date: Thu, 31 Jan 2008 19:25:47 +0100 Message-ID: <47A212AB.5050804@gmx.at> References: <87ejc4j1i7.fsf@ID-24456.user.uni-berlin.de> <479B51C9.9060104@gmx.at> NNTP-Posting-Host: lo.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-15; format=flowed Content-Transfer-Encoding: 7bit X-Trace: ger.gmane.org 1201804040 21583 80.91.229.12 (31 Jan 2008 18:27:20 GMT) X-Complaints-To: usenet@ger.gmane.org NNTP-Posting-Date: Thu, 31 Jan 2008 18:27:20 +0000 (UTC) Cc: emacs-devel@gnu.org To: Christoph Conrad Original-X-From: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Thu Jan 31 19:27:40 2008 Return-path: Envelope-to: ged-emacs-devel@m.gmane.org Original-Received: from lists.gnu.org ([199.232.76.165]) by lo.gmane.org with esmtp (Exim 4.50) id 1JKe83-0007rS-Q1 for ged-emacs-devel@m.gmane.org; Thu, 31 Jan 2008 19:27:31 +0100 Original-Received: from localhost ([127.0.0.1] helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1JKe7Z-0004wL-76 for ged-emacs-devel@m.gmane.org; Thu, 31 Jan 2008 13:26:45 -0500 Original-Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1JKe6W-0003f9-QW for emacs-devel@gnu.org; Thu, 31 Jan 2008 13:25:40 -0500 Original-Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1JKe6O-0003U1-Vt for emacs-devel@gnu.org; Thu, 31 Jan 2008 13:25:40 -0500 Original-Received: from [199.232.76.173] (helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1JKe6O-0003Tn-Pb for emacs-devel@gnu.org; Thu, 31 Jan 2008 13:25:32 -0500 Original-Received: from mail.gmx.net ([213.165.64.20]) by monty-python.gnu.org with smtp (Exim 4.60) (envelope-from ) id 1JKe6K-00015v-Ge for emacs-devel@gnu.org; Thu, 31 Jan 2008 13:25:32 -0500 Original-Received: (qmail invoked by alias); 31 Jan 2008 18:25:18 -0000 Original-Received: from N931P021.adsl.highway.telekom.at (EHLO [62.47.60.85]) [62.47.60.85] by mail.gmx.net (mp038) with SMTP; 31 Jan 2008 19:25:18 +0100 X-Authenticated: #14592706 X-Provags-ID: V01U2FsdGVkX1+RbdkXRY6RYXBuNb7bUTA8R/D0cY879CoPmrKWow lm9grrfswGmmlM User-Agent: Mozilla Thunderbird 1.0 (Windows/20041206) X-Accept-Language: de-DE, de, en-us, en In-Reply-To: X-Y-GMX-Trusted: 0 X-detected-kernel: by monty-python.gnu.org: Linux 2.6, seldom 2.4 (older, 4) X-BeenThere: emacs-devel@gnu.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: "Emacs development discussions." List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Original-Sender: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Errors-To: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Xref: news.gmane.org gmane.emacs.devel:87879 Archived-At: >>footnote.el seems broken in this regard: If you really feel you need it I can implement it. I'm a bit reluctant though because IIRC some people wanted `footnote-mode' reread footnotes from file. Without a recognizable `section-tag' this will get even more difficult than it is now.