From jari.aalto@cante.net Fri Aug 14 10:35:45 2009 Received: (at submit) by emacsbugs.donarmstrong.com; 14 Aug 2009 17:35:45 +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=-2.8 required=4.0 tests=AWL,MURPHY_DRUGS_REL8 autolearn=ham version=3.2.5-bugs.debian.org_2005_01_02 Received: from emh03.mail.saunalahti.fi (emh03.mail.saunalahti.fi [62.142.5.109]) by rzlab.ucr.edu (8.14.3/8.14.3/Debian-5) with ESMTP id n7EHZhuo018678 for ; Fri, 14 Aug 2009 10:35:45 -0700 Received: from saunalahti-vams (vs3-12.mail.saunalahti.fi [62.142.5.96]) by emh03-2.mail.saunalahti.fi (Postfix) with SMTP id EF4EDEBC82 for ; Fri, 14 Aug 2009 20:35:41 +0300 (EEST) Received: from emh05.mail.saunalahti.fi ([62.142.5.111]) by vs3-12.mail.saunalahti.fi ([62.142.5.96]) with SMTP (gateway) id A07380DDEFA; Fri, 14 Aug 2009 20:35:41 +0300 Received: from picasso.cante.net (a91-155-187-216.elisa-laajakaista.fi [91.155.187.216]) by emh05.mail.saunalahti.fi (Postfix) with ESMTP id DE3CF27D8B for ; Fri, 14 Aug 2009 20:35:40 +0300 (EEST) Received: from [192.168.1.7] (helo=jondo.cante.net) by picasso.cante.net with esmtp (Exim 4.69) (envelope-from ) id 1Mc0gk-0003ps-Af; Fri, 14 Aug 2009 20:35:38 +0300 Received: from root by jondo.cante.net with local (Exim 4.69) (envelope-from ) id 1Mc0gl-0002Yi-Ru; Fri, 14 Aug 2009 20:35:39 +0300 From: Jari Aalto To: submit@debbugs.gnu.org Subject: [PATCH] 23.1 info.el::Info-goto-node - Wrong type argument: stringp, nil Date: Fri, 14 Aug 2009 20:35:39 +0300 Message-ID: MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-SA-Exim-Connect-IP: 192.168.1.7 X-SA-Exim-Mail-From: jari.aalto@cante.net X-SA-Exim-Scanned: No (on picasso.cante.net); SAEximRunCond expanded to false X-Antivirus: VAMS Cf. Debian bug http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=531094 apt-get install w3m-el emacs23 emacs23-el $ emacs -Q M-: (setq debug-on-error t) C-h i m Emacs - w3m i 3 Debugger entered--Lisp error: (wrong-type-argument stringp nil) string-match("\\s *\\((\\s *\\([^ )]*\\)\\s *)\\s *\\|\\)\\(.*\\)" nil) Info-goto-node(nil) Info-nth-menu-item() call-interactively(Info-nth-menu-item nil nil) Original bug submitter said: I'm there on (info "(emacs-w3m)Index") and I can't enter "3" which runs the command Info-nth-menu-item The problem seems to be in lisp/info.el (defun Info-nth-menu-item () "Go to the node of the Nth menu item. N is the digit argument used to invoke this command." (interactive) (Info-goto-node (Info-extract-menu-counting (- (aref (this-command-keys) (1- (length (this-command-keys)))) ?0)))) The value of Info-extract-menu-counting isn't checked for nil before passing it to Info-goto-node. Jari 2009-08-14 Jari Aalto * info.el (Info-nth-menu-item): Check return value of `Info-extract-menu-counting' for nil. PATCH: http://bugs.debian.org/cgi-bin/bugreport.cgi?msg=10;filename=0001-info.el-Info-nth-menu-item-Check-return-value-of-Inf.patch;att=1;bug=531094 From jari.aalto@cante.net Fri Aug 14 11:00:23 2009 Received: (at control) by emacsbugs.donarmstrong.com; 14 Aug 2009 18:00:24 +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.1 required=4.0 tests=AWL,MURPHY_DRUGS_REL8, VALID_BTS_CONTROL autolearn=ham version=3.2.5-bugs.debian.org_2005_01_02 Received: from emh06.mail.saunalahti.fi (emh06.mail.saunalahti.fi [62.142.5.116]) by rzlab.ucr.edu (8.14.3/8.14.3/Debian-5) with ESMTP id n7EI0MWi022510 for ; Fri, 14 Aug 2009 11:00:23 -0700 Received: from saunalahti-vams (vs3-10.mail.saunalahti.fi [62.142.5.94]) by emh06-2.mail.saunalahti.fi (Postfix) with SMTP id 0B706C7C7F for ; Fri, 14 Aug 2009 21:00:21 +0300 (EEST) Received: from emh02.mail.saunalahti.fi ([62.142.5.108]) by vs3-10.mail.saunalahti.fi ([62.142.5.94]) with SMTP (gateway) id A0016F07451; Fri, 14 Aug 2009 21:00:21 +0300 Received: from picasso.cante.net (a91-155-187-216.elisa-laajakaista.fi [91.155.187.216]) by emh02.mail.saunalahti.fi (Postfix) with ESMTP id 012BD2BD4B for ; Fri, 14 Aug 2009 21:00:19 +0300 (EEST) Received: from [192.168.1.7] (helo=jondo.cante.net) by picasso.cante.net with esmtp (Exim 4.69) (envelope-from ) id 1Mc14c-0003ue-0a for control@emacsbugs.donarmstrong.com; Fri, 14 Aug 2009 21:00:18 +0300 Received: from jaalto by jondo.cante.net with local (Exim 4.69) (envelope-from ) id 1Mc14d-0002rx-Iu for control@emacsbugs.donarmstrong.com; Fri, 14 Aug 2009 21:00:19 +0300 From: Jari Aalto To: control@debbugs.gnu.org Subject: Bug#4142 change of tags / patch X-Bug-User-Agent: Emacs 23.0.91.2 and tinydebian.el 2009.0813.2057 Date: Fri, 14 Aug 2009 21:00:19 +0300 Message-ID: <87y6pmxolo.fsf@jondo.cante.net> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-SA-Exim-Connect-IP: 192.168.1.7 X-SA-Exim-Mail-From: jari.aalto@cante.net X-SA-Exim-Scanned: No (on picasso.cante.net); SAEximRunCond expanded to false X-Antivirus: VAMS tags 4142 + patch thanks From juri@jurta.org Fri Aug 14 15:31:52 2009 Received: (at 4142) by emacsbugs.donarmstrong.com; 14 Aug 2009 22:31: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=-2.5 required=4.0 tests=AWL,HAS_BUG_NUMBER, MURPHY_DRUGS_REL8 autolearn=ham version=3.2.5-bugs.debian.org_2005_01_02 Received: from mx1.starman.ee (smtp-out1.starman.ee [85.253.0.3]) by rzlab.ucr.edu (8.14.3/8.14.3/Debian-5) with ESMTP id n7EMVoFh004488 for <4142@emacsbugs.donarmstrong.com>; Fri, 14 Aug 2009 15:31:51 -0700 X-Virus-Scanned: by Amavisd-New at mx1.starman.ee Received: from mail.starman.ee (82.131.30.119.cable.starman.ee [82.131.30.119]) by mx1.starman.ee (Postfix) with ESMTP id 54CD93F42A2; Sat, 15 Aug 2009 01:31:45 +0300 (EEST) From: Juri Linkov To: Jari Aalto Cc: 4142@debbugs.gnu.org Subject: Re: bug#4142: [PATCH] 23.1 info.el::Info-goto-node - Wrong type argument: stringp, nil Organization: JURTA References: Date: Sat, 15 Aug 2009 01:29:48 +0300 In-Reply-To: (Jari Aalto's message of "Fri, 14 Aug 2009 20:35:39 +0300") Message-ID: <87hbwac9lv.fsf@mail.jurta.org> User-Agent: Gnus/5.13 (Gnus v5.13) Emacs/23.1.50 (x86_64-pc-linux-gnu) MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii > The value of Info-extract-menu-counting isn't checked for nil before > passing it to Info-goto-node. > > 2009-08-14 Jari Aalto > > * 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/ From rgm@gnu.org Fri Nov 13 12:28:53 2009 Received: (at control) by emacsbugs.donarmstrong.com; 13 Nov 2009 20:28:54 +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,ONEWORD,VALID_BTS_CONTROL autolearn=no 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 nADKSqGQ031044 for ; Fri, 13 Nov 2009 12:28:53 -0800 Received: from rgm by fencepost.gnu.org with local (Exim 4.67) (envelope-from ) id 1N92lH-00024p-Uq; Fri, 13 Nov 2009 15:28:51 -0500 MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Message-ID: <19197.49539.921874.392388@fencepost.gnu.org> Date: Fri, 13 Nov 2009 15:28:51 -0500 From: Glenn Morris To: control Subject: control reassign 4871 emacs,ns reassign 4908 spam tags 4910 moreinfo reaassign 4918 spam reassign 4919 spam tags 1134 = reassign 1134 emacs,rmail reassign 2624 emacs,rmail reassign 364 emacs,rmail reassign 1140 emacs,rmail reassign 4448 emacs,rmail reassign 158 emacs,etags tags 4142 = reassign 4863 emacs,etags reassign 2807 emacs,etags reassign 2008 emacs,etags reassign 2544 emacs,etags From debbugs-submit-bounces@debbugs.gnu.org Sun Dec 20 10:58:12 2009 Received: (at control) by debbugs.gnu.org; 20 Dec 2009 15:58:12 +0000 Received: from localhost ([127.0.0.1] helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.69) (envelope-from ) id 1NMOAe-0006FH-7M for submit@debbugs.gnu.org; Sun, 20 Dec 2009 10:58:12 -0500 Received: from colin-baker-v0.ics.uci.edu ([128.195.1.153]) by debbugs.gnu.org with esmtp (Exim 4.69) (envelope-from ) id 1NMOAc-0006FB-OB for control@debbugs.gnu.org; Sun, 20 Dec 2009 10:58:11 -0500 Received: from godzilla.ics.uci.edu (godzilla.ics.uci.edu [128.195.10.101]) by colin-baker-v0.ics.uci.edu (8.13.8/8.13.8) with ESMTP id nBKFvug3004692 (version=TLSv1/SSLv3 cipher=DHE-RSA-AES256-SHA bits=256 verify=NO) for ; Sun, 20 Dec 2009 07:57:56 -0800 Received: (from dann@localhost) by godzilla.ics.uci.edu (8.13.8+Sun/8.13.6/Submit) id nBKFvuig021746; Sun, 20 Dec 2009 07:57:56 -0800 (PST) Date: Sun, 20 Dec 2009 07:57:56 -0800 (PST) Message-Id: <200912201557.nBKFvuig021746@godzilla.ics.uci.edu> From: Dan Nicolaescu To: control@debbugs.gnu.org Subject: X-Debbugs-No-Ack: yes Lines: 16 MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-ICS-MailScanner-Information: Please send mail to helpdesk@ics.uci.edu or more information X-ICS-MailScanner-ID: nBKFvug3004692 X-ICS-MailScanner: Found to be clean X-ICS-MailScanner-SpamCheck: not spam, SpamAssassin (not cached, score=-0.155, required 5, autolearn=disabled, ALL_TRUSTED -1.44, MISSING_SUBJECT 1.28) X-ICS-MailScanner-From: dann@godzilla.ics.uci.edu X-Spam-Status: No X-Debbugs-Envelope-To: control X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.11 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Sender: debbugs-submit-bounces@debbugs.gnu.org Errors-To: debbugs-submit-bounces@debbugs.gnu.org tags 3597 + patch tags 3904 + patch tags 4142 + patch tags 4951 + patch tags 4448 + patch tags 4286 + patch tags 2159 + patch tags 2746 + patch tags 1643 + patch tags 1933 + patch tags 3175 + patch tags 3887 + patch tags 4310 + patch tags 4546 + patch quit From debbugs-submit-bounces@debbugs.gnu.org Sat Sep 17 03:21:18 2011 Received: (at control) by debbugs.gnu.org; 17 Sep 2011 07:21:18 +0000 Received: from localhost ([127.0.0.1] helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.69) (envelope-from ) id 1R4pDB-00014M-Lk for submit@debbugs.gnu.org; Sat, 17 Sep 2011 03:21:18 -0400 Received: from hermes.netfonds.no ([80.91.224.195]) by debbugs.gnu.org with esmtp (Exim 4.69) (envelope-from ) id 1R4pD8-00014E-W7 for control@debbugs.gnu.org; Sat, 17 Sep 2011 03:21:15 -0400 Received: from cm-84.215.51.58.getinternet.no ([84.215.51.58] helo=stories.gnus.org) by hermes.netfonds.no with esmtpsa (TLS1.0:DHE_RSA_AES_128_CBC_SHA1:16) (Exim 4.72) (envelope-from ) id 1R4p8O-0004MJ-TC for control@debbugs.gnu.org; Sat, 17 Sep 2011 09:16:20 +0200 Date: Sat, 17 Sep 2011 09:13:02 +0200 Message-Id: To: control@debbugs.gnu.org From: Lars Magne Ingebrigtsen Subject: control message for bug #4142 X-MailScanner-ID: 1R4p8O-0004MJ-TC X-Netfonds-MailScanner: Found to be clean X-Netfonds-MailScanner-From: larsi@gnus.org MailScanner-NULL-Check: 1316848580.99573@uBJWnKmY5xuiCHJaafko0A X-Spam-Status: No X-Spam-Score: -2.7 (--) X-Debbugs-Envelope-To: control X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.11 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Sender: debbugs-submit-bounces@debbugs.gnu.org Errors-To: debbugs-submit-bounces@debbugs.gnu.org X-Spam-Score: -2.7 (--) tags 4142 notabug close 4142 From debbugs-submit-bounces@debbugs.gnu.org Sat Sep 17 03:31:46 2011 Received: (at 4142) by debbugs.gnu.org; 17 Sep 2011 07:31:46 +0000 Received: from localhost ([127.0.0.1] helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.69) (envelope-from ) id 1R4pNE-0002BA-IH for submit@debbugs.gnu.org; Sat, 17 Sep 2011 03:31:46 -0400 Received: from hermes.netfonds.no ([80.91.224.195]) by debbugs.gnu.org with esmtp (Exim 4.69) (envelope-from ) id 1R4pNA-0002Ar-4r for 4142@debbugs.gnu.org; Sat, 17 Sep 2011 03:31:37 -0400 Received: from cm-84.215.51.58.getinternet.no ([84.215.51.58] helo=stories.gnus.org) by hermes.netfonds.no with esmtpsa (TLS1.0:DHE_RSA_AES_128_CBC_SHA1:16) (Exim 4.72) (envelope-from ) id 1R4pIP-0004dD-2e; Sat, 17 Sep 2011 09:26:41 +0200 From: Lars Magne Ingebrigtsen To: Juri Linkov Subject: Re: bug#4142: [PATCH] 23.1 info.el::Info-goto-node - Wrong type argument: stringp, nil In-Reply-To: <87hbwac9lv.fsf@mail.jurta.org> (Juri Linkov's message of "Sat, 15 Aug 2009 01:29:48 +0300") Date: Sat, 17 Sep 2011 09:12:58 +0200 Message-ID: References: <87hbwac9lv.fsf@mail.jurta.org> User-Agent: Gnus/5.110018 (No Gnus v0.18) Emacs/24.0.50 (gnu/linux) X-Now-Playing: Various's _Not Alone (3)_: "Isobel Campbell - The Beat Goes On" MIME-Version: 1.0 Content-Type: text/plain X-MailScanner-ID: 1R4pIP-0004dD-2e X-Netfonds-MailScanner: Found to be clean X-Netfonds-MailScanner-From: larsi@gnus.org MailScanner-NULL-Check: 1316849201.13836@EM/nIoTTHbgPqzRjIUCuUw X-Spam-Status: No X-Spam-Score: -2.7 (--) X-Debbugs-Envelope-To: 4142 Cc: 4142@debbugs.gnu.org, Jari Aalto X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.11 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Sender: debbugs-submit-bounces@debbugs.gnu.org Errors-To: debbugs-submit-bounces@debbugs.gnu.org X-Spam-Score: -2.7 (--) Juri Linkov writes: > 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'). So I don't think this is an Emacs bug, but should be fixed in the emacs-w3m manual instead. -- (domestic pets only, the antidote for overdose, milk.) bloggy blog http://lars.ingebrigtsen.no/ From debbugs-submit-bounces@debbugs.gnu.org Sat Sep 17 10:24:42 2011 Received: (at 4142) by debbugs.gnu.org; 17 Sep 2011 14:24:42 +0000 Received: from localhost ([127.0.0.1] helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.69) (envelope-from ) id 1R4vov-0000Fg-HR for submit@debbugs.gnu.org; Sat, 17 Sep 2011 10:24:42 -0400 Received: from acsinet15.oracle.com ([141.146.126.227]) by debbugs.gnu.org with esmtp (Exim 4.69) (envelope-from ) id 1R4vos-0000FX-NR for 4142@debbugs.gnu.org; Sat, 17 Sep 2011 10:24:39 -0400 Received: from rtcsinet21.oracle.com (rtcsinet21.oracle.com [66.248.204.29]) by acsinet15.oracle.com (Switch-3.4.4/Switch-3.4.4) with ESMTP id p8HEJivk006087 (version=TLSv1/SSLv3 cipher=DHE-RSA-AES256-SHA bits=256 verify=OK); Sat, 17 Sep 2011 14:19:46 GMT Received: from acsmt358.oracle.com (acsmt358.oracle.com [141.146.40.158]) by rtcsinet21.oracle.com (8.14.4+Sun/8.14.4) with ESMTP id p8HEJgQk005505 (version=TLSv1/SSLv3 cipher=DHE-RSA-AES256-SHA bits=256 verify=NO); Sat, 17 Sep 2011 14:19:43 GMT Received: from abhmt103.oracle.com (abhmt103.oracle.com [141.146.116.55]) by acsmt358.oracle.com (8.12.11.20060308/8.12.11) with ESMTP id p8HEJaKc012246; Sat, 17 Sep 2011 09:19:37 -0500 Received: from dradamslap1 (/10.159.54.49) by default (Oracle Beehive Gateway v4.0) with ESMTP ; Sat, 17 Sep 2011 07:19:36 -0700 From: "Drew Adams" To: "'Lars Magne Ingebrigtsen'" , "'Juri Linkov'" References: <87hbwac9lv.fsf@mail.jurta.org> Subject: RE: bug#4142: [PATCH] 23.1 info.el::Info-goto-node - Wrong type argument:stringp, nil Date: Sat, 17 Sep 2011 07:19:38 -0700 Message-ID: MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit X-Mailer: Microsoft Office Outlook 11 In-reply-to: Thread-Index: Acx1C0BBiJgK0j3GRTyts/Lu+kAoxQAOSqNA X-MimeOLE: Produced By Microsoft MimeOLE V6.00.2900.6109 X-Source-IP: rtcsinet21.oracle.com [66.248.204.29] X-CT-RefId: str=0001.0A090204.4E74AC83.00BB,ss=1,re=0.000,fgs=0 X-Spam-Score: -6.2 (------) X-Debbugs-Envelope-To: 4142 Cc: 4142@debbugs.gnu.org, 'Jari Aalto' X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.11 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Sender: debbugs-submit-bounces@debbugs.gnu.org Errors-To: debbugs-submit-bounces@debbugs.gnu.org X-Spam-Score: -6.2 (------) > > 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'). > > So I don't think this is an Emacs bug, but should be fixed in the > emacs-w3m manual instead. It would seem that the bug, or enhancement request, is that Emacs not have such a fragile way of recognizing an index node. Depending on the node name is a bit sophomorish, no? We have lots of meta info that is not displayed to the user but is used for Info to do its job. This sounds like another place where we should make use of that possibility. From debbugs-submit-bounces@debbugs.gnu.org Sat Sep 17 14:37:40 2011 Received: (at 4142) by debbugs.gnu.org; 17 Sep 2011 18:37:40 +0000 Received: from localhost ([127.0.0.1] helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.69) (envelope-from ) id 1R4zlj-0005v5-CA for submit@debbugs.gnu.org; Sat, 17 Sep 2011 14:37:40 -0400 Received: from smarty.dreamhost.com ([208.113.175.8]) by debbugs.gnu.org with esmtp (Exim 4.69) (envelope-from ) id 1R4zlg-0005uv-Tg for 4142@debbugs.gnu.org; Sat, 17 Sep 2011 14:37:37 -0400 Received: from ps18281.dreamhostps.com (ps18281.dreamhost.com [69.163.218.105]) by smarty.dreamhost.com (Postfix) with ESMTP id 9FB046E8059; Sat, 17 Sep 2011 11:32:45 -0700 (PDT) Received: from localhost (ps18281.dreamhostps.com [69.163.218.105]) by ps18281.dreamhostps.com (Postfix) with ESMTP id 555A7451C41E; Sat, 17 Sep 2011 11:32:44 -0700 (PDT) From: Juri Linkov To: "Drew Adams" Subject: Re: bug#4142: [PATCH] 23.1 info.el::Info-goto-node - Wrong type argument:stringp, nil Organization: JURTA References: <87hbwac9lv.fsf@mail.jurta.org> Date: Sat, 17 Sep 2011 21:17:55 +0300 In-Reply-To: (Drew Adams's message of "Sat, 17 Sep 2011 07:19:38 -0700") Message-ID: <87vcsrc9t8.fsf@mail.jurta.org> User-Agent: Gnus/5.13 (Gnus v5.13) Emacs/24.0.50 (x86_64-pc-linux-gnu) MIME-Version: 1.0 Content-Type: text/plain X-Spam-Score: -2.6 (--) X-Debbugs-Envelope-To: 4142 Cc: 'Lars Magne Ingebrigtsen' , 4142@debbugs.gnu.org, 'Jari Aalto' X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.11 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Sender: debbugs-submit-bounces@debbugs.gnu.org Errors-To: debbugs-submit-bounces@debbugs.gnu.org X-Spam-Score: -2.6 (--) >> So I don't think this is an Emacs bug, but should be fixed in the >> emacs-w3m manual instead. > > It would seem that the bug, or enhancement request, is that Emacs not have such > a fragile way of recognizing an index node. emacs-w3m.info dates 7 Jul 2006, so it's very unlikely that its authors will fix the emacs-w3m Info manual in the near future. So yes, we could try making Info less fragile. > Depending on the node name is a bit sophomorish, no? We have lots of meta info > that is not displayed to the user but is used for Info to do its job. This > sounds like another place where we should make use of that possibility. The current situation in emacs-w3m is worse. The Info reader recognizes non-index nodes as index nodes, and vice-versa - index nodes as non-index nodes. Currently a node is recognized as index based on its name solely. If its name contains the word "Index", it's an index node, the same is checked for its adjacent nodes. Instead of checking the node name we could visit all nodes in the manual with the name containing the word "Index" and check if the first menu item has the format of index or not. I believe this would be more reliable with no performance impact. From debbugs-submit-bounces@debbugs.gnu.org Sun Sep 18 03:45:44 2011 Received: (at 4142) by debbugs.gnu.org; 18 Sep 2011 07:45:44 +0000 Received: from localhost ([127.0.0.1] helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.69) (envelope-from ) id 1R5C4N-0008As-03 for submit@debbugs.gnu.org; Sun, 18 Sep 2011 03:45:43 -0400 Received: from hermes.netfonds.no ([80.91.224.195]) by debbugs.gnu.org with esmtp (Exim 4.69) (envelope-from ) id 1R5C4E-0008AN-Ph for 4142@debbugs.gnu.org; Sun, 18 Sep 2011 03:45:35 -0400 Received: from cm-84.215.51.58.getinternet.no ([84.215.51.58] helo=stories.gnus.org) by hermes.netfonds.no with esmtpsa (TLS1.0:DHE_RSA_AES_128_CBC_SHA1:16) (Exim 4.72) (envelope-from ) id 1R5BzN-0004SK-4v; Sun, 18 Sep 2011 09:40:33 +0200 From: Lars Magne Ingebrigtsen To: Juri Linkov Subject: Re: bug#4142: [PATCH] 23.1 info.el::Info-goto-node - Wrong type argument:stringp, nil In-Reply-To: <87vcsrc9t8.fsf@mail.jurta.org> (Juri Linkov's message of "Sat, 17 Sep 2011 21:17:55 +0300") Date: Sun, 18 Sep 2011 09:32:22 +0200 Message-ID: References: <87hbwac9lv.fsf@mail.jurta.org> <87vcsrc9t8.fsf@mail.jurta.org> User-Agent: Gnus/5.110018 (No Gnus v0.18) Emacs/24.0.50 (gnu/linux) Face: iVBORw0KGgoAAAANSUhEUgAAADAAAAAwBAMAAAClLOS0AAAAGFBMVEX9/Po0NCqMgXMkJhoY GA8rLSEpKx8nKR05Si/WAAACG0lEQVQ4jW2SS3bbMAxFWa3AikN5qqTpBkr3aB6zC7AbQvOoAOZh RWy/ACUriVsMdERdPTzi49q2fWjv9HHnLB7soMevrr3GCpaDf3Ht+T8gwdF16V+QgBWgSby/Ap80 YKogne10qeCbfU4gR3egVP/ZAAAQv4MPChhpGhQU/Ah8Ahox5AoQAUZcQEciMOcQNRUSCZVV0eEo XKZgHnMRlnlTgJBUUAQJZqDXLRXnoGAvpWguSQqax96Dvkv1KAWZC6GB+92BsxBPRwOWh6SoRxN3 HTHRmKtHIq1U8NI8ut+9WjKpi4LEo3nIa/PsnnYdcs6DGMDCBFDo4h5rKpkkS7B51CAtsHmKO20J Fsqq8GitRbTKWwPqPeu1nF+7bqA3MKYktCp0lLB1dyRgM/cpfW47afA7QNyA3nL6nyJpr61yb8af AFMt0M83ihEKs/UKbwCj1FSdzLpHQLWOOigKgw3qIHOtbwOTLKCT9/VR4IGLdtcAVlC0jqbvnbfB 5uoBugpYFQY6DkFT2SbqKFHXD1YgoYaZG6hLvYA8rLdipJnnRJdGQX8Q/VoWD0ZtYYFX3SoDOQxS b2WrJzyQgV2/D1cPXSQFJZe3TyDqiopu8SDD241iH2oLQvj+5RYscVrAfTgdY4wrOJ70/bmCl1jj FN2veFzeF7AeYnQvP1Ku8gWs/yv407aHn2ff3ivYXfp43rf7fdtGt2lXcI2/X5gS3HoJWmQAAAAA SUVORK5CYII= X-Now-Playing: Eurythmics's _Sweet Dreams (Are Made Of This)_: "I Could Give You (A Mirror)" MIME-Version: 1.0 Content-Type: text/plain X-MailScanner-ID: 1R5BzN-0004SK-4v X-Netfonds-MailScanner: Found to be clean X-Netfonds-MailScanner-From: larsi@gnus.org MailScanner-NULL-Check: 1316936433.24918@P5dxakkRBbGHWrIklzhwDA X-Spam-Status: No X-Spam-Score: -2.7 (--) X-Debbugs-Envelope-To: 4142 Cc: 4142@debbugs.gnu.org, Drew Adams , 'Jari Aalto' X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.11 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Sender: debbugs-submit-bounces@debbugs.gnu.org Errors-To: debbugs-submit-bounces@debbugs.gnu.org X-Spam-Score: -2.7 (--) Juri Linkov writes: > Instead of checking the node name we could visit all nodes in the manual > with the name containing the word "Index" and check if the first menu item > has the format of index or not. Or we could just say "don't call non-index nodes something containing the word 'index'". -- (domestic pets only, the antidote for overdose, milk.) bloggy blog http://lars.ingebrigtsen.no/ From debbugs-submit-bounces@debbugs.gnu.org Sun Sep 18 04:00:05 2011 Received: (at 4142) by debbugs.gnu.org; 18 Sep 2011 08:00:06 +0000 Received: from localhost ([127.0.0.1] helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.69) (envelope-from ) id 1R5CIH-0008Uh-Io for submit@debbugs.gnu.org; Sun, 18 Sep 2011 04:00:05 -0400 Received: from rcsinet15.oracle.com ([148.87.113.117]) by debbugs.gnu.org with esmtp (Exim 4.69) (envelope-from ) id 1R5CIF-0008UH-0N for 4142@debbugs.gnu.org; Sun, 18 Sep 2011 04:00:04 -0400 Received: from rtcsinet21.oracle.com (rtcsinet21.oracle.com [66.248.204.29]) by rcsinet15.oracle.com (Switch-3.4.4/Switch-3.4.4) with ESMTP id p8I7t4W4016358 (version=TLSv1/SSLv3 cipher=DHE-RSA-AES256-SHA bits=256 verify=OK); Sun, 18 Sep 2011 07:55:06 GMT Received: from acsmt356.oracle.com (acsmt356.oracle.com [141.146.40.156]) by rtcsinet21.oracle.com (8.14.4+Sun/8.14.4) with ESMTP id p8I7t27v003796 (version=TLSv1/SSLv3 cipher=DHE-RSA-AES256-SHA bits=256 verify=NO); Sun, 18 Sep 2011 07:55:03 GMT Received: from abhmt120.oracle.com (abhmt120.oracle.com [141.146.116.72]) by acsmt356.oracle.com (8.12.11.20060308/8.12.11) with ESMTP id p8I7svUK014112; Sun, 18 Sep 2011 02:54:57 -0500 Received: from dradamslap1 (/10.159.36.189) by default (Oracle Beehive Gateway v4.0) with ESMTP ; Sun, 18 Sep 2011 00:54:57 -0700 From: "Drew Adams" To: "'Lars Magne Ingebrigtsen'" , "'Juri Linkov'" References: <87hbwac9lv.fsf@mail.jurta.org><87vcsrc9t8.fsf@mail.jurta.org> Subject: RE: bug#4142: [PATCH] 23.1 info.el::Info-goto-node - Wrong type argument:stringp, nil Date: Sun, 18 Sep 2011 00:54:51 -0700 Message-ID: <7255DE4F03F147CE86568AFEDE64599F@us.oracle.com> MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit X-Mailer: Microsoft Office Outlook 11 In-Reply-To: Thread-Index: Acx11kp8HpFFnlFPRzy8MoL/vroaBAAAabyA X-MimeOLE: Produced By Microsoft MimeOLE V6.00.2900.6109 X-Source-IP: rtcsinet21.oracle.com [66.248.204.29] X-CT-RefId: str=0001.0A090204.4E75A3DB.004E,ss=1,re=0.000,fgs=0 X-Spam-Score: -6.2 (------) X-Debbugs-Envelope-To: 4142 Cc: 4142@debbugs.gnu.org, 'Jari Aalto' X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.11 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Sender: debbugs-submit-bounces@debbugs.gnu.org Errors-To: debbugs-submit-bounces@debbugs.gnu.org X-Spam-Score: -6.2 (------) > Or we could just say "don't call non-index nodes something containing > the word 'index'". No, that's what's fragile and error prone. We should be able to put some meta information in index nodes to identify them. It is not unusual in Info to use some text or text properties that users do not see as meta info. From debbugs-submit-bounces@debbugs.gnu.org Sun Sep 18 04:09:55 2011 Received: (at 4142) by debbugs.gnu.org; 18 Sep 2011 08:09:55 +0000 Received: from localhost ([127.0.0.1] helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.69) (envelope-from ) id 1R5CRn-0000Hy-5Y for submit@debbugs.gnu.org; Sun, 18 Sep 2011 04:09:55 -0400 Received: from mail-out.m-online.net ([212.18.0.10]) by debbugs.gnu.org with esmtp (Exim 4.69) (envelope-from ) id 1R5CRl-0000Hr-BU for 4142@debbugs.gnu.org; Sun, 18 Sep 2011 04:09:54 -0400 Received: from frontend1.mail.m-online.net (frontend1.mail.intern.m-online.net [192.168.8.180]) by mail-out.m-online.net (Postfix) with ESMTP id 978B3188B5A1; Sun, 18 Sep 2011 10:04:56 +0200 (CEST) X-Auth-Info: UzsFTt9EsFR7Z/jog/SN1Jl/wN4cfFWajnVdDD9jXP4= Received: from linux.local (ppp-88-217-110-5.dynamic.mnet-online.de [88.217.110.5]) by mail.mnet-online.de (Postfix) with ESMTPA id 8E1E11C000A8; Sun, 18 Sep 2011 10:04:56 +0200 (CEST) Received: by linux.local (Postfix, from userid 501) id 048A01E5425; Sun, 18 Sep 2011 10:05:01 +0200 (CEST) From: Andreas Schwab To: Juri Linkov Subject: Re: bug#4142: [PATCH] 23.1 info.el::Info-goto-node - Wrong type argument:stringp, nil References: <87hbwac9lv.fsf@mail.jurta.org> <87vcsrc9t8.fsf@mail.jurta.org> X-Yow: TAILFINS!! ...click... Date: Sun, 18 Sep 2011 10:05:00 +0200 In-Reply-To: <87vcsrc9t8.fsf@mail.jurta.org> (Juri Linkov's message of "Sat, 17 Sep 2011 21:17:55 +0300") Message-ID: User-Agent: Gnus/5.13 (Gnus v5.13) Emacs/23.3 (gnu/linux) MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Spam-Score: -2.6 (--) X-Debbugs-Envelope-To: 4142 Cc: 'Lars Magne Ingebrigtsen' , 4142@debbugs.gnu.org, Drew Adams , 'Jari Aalto' X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.11 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Sender: debbugs-submit-bounces@debbugs.gnu.org Errors-To: debbugs-submit-bounces@debbugs.gnu.org X-Spam-Score: -2.6 (--) Juri Linkov writes: > emacs-w3m.info dates 7 Jul 2006, so it's very unlikely that its authors > will fix the emacs-w3m Info manual in the near future. emacs-w3m is still actively maintained. Andreas. -- Andreas Schwab, schwab@linux-m68k.org GPG Key fingerprint = 58CA 54C7 6D53 942B 1756 01D3 44D5 214B 8276 4ED5 "And now for something completely different." From debbugs-submit-bounces@debbugs.gnu.org Sun Sep 18 04:11:46 2011 Received: (at 4142) by debbugs.gnu.org; 18 Sep 2011 08:11:46 +0000 Received: from localhost ([127.0.0.1] helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.69) (envelope-from ) id 1R5CTZ-0000Kc-PZ for submit@debbugs.gnu.org; Sun, 18 Sep 2011 04:11:46 -0400 Received: from mail-out.m-online.net ([212.18.0.10]) by debbugs.gnu.org with esmtp (Exim 4.69) (envelope-from ) id 1R5CTX-0000KW-Tz for 4142@debbugs.gnu.org; Sun, 18 Sep 2011 04:11:44 -0400 Received: from frontend1.mail.m-online.net (frontend1.mail.intern.m-online.net [192.168.8.180]) by mail-out.m-online.net (Postfix) with ESMTP id 019C6188B5A1; Sun, 18 Sep 2011 10:06:48 +0200 (CEST) X-Auth-Info: OuMid7kcTB33L189cnLAjKhxOqpNMDvnwqzZKiQ0tew= Received: from linux.local (ppp-88-217-110-5.dynamic.mnet-online.de [88.217.110.5]) by mail.mnet-online.de (Postfix) with ESMTPA id 3A05F1C000A8; Sun, 18 Sep 2011 10:06:49 +0200 (CEST) Received: by linux.local (Postfix, from userid 501) id 7D50D1E5425; Sun, 18 Sep 2011 10:06:55 +0200 (CEST) From: Andreas Schwab To: Lars Magne Ingebrigtsen Subject: Re: bug#4142: [PATCH] 23.1 info.el::Info-goto-node - Wrong type argument: stringp, nil References: <87hbwac9lv.fsf@mail.jurta.org> X-Yow: There's a SALE on STRETCH SOCKS down at the "7-11"!! Date: Sun, 18 Sep 2011 10:06:55 +0200 In-Reply-To: (Lars Magne Ingebrigtsen's message of "Sat, 17 Sep 2011 09:12:58 +0200") Message-ID: User-Agent: Gnus/5.13 (Gnus v5.13) Emacs/23.3 (gnu/linux) MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Spam-Score: -2.6 (--) X-Debbugs-Envelope-To: 4142 Cc: Juri Linkov , 4142@debbugs.gnu.org, Jari Aalto X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.11 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Sender: debbugs-submit-bounces@debbugs.gnu.org Errors-To: debbugs-submit-bounces@debbugs.gnu.org X-Spam-Score: -2.6 (--) Lars Magne Ingebrigtsen writes: > Juri Linkov writes: > >> 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'). > > So I don't think this is an Emacs bug, but should be fixed in the > emacs-w3m manual instead. Or just regenerated with makeinfo? Andreas. -- Andreas Schwab, schwab@linux-m68k.org GPG Key fingerprint = 58CA 54C7 6D53 942B 1756 01D3 44D5 214B 8276 4ED5 "And now for something completely different." From debbugs-submit-bounces@debbugs.gnu.org Sun Sep 18 15:57:17 2011 Received: (at 4142) by debbugs.gnu.org; 18 Sep 2011 19:57:17 +0000 Received: from localhost ([127.0.0.1] helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.69) (envelope-from ) id 1R5NUK-000216-7L for submit@debbugs.gnu.org; Sun, 18 Sep 2011 15:57:17 -0400 Received: from smarty.dreamhost.com ([208.113.175.8]) by debbugs.gnu.org with esmtp (Exim 4.69) (envelope-from ) id 1R5NUH-00020x-Ku for 4142@debbugs.gnu.org; Sun, 18 Sep 2011 15:57:14 -0400 Received: from ps18281.dreamhostps.com (ps18281.dreamhost.com [69.163.218.105]) by smarty.dreamhost.com (Postfix) with ESMTP id DB0E06E8051; Sun, 18 Sep 2011 12:52:15 -0700 (PDT) Received: from localhost (ps18281.dreamhostps.com [69.163.218.105]) by ps18281.dreamhostps.com (Postfix) with ESMTP id 993F8451C46A; Sun, 18 Sep 2011 12:52:14 -0700 (PDT) From: Juri Linkov To: "Drew Adams" Subject: Re: bug#4142: [PATCH] 23.1 info.el::Info-goto-node - Wrong type argument:stringp, nil Organization: JURTA References: <87hbwac9lv.fsf@mail.jurta.org> <87vcsrc9t8.fsf@mail.jurta.org> <7255DE4F03F147CE86568AFEDE64599F@us.oracle.com> Date: Sun, 18 Sep 2011 22:51:45 +0300 In-Reply-To: <7255DE4F03F147CE86568AFEDE64599F@us.oracle.com> (Drew Adams's message of "Sun, 18 Sep 2011 00:54:51 -0700") Message-ID: <87obyhmxwu.fsf@mail.jurta.org> User-Agent: Gnus/5.13 (Gnus v5.13) Emacs/24.0.50 (x86_64-pc-linux-gnu) MIME-Version: 1.0 Content-Type: text/plain X-Spam-Score: -2.6 (--) X-Debbugs-Envelope-To: 4142 Cc: 'Lars Magne Ingebrigtsen' , 4142@debbugs.gnu.org, 'Jari Aalto' X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.11 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Sender: debbugs-submit-bounces@debbugs.gnu.org Errors-To: debbugs-submit-bounces@debbugs.gnu.org X-Spam-Score: -2.6 (--) >> Or we could just say "don't call non-index nodes something containing >> the word 'index'". > > No, that's what's fragile and error prone. We should be able to put some meta > information in index nodes to identify them. It is not unusual in Info to use > some text or text properties that users do not see as meta info. `makeinfo' already puts meta information in index nodes to identify them (modulo a little bug I just fixed). The problem is that emacs-w3m.info is not produced by `makeinfo'. From debbugs-submit-bounces@debbugs.gnu.org Sun Sep 18 16:04:32 2011 Received: (at 4142) by debbugs.gnu.org; 18 Sep 2011 20:04:32 +0000 Received: from localhost ([127.0.0.1] helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.69) (envelope-from ) id 1R5NbL-0002C5-R3 for submit@debbugs.gnu.org; Sun, 18 Sep 2011 16:04:32 -0400 Received: from smarty.dreamhost.com ([208.113.175.8]) by debbugs.gnu.org with esmtp (Exim 4.69) (envelope-from ) id 1R5NbK-0002By-5Q for 4142@debbugs.gnu.org; Sun, 18 Sep 2011 16:04:30 -0400 Received: from ps18281.dreamhostps.com (ps18281.dreamhost.com [69.163.218.105]) by smarty.dreamhost.com (Postfix) with ESMTP id D16A56E8082; Sun, 18 Sep 2011 12:59:32 -0700 (PDT) Received: from localhost (ps18281.dreamhostps.com [69.163.218.105]) by ps18281.dreamhostps.com (Postfix) with ESMTP id 43A85451C46A; Sun, 18 Sep 2011 12:59:31 -0700 (PDT) From: Juri Linkov To: Andreas Schwab Subject: Re: bug#4142: [PATCH] 23.1 info.el::Info-goto-node - Wrong type argument: stringp, nil Organization: JURTA References: <87hbwac9lv.fsf@mail.jurta.org> Date: Sun, 18 Sep 2011 22:52:51 +0300 In-Reply-To: (Andreas Schwab's message of "Sun, 18 Sep 2011 10:06:55 +0200") Message-ID: <87aaa1mxky.fsf@mail.jurta.org> User-Agent: Gnus/5.13 (Gnus v5.13) Emacs/24.0.50 (x86_64-pc-linux-gnu) MIME-Version: 1.0 Content-Type: text/plain X-Spam-Score: -2.6 (--) X-Debbugs-Envelope-To: 4142 Cc: Lars Magne Ingebrigtsen , 4142@debbugs.gnu.org, Jari Aalto X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.11 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Sender: debbugs-submit-bounces@debbugs.gnu.org Errors-To: debbugs-submit-bounces@debbugs.gnu.org X-Spam-Score: -2.6 (--) >> So I don't think this is an Emacs bug, but should be fixed in the >> emacs-w3m manual instead. > > Or just regenerated with makeinfo? Yes, regenerating with makeinfo will fix this problem. From debbugs-submit-bounces@debbugs.gnu.org Sun Sep 18 17:12:24 2011 Received: (at 4142) by debbugs.gnu.org; 18 Sep 2011 21:12:24 +0000 Received: from localhost ([127.0.0.1] helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.69) (envelope-from ) id 1R5Of2-0005Ix-2w for submit@debbugs.gnu.org; Sun, 18 Sep 2011 17:12:24 -0400 Received: from mail-out.m-online.net ([212.18.0.10]) by debbugs.gnu.org with esmtp (Exim 4.69) (envelope-from ) id 1R5Oez-0005Ip-A2 for 4142@debbugs.gnu.org; Sun, 18 Sep 2011 17:12:22 -0400 Received: from frontend1.mail.m-online.net (frontend1.mail.intern.m-online.net [192.168.8.180]) by mail-out.m-online.net (Postfix) with ESMTP id B077A188B599; Sun, 18 Sep 2011 23:07:21 +0200 (CEST) Received: from localhost (dynscan1.mnet-online.de [192.168.8.164]) by mail.m-online.net (Postfix) with ESMTP id AB9FE1C0018E; Sun, 18 Sep 2011 23:07:21 +0200 (CEST) X-Virus-Scanned: amavisd-new at mnet-online.de Received: from mail.mnet-online.de ([192.168.8.180]) by localhost (dynscan1.mail.m-online.net [192.168.8.164]) (amavisd-new, port 10024) with ESMTP id S32-2zsZSxuo; Sun, 18 Sep 2011 23:07:21 +0200 (CEST) Received: from igel.home (ppp-88-217-110-5.dynamic.mnet-online.de [88.217.110.5]) by mail.mnet-online.de (Postfix) with ESMTP; Sun, 18 Sep 2011 23:07:20 +0200 (CEST) Received: by igel.home (Postfix, from userid 501) id 27E74CA296; Sun, 18 Sep 2011 23:07:20 +0200 (CEST) From: Andreas Schwab To: Juri Linkov Subject: Re: bug#4142: [PATCH] 23.1 info.el::Info-goto-node - Wrong type argument:stringp, nil References: <87hbwac9lv.fsf@mail.jurta.org> <87vcsrc9t8.fsf@mail.jurta.org> <7255DE4F03F147CE86568AFEDE64599F@us.oracle.com> <87obyhmxwu.fsf@mail.jurta.org> X-Yow: I feel partially hydrogenated! Date: Sun, 18 Sep 2011 23:07:19 +0200 In-Reply-To: <87obyhmxwu.fsf@mail.jurta.org> (Juri Linkov's message of "Sun, 18 Sep 2011 22:51:45 +0300") Message-ID: User-Agent: Gnus/5.13 (Gnus v5.13) Emacs/23.3 (gnu/linux) MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Spam-Score: -2.6 (--) X-Debbugs-Envelope-To: 4142 Cc: 'Lars Magne Ingebrigtsen' , 4142@debbugs.gnu.org, Drew Adams , 'Jari Aalto' X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.11 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Sender: debbugs-submit-bounces@debbugs.gnu.org Errors-To: debbugs-submit-bounces@debbugs.gnu.org X-Spam-Score: -2.6 (--) Juri Linkov writes: > The problem is that emacs-w3m.info is not produced by `makeinfo'. Which is just a packaging bug. Andreas. -- Andreas Schwab, schwab@linux-m68k.org GPG Key fingerprint = 58CA 54C7 6D53 942B 1756 01D3 44D5 214B 8276 4ED5 "And now for something completely different." From unknown Fri Jun 20 07:18: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: Mon, 17 Oct 2011 11:24:06 +0000 User-Agent: Fakemail v42.6.9 # This is a fake control message. # # The action: # bug archived. thanks # This fakemail brought to you by your local debbugs # administrator