GNU bug report logs - #12110
23.4; woman.el error on non-numeric arg

Previous Next

Package: emacs;

Reported by: Kevin Ryde <user42 <at> zip.com.au>

Date: Wed, 1 Aug 2012 00:44:02 UTC

Severity: minor

Tags: patch

Found in version 23.4

Done: Chong Yidong <cyd <at> gnu.org>

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 12110 in the body.
You can then email your comments to 12110 AT debbugs.gnu.org in the normal way.

Toggle the display of automated, internal messages from the tracker.

View this report as an mbox folder, status mbox, maintainer mbox


Report forwarded to bug-gnu-emacs <at> gnu.org:
bug#12110; Package emacs. (Wed, 01 Aug 2012 00:44:02 GMT) Full text and rfc822 format available.

Acknowledgement sent to Kevin Ryde <user42 <at> zip.com.au>:
New bug report received and forwarded. Copy sent to bug-gnu-emacs <at> gnu.org. (Wed, 01 Aug 2012 00:44:02 GMT) Full text and rfc822 format available.

Message #5 received at submit <at> debbugs.gnu.org (full text, mbox):

From: Kevin Ryde <user42 <at> zip.com.au>
To: bug-gnu-emacs <at> gnu.org
Subject: 23.4; woman.el error on non-numeric arg
Date: Wed, 01 Aug 2012 10:36:18 +1000
[Message part 1 (text/plain, inline)]
Processing the file ip.1 below with

    (woman-find-file "ip.1")

gets an error

    Symbol's function definition is void: nil

with backtrace ip-backtrace.txt below.

The .IP line in ip.1 is bad in that the indentation arg is not a number
but I hoped woman would give some warning log and then continue
formatting the rest.

Putting the debugger on woman-parse-numeric-value suggests the two
skip-syntax-forward calls end up putting point in the middle of the .SH
request on the next line.

I wonder if woman-parse-numeric-value should confine itself to the
current line, per diff below.

2012-07-31  Kevin Ryde  <user42 <at> zip.com.au>

	* woman.el (woman-parse-numeric-value): Don't go past end of line for
	a bad value or expression.  Ensures point isn't moved part-way into a
	request on the following line, such as
	.IP "str" (notanumber)
	.SH FOO

I struck this in the sdbm.3 man page

    http://cpansearch.perl.org/src/RJBS/perl-5.16.0/ext/SDBM_File/sdbm/sdbm.3

which has a bad .IP line for the author.  Maybe the quotes should be on
the whole string, but in any case it'd be good if woman didn't error out.

    .SH AUTHOR
    .IP "Ozan S. Yigit" (oz <at> nexus.yorku.ca)
    .SH BUGS


[ip.1 (text/plain, attachment)]
[ip-backtrace.txt (text/plain, attachment)]
[woman.el.badnumeric.diff (text/x-diff, attachment)]
[Message part 5 (text/plain, inline)]


In GNU Emacs 23.4.1 (i486-pc-linux-gnu, GTK+ Version 2.24.10)
 of 2012-04-08 on biber, modified by Debian
configured using `configure  '--build' 'i486-linux-gnu' '--build' 'i486-linux-gnu' '--prefix=/usr' '--sharedstatedir=/var/lib' '--libexecdir=/usr/lib' '--localstatedir=/var/lib' '--infodir=/usr/share/info' '--mandir=/usr/share/man' '--with-pop=yes' '--enable-locallisppath=/etc/emacs23:/etc/emacs:/usr/local/share/emacs/23.4/site-lisp:/usr/local/share/emacs/site-lisp:/usr/share/emacs/23.4/site-lisp:/usr/share/emacs/site-lisp' '--with-crt-dir=/usr/lib/i386-linux-gnu' '--with-x=yes' '--with-x-toolkit=gtk' '--with-toolkit-scroll-bars' 'build_alias=i486-linux-gnu' 'CFLAGS=-g -O2 -fstack-protector --param=ssp-buffer-size=4 -Wformat -Wformat-security -Werror=format-security -Wall -DDEBIAN -O2' 'CPPFLAGS=-D_FORTIFY_SOURCE=2''

Important settings:
  value of $LC_ALL: nil
  value of $LC_COLLATE: nil
  value of $LC_CTYPE: nil
  value of $LC_MESSAGES: nil
  value of $LC_MONETARY: nil
  value of $LC_NUMERIC: nil
  value of $LC_TIME: nil
  value of $LANG: en_AU
  value of $XMODIFIERS: nil
  locale-coding-system: iso-latin-1-unix
  default enable-multibyte-characters: t

Information forwarded to bug-gnu-emacs <at> gnu.org:
bug#12110; Package emacs. (Tue, 07 Aug 2012 04:06:02 GMT) Full text and rfc822 format available.

Message #8 received at 12110 <at> debbugs.gnu.org (full text, mbox):

From: Chong Yidong <cyd <at> gnu.org>
To: Kevin Ryde <user42 <at> zip.com.au>
Cc: 12110 <at> debbugs.gnu.org
Subject: Re: bug#12110: 23.4; woman.el error on non-numeric arg
Date: Tue, 07 Aug 2012 11:57:32 +0800
Kevin Ryde <user42 <at> zip.com.au> writes:

> I wonder if woman-parse-numeric-value should confine itself to the
> current line, per diff below.

Thanks, I've committed your patch to trunk.




bug closed, send any further explanations to 12110 <at> debbugs.gnu.org and Kevin Ryde <user42 <at> zip.com.au> Request was from Chong Yidong <cyd <at> gnu.org> to control <at> debbugs.gnu.org. (Tue, 07 Aug 2012 04:06:03 GMT) Full text and rfc822 format available.

bug archived. Request was from Debbugs Internal Request <help-debbugs <at> gnu.org> to internal_control <at> debbugs.gnu.org. (Tue, 04 Sep 2012 11:24:02 GMT) Full text and rfc822 format available.

This bug report was last modified 11 years and 257 days ago.

Previous Next


GNU bug tracking system
Copyright (C) 1999 Darren O. Benham, 1997,2003 nCipher Corporation Ltd, 1994-97 Ian Jackson.