unofficial mirror of bug-gnu-emacs@gnu.org 
 help / color / mirror / code / Atom feed
* bug#4324: 23.1.50; footenote: Wrong type argument: number-or-marker-p, nil
@ 2009-09-03  4:07 ` Leo
  2009-09-04  3:20   ` bug#4324: marked as done (23.1.50; footenote: Wrong type argument: number-or-marker-p, nil) Emacs bug Tracking System
  0 siblings, 1 reply; 2+ messages in thread
From: Leo @ 2009-09-03  4:07 UTC (permalink / raw)
  To: emacs-pretest-bug

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





^ permalink raw reply	[flat|nested] 2+ messages in thread

* bug#4324: marked as done (23.1.50; footenote: Wrong type argument: number-or-marker-p, nil)
  2009-09-03  4:07 ` bug#4324: 23.1.50; footenote: Wrong type argument: number-or-marker-p, nil Leo
@ 2009-09-04  3:20   ` Emacs bug Tracking System
  0 siblings, 0 replies; 2+ messages in thread
From: Emacs bug Tracking System @ 2009-09-04  3:20 UTC (permalink / raw)
  To: Stefan Monnier

[-- Attachment #1: Type: text/plain, Size: 943 bytes --]

Your message dated Thu, 03 Sep 2009 23:10:21 -0400
with message-id <jwvzl9btngl.fsf-monnier+emacsbugreports@gnu.org>
and subject line Re: bug#4324: 23.1.50; footenote: Wrong type argument: number-or-marker-p, nil
has caused the Emacs bug report #4324,
regarding 23.1.50; footenote: Wrong type argument: number-or-marker-p, nil
to be marked as done.

This means that you claim that the problem has been dealt with.
If this is not the case it is now your responsibility to reopen the
bug report if necessary, and/or fix the problem forthwith.

(NB: If you are a system administrator and have no idea what this
message is talking about, this may indicate a serious mail system
misconfiguration somewhere. Please contact owner@emacsbugs.donarmstrong.com
immediately.)


-- 
4324: http://emacsbugs.donarmstrong.com/cgi-bin/bugreport.cgi?bug=4324
Emacs Bug Tracking System
Contact owner@emacsbugs.donarmstrong.com with problems

[-- Attachment #2: Type: message/rfc822, Size: 2905 bytes --]

From: Leo <sdl.web@gmail.com>
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: <m0fxb4n01d.fsf@cam.ac.uk>

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


[-- Attachment #3: Type: message/rfc822, Size: 2207 bytes --]

From: Stefan Monnier <monnier@iro.umontreal.ca>
To: Leo <sdl.web@gmail.com>
Subject: Re: bug#4324: 23.1.50; footenote: Wrong type argument: number-or-marker-p, nil
Date: Thu, 03 Sep 2009 23:10:21 -0400
Message-ID: <jwvzl9btngl.fsf-monnier+emacsbugreports@gnu.org>

> 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


^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2009-09-04  3:20 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
     [not found] <jwvzl9btngl.fsf-monnier+emacsbugreports@gnu.org>
2009-09-03  4:07 ` bug#4324: 23.1.50; footenote: Wrong type argument: number-or-marker-p, nil Leo
2009-09-04  3:20   ` bug#4324: marked as done (23.1.50; footenote: Wrong type argument: number-or-marker-p, nil) Emacs bug Tracking System

Code repositories for project(s) associated with this public inbox

	https://git.savannah.gnu.org/cgit/emacs.git

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).