From unknown Fri Aug 15 12:54:19 2025 Content-Disposition: inline Content-Transfer-Encoding: quoted-printable MIME-Version: 1.0 X-Mailer: MIME-tools 5.509 (Entity 5.509) Content-Type: text/plain; charset=utf-8 From: bug#1318 <1318@debbugs.gnu.org> To: bug#1318 <1318@debbugs.gnu.org> Subject: Status: document footnote-mode Reply-To: bug#1318 <1318@debbugs.gnu.org> Date: Fri, 15 Aug 2025 19:54:19 +0000 retitle 1318 document footnote-mode reassign 1318 emacs submitter 1318 jidanni@jidanni.org severity 1318 normal thanks From jidanni@jidanni.org Sat Nov 8 12:33:00 2008 X-Spam-Checker-Version: SpamAssassin 3.2.3-bugs.debian.org_2005_01_02 (2007-08-08) on rzlab.ucr.edu X-Spam-Level: X-Spam-Status: No, score=-6.3 required=4.0 tests=AWL,BAYES_00, RCVD_IN_DNSWL_MED autolearn=ham version=3.2.3-bugs.debian.org_2005_01_02 Received: (at submit) by emacsbugs.donarmstrong.com; 8 Nov 2008 20:33:00 +0000 Received: from lists.gnu.org (lists.gnu.org [199.232.76.165]) by rzlab.ucr.edu (8.13.8/8.13.8/Debian-3) with ESMTP id mA8KWvqZ009566 for ; Sat, 8 Nov 2008 12:32:58 -0800 Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1KyuUL-0004sp-4Y for bug-gnu-emacs@gnu.org; Sat, 08 Nov 2008 15:32:57 -0500 Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1KyuUK-0004rp-IF for bug-gnu-emacs@gnu.org; Sat, 08 Nov 2008 15:32:56 -0500 Received: from [199.232.76.173] (port=33356 helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1KyuUK-0004rf-BO for bug-gnu-emacs@gnu.org; Sat, 08 Nov 2008 15:32:56 -0500 Received: from sd-green-bigip-145.dreamhost.com ([208.97.132.145]:58105 helo=homiemail-a2.g.dreamhost.com) by monty-python.gnu.org with esmtp (Exim 4.60) (envelope-from ) id 1KyuUK-0003P2-0u for bug-gnu-emacs@gnu.org; Sat, 08 Nov 2008 15:32:56 -0500 Received: from jidanni1.jidanni.org (122-127-35-41.dynamic.hinet.net [122.127.35.41]) (using TLSv1 with cipher AES256-SHA (256/256 bits)) (No client certificate requested) by homiemail-a2.g.dreamhost.com (Postfix) with ESMTP id DD23DD26B0 for ; Sat, 8 Nov 2008 12:32:53 -0800 (PST) To: bug-gnu-emacs@gnu.org Subject: document footnote-mode From: jidanni@jidanni.org Date: Sun, 09 Nov 2008 04:32:50 +0800 Message-ID: <87zlkat0ul.fsf@jidanni.org> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-detected-operating-system: by monty-python.gnu.org: GNU/Linux 2.6 (newer, 1) In footnote.el (defun footnote-mode (&optional arg) "Toggle footnote minor mode. [Say here in lieu of better documentation:] To get started, play around with these keys: \\ key binding --- ------- Remove blank line here. \\[Footnote-renumber-footnotes] \\[Footnote-goto-footnote] \\[Footnote-delete-footnote] \\[Footnote-cycle-style] \\[Footnote-back-to-message] \\[Footnote-add-footnote] Reorder the above with the most common operations first. 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. From rudalics@gmx.at Mon Nov 10 01:47:48 2008 X-Spam-Checker-Version: SpamAssassin 3.2.3-bugs.debian.org_2005_01_02 (2007-08-08) on rzlab.ucr.edu X-Spam-Level: X-Spam-Status: No, score=-6.7 required=4.0 tests=AWL,BAYES_00,HAS_BUG_NUMBER autolearn=ham version=3.2.3-bugs.debian.org_2005_01_02 Received: (at 1318) by emacsbugs.donarmstrong.com; 10 Nov 2008 09:47:48 +0000 Received: from mail.gmx.net (mail.gmx.net [213.165.64.20]) by rzlab.ucr.edu (8.13.8/8.13.8/Debian-3) with SMTP id mAA9ligj021580 for <1318@emacsbugs.donarmstrong.com>; Mon, 10 Nov 2008 01:47:46 -0800 Received: (qmail invoked by alias); 10 Nov 2008 09:47:38 -0000 Received: from 62-47-54-128.adsl.highway.telekom.at (EHLO [62.47.54.128]) [62.47.54.128] by mail.gmx.net (mp007) with SMTP; 10 Nov 2008 10:47:38 +0100 X-Authenticated: #14592706 X-Provags-ID: V01U2FsdGVkX1+vah0R4QeviuKXqcg7HQPvhQJhZKL1Fmt22EC1ZN kJJzLuWmawQi96 Message-ID: <491802E3.9030307@gmx.at> Date: Mon, 10 Nov 2008 10:46:11 +0100 From: martin rudalics User-Agent: Thunderbird 2.0.0.16 (Windows/20080708) MIME-Version: 1.0 To: 1318@debbugs.gnu.org CC: jidanni@jidanni.org Subject: Re: bug#1318: document footnote-mode References: <87zlkat0ul.fsf@jidanni.org> In-Reply-To: <87zlkat0ul.fsf@jidanni.org> Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit X-Y-GMX-Trusted: 0 X-FuHaFi: 0.72 > \\[Footnote-renumber-footnotes] > \\[Footnote-goto-footnote] > \\[Footnote-delete-footnote] > \\[Footnote-cycle-style] > \\[Footnote-back-to-message] > \\[Footnote-add-footnote] > Reorder the above with the most common operations first. I've reordered these for Emacs 23 and fixed a couple of additional bugs. Please have a look, for example, via cvs -z3 -d:pserver:anonymous@cvs.savannah.gnu.org:/cvsroot/emacs co emacs/lisp/mail/footnote.el > 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. What do you mean by "hardwiring" here? martin From jidanni@jidanni.org Mon Nov 10 10:21:26 2008 X-Spam-Checker-Version: SpamAssassin 3.2.3-bugs.debian.org_2005_01_02 (2007-08-08) on rzlab.ucr.edu X-Spam-Level: X-Spam-Status: No, score=-5.8 required=4.0 tests=AWL,BAYES_00,FOURLA, HAS_BUG_NUMBER autolearn=ham version=3.2.3-bugs.debian.org_2005_01_02 Received: (at 1318) by emacsbugs.donarmstrong.com; 10 Nov 2008 18:21:26 +0000 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 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) To: rudalics@gmx.at Cc: 1318@debbugs.gnu.org Subject: Re: bug#1318: document footnote-mode References: <491802E3.9030307@gmx.at> From: jidanni@jidanni.org Date: Tue, 11 Nov 2008 02:21:20 +0800 Message-ID: <873ahzfnmn.fsf@jidanni.org> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii 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.) From rudalics@gmx.at Tue Nov 11 01:43:20 2008 X-Spam-Checker-Version: SpamAssassin 3.2.3-bugs.debian.org_2005_01_02 (2007-08-08) on rzlab.ucr.edu X-Spam-Level: X-Spam-Status: No, score=-6.7 required=4.0 tests=AWL,BAYES_00,HAS_BUG_NUMBER autolearn=ham version=3.2.3-bugs.debian.org_2005_01_02 Received: (at 1318-done) by emacsbugs.donarmstrong.com; 11 Nov 2008 09:43:20 +0000 Received: from mail.gmx.net (mail.gmx.net [213.165.64.20]) by rzlab.ucr.edu (8.13.8/8.13.8/Debian-3) with SMTP id mAB9hBbD027149 for <1318-done@emacsbugs.donarmstrong.com>; Tue, 11 Nov 2008 01:43:12 -0800 Received: (qmail invoked by alias); 11 Nov 2008 09:43:05 -0000 Received: from 62-47-44-147.adsl.highway.telekom.at (EHLO [62.47.44.147]) [62.47.44.147] by mail.gmx.net (mp010) with SMTP; 11 Nov 2008 10:43:05 +0100 X-Authenticated: #14592706 X-Provags-ID: V01U2FsdGVkX1/hFMpPXGrhSFqP484TCossEmK+0ilrUCJnUC30/l mfm0WyG1mFq/4x Message-ID: <49195352.6040003@gmx.at> Date: Tue, 11 Nov 2008 10:41:38 +0100 From: martin rudalics User-Agent: Thunderbird 2.0.0.16 (Windows/20080708) MIME-Version: 1.0 To: 1318-done@debbugs.gnu.org CC: jidanni@jidanni.org Subject: Re: bug#1318: document footnote-mode References: <87zlkat0ul.fsf@jidanni.org> In-Reply-To: <87zlkat0ul.fsf@jidanni.org> Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit X-Y-GMX-Trusted: 0 X-FuHaFi: 0.78 Fixed as * mail/footnote.el (footnote-mode): Improve doc-string. Suggested by . (Bug#1318) Thanks, martin From unknown Fri Aug 15 12:54:19 2025 Received: (at fakecontrol) by fakecontrolmessage; To: internal_control@debbugs.gnu.org From: $requester Subject: Internal Control Message-Id: bug archived. Date: Tue, 09 Dec 2008 15:24:03 +0000 User-Agent: Fakemail v42.6.9 # A New Hope # A log time ago, in a galaxy far, far away # something happened. # # Magically this resulted in the following # action being taken, but this fake control # message doesn't tell you why it happened # # The action: # bug archived. thanks # This fakemail brought to you by your local debbugs # administrator