From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: "Richard M. Stallman" Newsgroups: gmane.emacs.devel Subject: Re: info.texi Date: Mon, 10 Oct 2005 00:14:24 -0400 Message-ID: References: <87slxq7efx.fsf@jurta.org> <8764ue60wg.fsf@jurta.org> <874q7re04n.fsf@jurta.org> Reply-To: rms@gnu.org NNTP-Posting-Host: main.gmane.org Content-Type: text/plain; charset=ISO-8859-15 X-Trace: sea.gmane.org 1128917751 21603 80.91.229.2 (10 Oct 2005 04:15:51 GMT) X-Complaints-To: usenet@sea.gmane.org NNTP-Posting-Date: Mon, 10 Oct 2005 04:15:51 +0000 (UTC) Cc: karl@freefriends.org, emacs-devel@gnu.org Original-X-From: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Mon Oct 10 06:15:47 2005 Return-path: Original-Received: from lists.gnu.org ([199.232.76.165]) by ciao.gmane.org with esmtp (Exim 4.43) id 1EOp3b-0006NF-8d for ged-emacs-devel@m.gmane.org; Mon, 10 Oct 2005 06:14:35 +0200 Original-Received: from localhost ([127.0.0.1] helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1EOp3a-0006Io-IJ for ged-emacs-devel@m.gmane.org; Mon, 10 Oct 2005 00:14:34 -0400 Original-Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1EOp3R-0006Ia-Ub for emacs-devel@gnu.org; Mon, 10 Oct 2005 00:14:26 -0400 Original-Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1EOp3R-0006IN-Dd for emacs-devel@gnu.org; Mon, 10 Oct 2005 00:14:25 -0400 Original-Received: from [199.232.76.173] (helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1EOp3R-0006IK-9c for emacs-devel@gnu.org; Mon, 10 Oct 2005 00:14:25 -0400 Original-Received: from [199.232.76.164] (helo=fencepost.gnu.org) by monty-python.gnu.org with esmtp (Exim 4.34) id 1EOp3R-0003rX-AA for emacs-devel@gnu.org; Mon, 10 Oct 2005 00:14:25 -0400 Original-Received: from rms by fencepost.gnu.org with local (Exim 4.34) id 1EOp3Q-00013Y-QK; Mon, 10 Oct 2005 00:14:24 -0400 Original-To: Juri Linkov In-reply-to: <874q7re04n.fsf@jurta.org> (message from Juri Linkov on Sun, 09 Oct 2005 09:07:28 +0300) 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: news.gmane.org gmane.emacs.devel:43761 Archived-At: OT1H, editing the Info files makes no sense nowadays, so a separate node is quite useless. OTOH, there are other nodes in info.texi under "Expert Info" describing how to manually create Info nodes. It would not harm to add new node "Edit document" under "Expert Info" where it won't bother most users. I think that editing an Info file in Info is even less often useful than editing one directly thru Emacs. So I think we should de-document the command. And perhaps delete the code for it, too.