From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: Andreas Roehler Newsgroups: gmane.emacs.devel Subject: Re: footnote-style latin doesn't renumber Date: Thu, 12 Apr 2007 18:53:24 +0200 Message-ID: <461E6404.60309@easy-emacs.de> References: <461C8F10.3090009@easy-emacs.de> <461CD911.7070000@gmx.at> <461DD6B6.3070403@easy-emacs.de> <461DEAE7.4090209@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: 8bit X-Trace: sea.gmane.org 1176396778 28275 80.91.229.12 (12 Apr 2007 16:52:58 GMT) X-Complaints-To: usenet@sea.gmane.org NNTP-Posting-Date: Thu, 12 Apr 2007 16:52:58 +0000 (UTC) Cc: emacs-devel To: martin rudalics Original-X-From: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Thu Apr 12 18:52:54 2007 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 1Hc2XV-0002xw-9M for ged-emacs-devel@m.gmane.org; Thu, 12 Apr 2007 18:52:53 +0200 Original-Received: from localhost ([127.0.0.1] helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1Hc2bf-0004So-U9 for ged-emacs-devel@m.gmane.org; Thu, 12 Apr 2007 12:57:11 -0400 Original-Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1Hc2ah-0001c6-Lu for emacs-devel@gnu.org; Thu, 12 Apr 2007 12:56:11 -0400 Original-Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1Hc2af-0001Xg-Q5 for emacs-devel@gnu.org; Thu, 12 Apr 2007 12:56:11 -0400 Original-Received: from [199.232.76.173] (helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1Hc2af-0001Wn-GL for emacs-devel@gnu.org; Thu, 12 Apr 2007 12:56:09 -0400 Original-Received: from moutng.kundenserver.de ([212.227.126.183]) by monty-python.gnu.org with esmtp (Exim 4.60) (envelope-from ) id 1Hc2WT-0000sj-PQ for emacs-devel@gnu.org; Thu, 12 Apr 2007 12:51:50 -0400 Original-Received: from [84.190.132.16] (helo=[192.168.178.25]) by mrelayeu.kundenserver.de (node=mrelayeu8) with ESMTP (Nemesis), id 0ML31I-1Hc2WN4AhR-00067m; Thu, 12 Apr 2007 18:51:48 +0200 User-Agent: Thunderbird 1.5.0.4 (X11/20060516) In-Reply-To: <461DEAE7.4090209@gmx.at> X-Provags-ID: V01U2FsdGVkX1/PycsYbNMJLq9mhfFFfM8VzbLf0OctYzg6++L NZPe1RjlGd3cEkICDorIrbKvLdG+nFa0+lhQzKSb7QIMapBXhq ROBiS3LnqhEp3eAJPttQg== X-detected-kernel: Linux 2.6? (barebone, rare!) 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:69336 Archived-At: > > > I suspect that you customized `footnote-style' _after_ invoking > `footnote-mode' in some buffer. That's true. Then another topic arrives, which seems more serious than seldom used latin style: Footnote variables aren't known, until `footnote-mode' is loaded. It will be loaded usually with the buffer, where footnotes are to be inserted. But after loading, changing the style will not be possible? Indeed I had to open another buffer after customization. That's uncomfortable. Must `footnote-style' be a local variable? ;;;;;;; Latin style numbering doesn't seem fixed. Here is what I got inserting serveral footnotes: [¹][¹][²] [²][º][ª][§] [¹] Footnotes: [¹] ddd [²] dddd [¹] asdf [²] asdf [º] sffff [ª] afasdf [§] sssss [¹] aSDFASDF ;;;;;;;;; Symbols after "3" seem odd to me. After "§" it starts numbering again with "1". Strange. Maybe I ignore what latin-style means? Thanks Andreas Roehler GNU Emacs 22.0.97.2 (i686-pc-linux-gnu, X toolkit, Xaw3d scroll bars) of 2007-04-11 on kiste