From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: jidanni@jidanni.org Newsgroups: gmane.emacs.bugs Subject: bug#1318: document footnote-mode Date: Tue, 11 Nov 2008 02:21:20 +0800 Message-ID: <873ahzfnmn.fsf@jidanni.org> References: <491802E3.9030307@gmx.at> Reply-To: jidanni@jidanni.org, 1318@emacsbugs.donarmstrong.com NNTP-Posting-Host: lo.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Trace: ger.gmane.org 1226341839 25602 80.91.229.12 (10 Nov 2008 18:30:39 GMT) X-Complaints-To: usenet@ger.gmane.org NNTP-Posting-Date: Mon, 10 Nov 2008 18:30:39 +0000 (UTC) Cc: 1318@emacsbugs.donarmstrong.com To: rudalics@gmx.at Original-X-From: bug-gnu-emacs-bounces+geb-bug-gnu-emacs=m.gmane.org@gnu.org Mon Nov 10 19:31:40 2008 Return-path: Envelope-to: geb-bug-gnu-emacs@m.gmane.org Original-Received: from lists.gnu.org ([199.232.76.165]) by lo.gmane.org with esmtp (Exim 4.50) id 1KzbXr-0006C7-I5 for geb-bug-gnu-emacs@m.gmane.org; Mon, 10 Nov 2008 19:31:27 +0100 Original-Received: from localhost ([127.0.0.1]:43413 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1KzbWj-0004Fh-Rc for geb-bug-gnu-emacs@m.gmane.org; Mon, 10 Nov 2008 13:30:17 -0500 Original-Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1KzbWg-0004FX-QD for bug-gnu-emacs@gnu.org; Mon, 10 Nov 2008 13:30:14 -0500 Original-Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1KzbWf-0004Ew-1b for bug-gnu-emacs@gnu.org; Mon, 10 Nov 2008 13:30:14 -0500 Original-Received: from [199.232.76.173] (port=58797 helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1KzbWe-0004Eg-SL for bug-gnu-emacs@gnu.org; Mon, 10 Nov 2008 13:30:12 -0500 Original-Received: from rzlab.ucr.edu ([138.23.92.77]:44113) by monty-python.gnu.org with esmtps (TLS-1.0:DHE_RSA_AES_256_CBC_SHA1:32) (Exim 4.60) (envelope-from ) id 1KzbWe-0006RH-KH for bug-gnu-emacs@gnu.org; Mon, 10 Nov 2008 13:30:12 -0500 Original-Received: from rzlab.ucr.edu (rzlab.ucr.edu [127.0.0.1]) by rzlab.ucr.edu (8.13.8/8.13.8/Debian-3) with ESMTP id mAAIU7uJ022461; Mon, 10 Nov 2008 10:30:07 -0800 Original-Received: (from debbugs@localhost) by rzlab.ucr.edu (8.13.8/8.13.8/Submit) id mAAIU2UX022095; Mon, 10 Nov 2008 10:30:02 -0800 X-Loop: don@donarmstrong.com Resent-From: jidanni@jidanni.org Resent-To: bug-submit-list@donarmstrong.com Resent-CC: Emacs Bugs Resent-Date: Mon, 10 Nov 2008 18:30:02 +0000 Resent-Message-ID: Resent-Sender: don@donarmstrong.com X-Emacs-PR-Message: report 1318 X-Emacs-PR-Package: emacs X-Emacs-PR-Keywords: Original-Received: via spool by 1318-submit@emacsbugs.donarmstrong.com id=B1318.122634128620831 (code B ref 1318); Mon, 10 Nov 2008 18:30:02 +0000 Original-Received: (at 1318) by emacsbugs.donarmstrong.com; 10 Nov 2008 18:21:26 +0000 Original-Received: from homiemail-a1.g.dreamhost.com (balanced.mail.policyd.dreamhost.com [208.97.132.119]) by rzlab.ucr.edu (8.13.8/8.13.8/Debian-3) with ESMTP id mAAILN61020825 for <1318@emacsbugs.donarmstrong.com>; Mon, 10 Nov 2008 10:21:24 -0800 Original-Received: from jidanni2.jidanni.org (122-127-34-107.dynamic.hinet.net [122.127.34.107]) (using TLSv1 with cipher AES256-SHA (256/256 bits)) (No client certificate requested) by homiemail-a1.g.dreamhost.com (Postfix) with ESMTP id EF000119DE5; Mon, 10 Nov 2008 10:21:22 -0800 (PST) X-detected-operating-system: by monty-python.gnu.org: GNU/Linux 2.6 (newer, 3) Resent-Date: Mon, 10 Nov 2008 13:30:14 -0500 X-BeenThere: bug-gnu-emacs@gnu.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: "Bug reports for GNU Emacs, the Swiss army knife of text editors" List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Original-Sender: bug-gnu-emacs-bounces+geb-bug-gnu-emacs=m.gmane.org@gnu.org Errors-To: bug-gnu-emacs-bounces+geb-bug-gnu-emacs=m.gmane.org@gnu.org Xref: news.gmane.org gmane.emacs.bugs:22269 Archived-At: mr> bugs. Please have a look, for example, via mr> cvs -z3 -d:pserver:anonymous@cvs.savannah.gnu.org:/cvsroot/emacs co emacs/lisp/mail/footnote.el (Say. What if one is reading this mail on a Windows machine at the public library (where there is a waiting line of people and one only has 30 minutes)... Hope there is also a HTTP address.) OK, I managed to use cvs. Say, perhaps make it a pure UTF-8 file, changing the latin-1 hardwired stuff. >> Also hardwiring them here often looses track of the complete list. >> Perhaps just mention the most often used and say that is all you >> are mentioning. mr> What do you mean by "hardwiring" here? If you just dumped the C-c ! map, then you wouldn't need any "\\[Footnote....] Footnote..." lines. (But then you couldn't order them exactly. OK, never mind. Thanks.)