From mboxrd@z Thu Jan 1 00:00:00 1970 Path: main.gmane.org!not-for-mail From: Juri Linkov Newsgroups: gmane.emacs.bugs Subject: Re: C-h i, L, T => wrong type argument stringp, history Date: Tue, 05 Oct 2004 07:32:03 +0300 Organization: JURTA Sender: bug-gnu-emacs-bounces+geb-bug-gnu-emacs=m.gmane.org@gnu.org Message-ID: <87llelzsxo.fsf@mail.jurta.org> References: NNTP-Posting-Host: deer.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Trace: sea.gmane.org 1096950810 2690 80.91.229.6 (5 Oct 2004 04:33:30 GMT) X-Complaints-To: usenet@sea.gmane.org NNTP-Posting-Date: Tue, 5 Oct 2004 04:33:30 +0000 (UTC) Cc: bug-gnu-emacs@gnu.org Original-X-From: bug-gnu-emacs-bounces+geb-bug-gnu-emacs=m.gmane.org@gnu.org Tue Oct 05 06:33:22 2004 Return-path: Original-Received: from lists.gnu.org ([199.232.76.165]) by deer.gmane.org with esmtp (Exim 3.35 #1 (Debian)) id 1CEh0q-0005Z9-00 for ; Tue, 05 Oct 2004 06:33:20 +0200 Original-Received: from localhost ([127.0.0.1] helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.33) id 1CEh7S-0005jH-Ne for geb-bug-gnu-emacs@m.gmane.org; Tue, 05 Oct 2004 00:40:10 -0400 Original-Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.33) id 1CEh7Q-0005j1-QL for bug-gnu-emacs@gnu.org; Tue, 05 Oct 2004 00:40:08 -0400 Original-Received: from exim by lists.gnu.org with spam-scanned (Exim 4.33) id 1CEh7Q-0005ip-DJ for bug-gnu-emacs@gnu.org; Tue, 05 Oct 2004 00:40:08 -0400 Original-Received: from [199.232.76.173] (helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.33) id 1CEh7Q-0005im-A2 for bug-gnu-emacs@gnu.org; Tue, 05 Oct 2004 00:40:08 -0400 Original-Received: from [66.33.205.9] (helo=spatula.dreamhost.com) by monty-python.gnu.org with esmtp (Exim 4.34) id 1CEh0k-0004ZJ-O9 for bug-gnu-emacs@gnu.org; Tue, 05 Oct 2004 00:33:14 -0400 Original-Received: from mail.jurta.org (80-235-33-42-dsl.mus.estpak.ee [80.235.33.42]) by spatula.dreamhost.com (Postfix) with ESMTP id 8D4E317D013; Mon, 4 Oct 2004 21:33:11 -0700 (PDT) Original-To: "Drew Adams" In-Reply-To: (Drew Adams's message of "Sat, 2 Oct 2004 15:15:09 -0700") User-Agent: Gnus/5.110002 (No Gnus v0.2) Emacs/21.3.50 (gnu/linux) X-BeenThere: bug-gnu-emacs@gnu.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: "Bug reports for GNU Emacs, the Swiss army knife of text editors" List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: bug-gnu-emacs-bounces+geb-bug-gnu-emacs=m.gmane.org@gnu.org Xref: main.gmane.org gmane.emacs.bugs:9202 X-Report-Spam: http://spam.gmane.org/gmane.emacs.bugs:9202 "Drew Adams" writes: >> C-h i >> >> L >> >> T >> >> gives error wrong type argument stringp, history Now I understand that you are trying to build a table of contents in the Info history buffer. Although this is a useless operation, I fixed info.el not to give an error, but show a TOC with a single Top node in it. -- Juri Linkov http://www.jurta.org/emacs/