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: Re: New files url.texi and org.texi Date: Mon, 13 Dec 2004 21:26:12 -0600 (CST) Message-ID: <200412140326.iBE3QC202312@raven.dms.auburn.edu> References: <200412080412.iB84CUP06430@raven.dms.auburn.edu> <200412122000.iBCK0n418370@raven.dms.auburn.edu> NNTP-Posting-Host: deer.gmane.org X-Trace: sea.gmane.org 1102994975 21907 80.91.229.6 (14 Dec 2004 03:29:35 GMT) X-Complaints-To: usenet@sea.gmane.org NNTP-Posting-Date: Tue, 14 Dec 2004 03:29:35 +0000 (UTC) Cc: emacs-devel@gnu.org Original-X-From: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Tue Dec 14 04:29:30 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 1Ce3NR-0007PR-00 for ; Tue, 14 Dec 2004 04:29:29 +0100 Original-Received: from localhost ([127.0.0.1] helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.33) id 1Ce3XZ-0001J6-IW for ged-emacs-devel@m.gmane.org; Mon, 13 Dec 2004 22:39:57 -0500 Original-Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.33) id 1Ce3Wa-00010n-1N for emacs-devel@gnu.org; Mon, 13 Dec 2004 22:38:56 -0500 Original-Received: from exim by lists.gnu.org with spam-scanned (Exim 4.33) id 1Ce3WX-0000z7-Nm for emacs-devel@gnu.org; Mon, 13 Dec 2004 22:38:53 -0500 Original-Received: from [199.232.76.173] (helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.33) id 1Ce3WX-0000yx-K7 for emacs-devel@gnu.org; Mon, 13 Dec 2004 22:38:53 -0500 Original-Received: from [131.204.53.104] (helo=manatee.dms.auburn.edu) by monty-python.gnu.org with esmtp (Exim 4.34) id 1Ce3MB-0005bT-7a; Mon, 13 Dec 2004 22:28:11 -0500 Original-Received: from raven.dms.auburn.edu (raven.dms.auburn.edu [131.204.53.29]) by manatee.dms.auburn.edu (8.12.10/8.12.10) with ESMTP id iBE3SAFu013210; Mon, 13 Dec 2004 21:28:10 -0600 (CST) Original-Received: (from teirllm@localhost) by raven.dms.auburn.edu (8.11.7p1+Sun/8.11.7) id iBE3QC202312; Mon, 13 Dec 2004 21:26:12 -0600 (CST) X-Authentication-Warning: raven.dms.auburn.edu: teirllm set sender to teirllm@dms.auburn.edu using -f Original-To: fx@gnu.org In-reply-to: (message from Dave Love on Mon, 13 Dec 2004 20:29:13 +0000) X-BeenThere: emacs-devel@gnu.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: "Emacs development discussions." List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Original-Sender: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Errors-To: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Xref: main.gmane.org gmane.emacs.devel:31094 X-Report-Spam: http://spam.gmane.org/gmane.emacs.devel:31094 Dave Love wrote: > As I see it, @inforef means that there is no published > manual, so we refer to the info file. That's not what the manual says about it, and as it refers to an Info-only file, The Texinfo manual looks ambiguous in as far as this problem is concerned. I will ask the maintainers of that manual to clarify. it isn't appropriate if you're producing HTML manuals. I produced HTML versions of both the URL and emacs-mime manuals. The particular inforef we are talking about worked perfectly. It produces a working hyperlink to the HTML version of the emacs-mime manual, and does not refer to the Info manual. Sincerely, Luc.