From mboxrd@z Thu Jan 1 00:00:00 1970 Path: main.gmane.org!not-for-mail From: Juri Linkov Newsgroups: gmane.emacs.devel Subject: Re: info-xref empty filenames Date: Tue, 24 Feb 2004 03:34:30 +0200 Organization: JURTA Sender: emacs-devel-bounces+emacs-devel=quimby.gnus.org@gnu.org Message-ID: <8765dxclax.fsf@mail.jurta.org> References: <87k75k13if.fsf@zip.com.au> <87wu6nx3a5.fsf@zip.com.au> NNTP-Posting-Host: deer.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Trace: sea.gmane.org 1077586850 25599 80.91.224.253 (24 Feb 2004 01:40:50 GMT) X-Complaints-To: usenet@sea.gmane.org NNTP-Posting-Date: Tue, 24 Feb 2004 01:40:50 +0000 (UTC) Cc: emacs-devel@gnu.org Original-X-From: emacs-devel-bounces+emacs-devel=quimby.gnus.org@gnu.org Tue Feb 24 02:40:42 2004 Return-path: Original-Received: from quimby.gnus.org ([80.91.224.244]) by deer.gmane.org with esmtp (Exim 3.35 #1 (Debian)) id 1AvRYw-0001q2-00 for ; Tue, 24 Feb 2004 02:40:42 +0100 Original-Received: from monty-python.gnu.org ([199.232.76.173]) by quimby.gnus.org with esmtp (Exim 3.35 #1 (Debian)) id 1AvRYv-00030e-00 for ; Tue, 24 Feb 2004 02:40:41 +0100 Original-Received: from localhost ([127.0.0.1] helo=monty-python.gnu.org) by monty-python.gnu.org with esmtp (Exim 4.30) id 1AvRXb-0005HH-JB for emacs-devel@quimby.gnus.org; Mon, 23 Feb 2004 20:39:19 -0500 Original-Received: from list by monty-python.gnu.org with tmda-scanned (Exim 4.30) id 1AvRWM-00050p-1d for emacs-devel@gnu.org; Mon, 23 Feb 2004 20:38:02 -0500 Original-Received: from mail by monty-python.gnu.org with spam-scanned (Exim 4.30) id 1AvRVh-0004oZ-IN for emacs-devel@gnu.org; Mon, 23 Feb 2004 20:37:52 -0500 Original-Received: from [66.33.219.6] (helo=knife.dreamhost.com) by monty-python.gnu.org with esmtp (Exim 4.30) id 1AvRUe-000474-QT for emacs-devel@gnu.org; Mon, 23 Feb 2004 20:36:16 -0500 Original-Received: from mail.jurta.org (80-235-32-72-dsl.mus.estpak.ee [80.235.32.72]) by knife.dreamhost.com (Postfix) with ESMTP id 41495E401D; Mon, 23 Feb 2004 17:36:07 -0800 (PST) Original-To: Kevin Ryde User-Agent: Gnus/5.110002 (No Gnus v0.2) Emacs/21.3.50 (gnu/linux) X-BeenThere: emacs-devel@gnu.org X-Mailman-Version: 2.1.2 Precedence: list List-Id: Emacs development discussions. List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: emacs-devel-bounces+emacs-devel=quimby.gnus.org@gnu.org Xref: main.gmane.org gmane.emacs.devel:20144 X-Report-Spam: http://spam.gmane.org/gmane.emacs.devel:20144 Kevin Ryde writes: >> * info-xref.el (info-xref-check-buffer): Report empty filename parts. >> Remove spurious node duplicate suppression, doesn't work, not wanted. >> (info-xref-output): Take format style args. > > I'd like to re-propose this addition to my info-xref. I think it got > lost while the cvs was down. Since your papers are apparently OK, I want to suggest you to implement a new checking rule in info-xref.el. Customization definitions (defcustom) can have the keyword `:link' with a link to an Info node in a `custom-manual' or `info-link' field. I've already found some broken links to Info nodes in some defcustoms, but having a function in info-xref.el to perform such checks will help to catch them all. -- http://www.jurta.org/emacs/