From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: Christoph Conrad Newsgroups: gmane.emacs.devel,gmane.emacs.pretest.bugs Subject: 23.0.50; Footnote-add-footnote and more condensed style Date: Sat, 26 Jan 2008 11:55:27 +0100 Message-ID: <87ejc4j1i7.fsf@ID-24456.user.uni-berlin.de> Reply-To: Christoph Conrad NNTP-Posting-Host: lo.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=iso-8859-15 Content-Transfer-Encoding: quoted-printable X-Trace: ger.gmane.org 1201345207 30028 80.91.229.12 (26 Jan 2008 11:00:07 GMT) X-Complaints-To: usenet@ger.gmane.org NNTP-Posting-Date: Sat, 26 Jan 2008 11:00:07 +0000 (UTC) To: emacs-pretest-bug@gnu.org Original-X-From: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Sat Jan 26 12:00:27 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 1JIilu-0004An-8G for ged-emacs-devel@m.gmane.org; Sat, 26 Jan 2008 12:00:26 +0100 Original-Received: from localhost ([127.0.0.1] helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1JIilT-0002OX-Sc for ged-emacs-devel@m.gmane.org; Sat, 26 Jan 2008 05:59:59 -0500 Original-Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1JIilN-0002Le-Li for emacs-devel@gnu.org; Sat, 26 Jan 2008 05:59:53 -0500 Original-Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1JIilL-0002JO-Tb for emacs-devel@gnu.org; Sat, 26 Jan 2008 05:59:53 -0500 Original-Received: from [199.232.76.173] (helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1JIilL-0002J4-Mw for emacs-devel@gnu.org; Sat, 26 Jan 2008 05:59:51 -0500 Original-Received: from fencepost.gnu.org ([140.186.70.10]) by monty-python.gnu.org with esmtp (Exim 4.60) (envelope-from ) id 1JIilL-00048O-E9 for emacs-devel@gnu.org; Sat, 26 Jan 2008 05:59:51 -0500 Original-Received: from mx10.gnu.org ([199.232.76.166]) by fencepost.gnu.org with esmtp (Exim 4.67) (envelope-from ) id 1JIilL-0004dB-1H for emacs-pretest-bug@gnu.org; Sat, 26 Jan 2008 05:59:51 -0500 Original-Received: from Debian-exim by monty-python.gnu.org with spam-scanned (Exim 4.60) (envelope-from ) id 1JIilH-00046G-VA for emacs-pretest-bug@gnu.org; Sat, 26 Jan 2008 05:59:50 -0500 Original-Received: from p50893b36.dip0.t-ipconnect.de ([80.137.59.54] helo=brabbelbox.de) by monty-python.gnu.org with esmtp (Exim 4.60) (envelope-from ) id 1JIilH-00044V-GD for emacs-pretest-bug@gnu.org; Sat, 26 Jan 2008 05:59:47 -0500 Original-Received: by brabbelbox.de (Postfix, from userid 1000) id F009AEC0B0; Sat, 26 Jan 2008 11:59:44 +0100 (CET) X-Public-Key: http://wwwkeys.de.pgp.net:11371/pks/lookup?op=get&search=0x1B488DEA X-Hashcash: 1:20:080126:emacs-pretest-bug@gnu.org::Ms81fftCO0bD8GkU:0000000000000000000000000000000000001qFk X-detected-kernel: by monty-python.gnu.org: Genre and OS details not recognized. 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:87564 gmane.emacs.pretest.bugs:20760 Archived-At: In GNU Emacs 23.0.50.6 (i686-pc-linux-gnu, GTK+ Version 2.12.1) of 2008-01-21 on brabbelbox Windowing system distributor `The X.Org Foundation', version 11.0.1030000= 0 configured using `configure 'CC=3Dgcc'' It is not possible to configure footnote.el so that a style like =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D [=B9] first fn [=B2] second fn =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D is achieved. The best settings i could get are (setq footnote-spaced-footnotes nil) (setq footnote-body-tag-spacing 1) (setq footnote-style 'latin) (setq footnote-section-tag "") resulting in at least two newlines between each footnote: =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D [=B9] first fn [=B2] second fn =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D