From unknown Thu Aug 21 23:00:52 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#4324 <4324@debbugs.gnu.org> To: bug#4324 <4324@debbugs.gnu.org> Subject: Status: 23.1.50; footenote: Wrong type argument: number-or-marker-p, nil Reply-To: bug#4324 <4324@debbugs.gnu.org> Date: Fri, 22 Aug 2025 06:00:52 +0000 retitle 4324 23.1.50; footenote: Wrong type argument: number-or-marker-p, n= il reassign 4324 emacs submitter 4324 Leo severity 4324 normal thanks From sl392@cam.ac.uk Wed Sep 2 21:07:52 2009 Received: (at submit) by emacsbugs.donarmstrong.com; 3 Sep 2009 04:07:52 +0000 X-Spam-Checker-Version: SpamAssassin 3.2.5-bugs.debian.org_2005_01_02 (2008-06-10) on rzlab.ucr.edu X-Spam-Level: X-Spam-Bayes: score:0.5 Bayes not run. spammytokens:Tokens not available. hammytokens:Tokens not available. X-Spam-Status: No, score=0.1 required=4.0 tests=AWL,MURPHY_DRUGS_REL8 autolearn=ham version=3.2.5-bugs.debian.org_2005_01_02 Received: from fencepost.gnu.org (fencepost.gnu.org [140.186.70.10]) by rzlab.ucr.edu (8.14.3/8.14.3/Debian-5) with ESMTP id n8347oBV008195 for ; Wed, 2 Sep 2009 21:07:52 -0700 Received: from mail.gnu.org ([199.232.76.166]:43886 helo=mx10.gnu.org) by fencepost.gnu.org with esmtp (Exim 4.67) (envelope-from ) id 1Mj3by-000288-7x for emacs-pretest-bug@gnu.org; Thu, 03 Sep 2009 00:07:50 -0400 Received: from Debian-exim by monty-python.gnu.org with spam-scanned (Exim 4.60) (envelope-from ) id 1Mj3bw-0007co-9d for emacs-pretest-bug@gnu.org; Thu, 03 Sep 2009 00:07:49 -0400 Received: from ppsw-1.csi.cam.ac.uk ([131.111.8.131]:60344) by monty-python.gnu.org with esmtp (Exim 4.60) (envelope-from ) id 1Mj3bv-0007cG-Qb for emacs-pretest-bug@gnu.org; Thu, 03 Sep 2009 00:07:48 -0400 X-Cam-AntiVirus: no malware found X-Cam-SpamDetails: not scanned X-Cam-ScannerInfo: http://www.cam.ac.uk/cs/email/scanner/ Received: from sl392.st-edmunds.cam.ac.uk ([131.111.223.202]:57535 helo=victoria.local) by ppsw-1.csi.cam.ac.uk (smtp.hermes.cam.ac.uk [131.111.8.151]:587) with esmtpsa (PLAIN:sl392) (TLSv1:DHE-RSA-AES128-SHA:128) id 1Mj3bt-0004Gc-5l (Exim 4.70) for emacs-pretest-bug@gnu.org (return-path ); Thu, 03 Sep 2009 05:07:45 +0100 From: Leo To: emacs-pretest-bug@gnu.org Subject: 23.1.50; footenote: Wrong type argument: number-or-marker-p, nil Date: Thu, 03 Sep 2009 05:07:42 +0100 Message-ID: User-Agent: Gnus/5.13 (Gnus v5.13) Emacs/23.1.50 (darwin) MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Sender: "Leo, Shidai Liu" X-detected-operating-system: by monty-python.gnu.org: GNU/Linux 2.6, seldom 2.4 (older, 4) Please describe exactly what actions triggered the bug and the precise symptoms of the bug: To reproduce: 1. C-x m 2. M-x footnote-mode 3. C-c ! g error: Wrong type argument: number-or-marker-p, nil Patch: diff -c -L a/footnote.el.gz~ -L b/footnote.el.gz *** a/footnote.el.gz~ --- b/footnote.el.gz *************** *** 566,571 **** --- 566,572 ---- (Footnote-narrow-to-footnotes) (and (>= old-point (point-min)) (<= old-point (point-max)))))) + footnote-text-marker-alist (>= (point) (cdar footnote-text-marker-alist))) (let ((i 1) alist-txt rc) Leo From monnier@iro.umontreal.ca Thu Sep 3 20:10:42 2009 Received: (at 4324-done) by emacsbugs.donarmstrong.com; 4 Sep 2009 03:10:43 +0000 X-Spam-Checker-Version: SpamAssassin 3.2.5-bugs.debian.org_2005_01_02 (2008-06-10) on rzlab.ucr.edu X-Spam-Level: X-Spam-Bayes: score:0.5 Bayes not run. spammytokens:Tokens not available. hammytokens:Tokens not available. X-Spam-Status: No, score=-3.8 required=4.0 tests=AWL,HAS_BUG_NUMBER autolearn=ham version=3.2.5-bugs.debian.org_2005_01_02 Received: from ironport2-out.teksavvy.com (ironport2-out.teksavvy.com [206.248.154.182]) by rzlab.ucr.edu (8.14.3/8.14.3/Debian-5) with ESMTP id n843Aefu018687 for <4324-done@emacsbugs.donarmstrong.com>; Thu, 3 Sep 2009 20:10:42 -0700 X-IronPort-Anti-Spam-Filtered: true X-IronPort-Anti-Spam-Result: AhgFAJsioEpLd+Vr/2dsb2JhbACBU9kshBsFh3U X-IronPort-AV: E=Sophos;i="4.44,329,1249272000"; d="scan'208";a="45116939" Received: from 75-119-229-107.dsl.teksavvy.com (HELO pastel.home) ([75.119.229.107]) by ironport2-out.teksavvy.com with ESMTP; 03 Sep 2009 23:09:08 -0400 Received: by pastel.home (Postfix, from userid 20848) id 7E7517F45; Thu, 3 Sep 2009 23:10:21 -0400 (EDT) From: Stefan Monnier To: Leo Subject: Re: bug#4324: 23.1.50; footenote: Wrong type argument: number-or-marker-p, nil Message-ID: References: Date: Thu, 03 Sep 2009 23:10:21 -0400 In-Reply-To: (Leo's message of "Thu, 03 Sep 2009 05:07:42 +0100") User-Agent: Gnus/5.13 (Gnus v5.13) Emacs/23.1.50 (gnu/linux) MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii > To reproduce: > 1. C-x m > 2. M-x footnote-mode > 3. C-c ! g > diff -c -L a/footnote.el.gz~ -L b/footnote.el.gz > *** a/footnote.el.gz~ > --- b/footnote.el.gz > *************** > *** 566,571 **** > --- 566,572 ---- > (Footnote-narrow-to-footnotes) > (and (>= old-point (point-min)) > (<= old-point (point-max)))))) > + footnote-text-marker-alist > (>= (point) (cdar footnote-text-marker-alist))) > (let ((i 1) > alist-txt rc) Thanks, installed, Stefan From unknown Thu Aug 21 23:00:52 2025 Received: (at fakecontrol) by fakecontrolmessage; To: internal_control@debbugs.gnu.org From: Debbugs Internal Request Subject: Internal Control Message-Id: bug archived. Date: Fri, 02 Oct 2009 14:24:11 +0000 User-Agent: Fakemail v42.6.9 # A New Hope # A long 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