From mboxrd@z Thu Jan 1 00:00:00 1970 Path: main.gmane.org!not-for-mail From: Richard Stallman Newsgroups: gmane.emacs.xemacs.design,gmane.emacs.devel Subject: Re: INFO on add-ons Date: Wed, 04 Sep 2002 22:46:51 -0400 Sender: xemacs-design-admin@xemacs.org Message-ID: References: <3D728E82.8000808@cox.net> <87ptvxxkoj.fsf@tleepslib.sk.tsukuba.ac.jp> <87fzwtxad9.fsf@tleepslib.sk.tsukuba.ac.jp> <3D73F6D1.7010002@cox.net> <874rd7wuos.fsf@tleepslib.sk.tsukuba.ac.jp> <3D74D797.7000707@cox.net> Reply-To: rms@gnu.org NNTP-Posting-Host: localhost.gmane.org X-Trace: main.gmane.org 1031193927 21040 127.0.0.1 (5 Sep 2002 02:45:27 GMT) X-Complaints-To: usenet@main.gmane.org NNTP-Posting-Date: Thu, 5 Sep 2002 02:45:27 +0000 (UTC) Cc: bob@rattlesnake.com, emacs-devel@gnu.org, xemacs-design@xemacs.org Return-path: Original-Received: from gwyn.tux.org ([207.96.1.200]) by main.gmane.org with esmtp (Exim 3.35 #1 (Debian)) id 17mme4-0005T6-00 for ; Thu, 05 Sep 2002 04:45:24 +0200 Original-Received: from gwyn.tux.org (localhost.localdomain [127.0.0.1]) by gwyn.tux.org (8.9.3/8.9.1) with ESMTP id WAA22050; Wed, 4 Sep 2002 22:47:01 -0400 Original-Received: (from turnbull@localhost) by gwyn.tux.org (8.9.3/8.9.1) id WAA22036 for xemacs-design-mailman@xemacs.org; Wed, 4 Sep 2002 22:46:55 -0400 Original-Received: (from mail@localhost) by gwyn.tux.org (8.9.3/8.9.1) id WAA22025 for turnbull@tux.org; Wed, 4 Sep 2002 22:46:51 -0400 Original-Received: from fencepost.gnu.org (fencepost.gnu.org [199.232.76.164]) by gwyn.tux.org (8.9.3/8.9.1) with ESMTP id WAA22019 for ; Wed, 4 Sep 2002 22:46:51 -0400 Original-Received: from rms by fencepost.gnu.org with local (Exim 4.10) id 17mmfT-00078h-00; Wed, 04 Sep 2002 22:46:51 -0400 Original-To: miles@gnu.org In-Reply-To: (message from Miles Bader on 04 Sep 2002 10:18:27 +0900) X-XEmacs-List: design Errors-To: xemacs-design-admin@xemacs.org X-BeenThere: xemacs-design@xemacs.org X-Mailman-Version: 2.0.1 Precedence: bulk List-Help: List-Post: List-Subscribe: , List-Id: Discussion of design and features for XEmacs. List-Unsubscribe: , Xref: main.gmane.org gmane.emacs.xemacs.design:1402 gmane.emacs.devel:7495 X-Report-Spam: http://spam.gmane.org/gmane.emacs.devel:7495 I think this is a terminology problem; most of the time when someone says `write an info file', they really _mean_ `write a texinfo file'. Because info files are never written in any other way, people often seem to treat the terms as interchangeable. Yes, that's right. I don't think we should insist on a Texinfo file or an Info file for every package in Emacs. It's worth having one for some packages, but many don't need one.