GNU bug report logs -
#4324
23.1.50; footenote: Wrong type argument: number-or-marker-p, nil
Previous Next
Reported by: Leo <sdl.web <at> gmail.com>
Date: Thu, 3 Sep 2009 04:15:04 UTC
Severity: normal
Done: Stefan Monnier <monnier <at> iro.umontreal.ca>
Bug is archived. No further changes may be made.
To add a comment to this bug, you must first unarchive it, by sending
a message to control AT debbugs.gnu.org, with unarchive 4324 in the body.
You can then email your comments to 4324 AT debbugs.gnu.org in the normal way.
Toggle the display of automated, internal messages from the tracker.
Report forwarded
to
bug-submit-list <at> lists.donarmstrong.com, Emacs Bugs <bug-gnu-emacs <at> gnu.org>
:
bug#4324
; Package
emacs
.
(Thu, 03 Sep 2009 04:15:04 GMT)
Full text and
rfc822 format available.
Acknowledgement sent
to
Leo <sdl.web <at> gmail.com>
:
New bug report received and forwarded. Copy sent to
Emacs Bugs <bug-gnu-emacs <at> gnu.org>
.
(Thu, 03 Sep 2009 04:15:04 GMT)
Full text and
rfc822 format available.
Message #5 received at submit <at> emacsbugs.donarmstrong.com (full text, mbox):
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
Reply sent
to
Stefan Monnier <monnier <at> iro.umontreal.ca>
:
You have taken responsibility.
(Fri, 04 Sep 2009 03:20:06 GMT)
Full text and
rfc822 format available.
Notification sent
to
Leo <sdl.web <at> gmail.com>
:
bug acknowledged by developer.
(Fri, 04 Sep 2009 03:20:06 GMT)
Full text and
rfc822 format available.
Message #10 received at 4324-done <at> emacsbugs.donarmstrong.com (full text, mbox):
> 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
bug archived.
Request was from
Debbugs Internal Request <help-debbugs <at> gnu.org>
to
internal_control <at> emacsbugs.donarmstrong.com
.
(Fri, 02 Oct 2009 14:24:11 GMT)
Full text and
rfc822 format available.
This bug report was last modified 15 years and 327 days ago.
Previous Next
GNU bug tracking system
Copyright (C) 1999 Darren O. Benham,
1997,2003 nCipher Corporation Ltd,
1994-97 Ian Jackson.