From mboxrd@z Thu Jan 1 00:00:00 1970 Path: main.gmane.org!not-for-mail From: Luc Teirlinck Newsgroups: gmane.emacs.devel Subject: bug in info Date: Mon, 27 Jan 2003 18:09:44 -0600 (CST) Sender: emacs-devel-bounces+emacs-devel=quimby.gnus.org@gnu.org Message-ID: <200301280009.SAA02673@eel.dms.auburn.edu> NNTP-Posting-Host: main.gmane.org X-Trace: main.gmane.org 1043712483 25044 80.91.224.249 (28 Jan 2003 00:08:03 GMT) X-Complaints-To: usenet@main.gmane.org NNTP-Posting-Date: Tue, 28 Jan 2003 00:08:03 +0000 (UTC) Cc: emacs-devel@gnu.org Return-path: Original-Received: from quimby.gnus.org ([80.91.224.244]) by main.gmane.org with esmtp (Exim 3.35 #1 (Debian)) id 18dJIH-0006VD-00 for ; Tue, 28 Jan 2003 01:08:01 +0100 Original-Received: from monty-python.gnu.org ([199.232.76.173]) by quimby.gnus.org with esmtp (Exim 3.12 #1 (Debian)) id 18dJMh-0002Kg-00 for ; Tue, 28 Jan 2003 01:12:35 +0100 Original-Received: from localhost ([127.0.0.1] helo=monty-python.gnu.org) by monty-python.gnu.org with esmtp (Exim 4.10.13) id 18dJJf-0001Gb-03 for emacs-devel@quimby.gnus.org; Mon, 27 Jan 2003 19:09:27 -0500 Original-Received: from list by monty-python.gnu.org with tmda-scanned (Exim 4.10.13) id 18dJJL-0001Eg-00 for emacs-devel@gnu.org; Mon, 27 Jan 2003 19:09:07 -0500 Original-Received: from mail by monty-python.gnu.org with spam-scanned (Exim 4.10.13) id 18dJJJ-0001E2-00 for emacs-devel@gnu.org; Mon, 27 Jan 2003 19:09:06 -0500 Original-Received: from manatee.dms.auburn.edu ([131.204.53.104]) by monty-python.gnu.org with esmtp (Exim 4.10.13) id 18dJJG-0001DA-00; Mon, 27 Jan 2003 19:09:03 -0500 Original-Received: from eel.dms.auburn.edu (eel.dms.auburn.edu [131.204.53.108]) by manatee.dms.auburn.edu (8.9.1a/8.9.1) with ESMTP id SAA26041; Mon, 27 Jan 2003 18:09:02 -0600 (CST) Original-Received: (from teirllm@localhost) by eel.dms.auburn.edu (8.9.3+Sun/8.9.3) id SAA02673; Mon, 27 Jan 2003 18:09:44 -0600 (CST) X-Authentication-Warning: eel.dms.auburn.edu: teirllm set sender to teirllm@dms.auburn.edu using -f Original-To: emacs-pretest-bug@gnu.org X-BeenThere: emacs-devel@gnu.org X-Mailman-Version: 2.1b5 Precedence: list List-Id: Emacs development discussions. List-Help: List-Post: List-Subscribe: , List-Archive: List-Unsubscribe: , Errors-To: emacs-devel-bounces+emacs-devel=quimby.gnus.org@gnu.org Xref: main.gmane.org gmane.emacs.devel:11148 X-Report-Spam: http://spam.gmane.org/gmane.emacs.devel:11148 Some while ago I reported that C-h i m emacs m files [ failed to properly fontify and produce a header line. This bug now appears to be fixed. But apparently, another bug was introduced (maybe in the process, maybe unrelated). Do again C-h i m emacs m files (literally, that is, do not use "m-alternatives"). Result: byte-code: No such anchor in tag table or node in tag table or file: Files:: All about handling files. * Buffers:: Multiple buffers; editing several files at once. * Windows:: Viewing two pieces of text at once. * Frames:: Running the same Emacs session in multiple X windows. * International This did not occur only a few days ago and hence must be due to a very recent change. Sincerely, Luc.