GNU bug report logs - #4142
[PATCH] 23.1 info.el::Info-goto-node - Wrong type argument: stringp, nil

Previous Next

Package: emacs;

Reported by: Jari Aalto <jari.aalto <at> cante.net>

Date: Fri, 14 Aug 2009 17:45:03 UTC

Severity: normal

Tags: notabug

Done: Lars Magne Ingebrigtsen <larsi <at> gnus.org>

Bug is archived. No further changes may be made.

Full log


Message #12 received at 4142 <at> emacsbugs.donarmstrong.com (full text, mbox):

From: Juri Linkov <juri <at> jurta.org>
To: Jari Aalto <jari.aalto <at> cante.net>
Cc: 4142 <at> debbugs.gnu.org
Subject: Re: bug#4142: [PATCH] 23.1 info.el::Info-goto-node - Wrong type argument: stringp, nil
Date: Sat, 15 Aug 2009 01:29:48 +0300
> The value of Info-extract-menu-counting isn't checked for nil before
> passing it to Info-goto-node.
>
> 2009-08-14  Jari Aalto  <jari.aalto <at> cante.net>
>
>         * info.el (Info-nth-menu-item): Check return value
>         of `Info-extract-menu-counting' for nil.

Your patch is a cure for the symptom instead of the disease.

The problem is that the node `Index' of the the w3m manual is recognized
as an index node (but actually it is a normal node with a menu that has
references to index nodes) because it has the word `Index' in the node
name and does not support index cookies (because it is generated by
`texinfmt.el', not by `makeinfo').

-- 
Juri Linkov
http://www.jurta.org/emacs/



This bug report was last modified 13 years and 249 days ago.

Previous Next


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