From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: Drew Adams Newsgroups: gmane.emacs.devel Subject: RE: More metaproblem Date: Sat, 6 Dec 2014 08:45:29 -0800 (PST) Message-ID: <6c9246ed-f081-4b09-a40f-919a049b7de8@default> References: <20141203142859.24393.98673@vcs.savannah.gnu.org> <20141203192721.GE12748@thyrsus.com> <547F6774.50700@cs.ucla.edu> <838uio5vjw.fsf@gnu.org> <20141203211447.GB15111@thyrsus.com> <871toge5zw.fsf@floss.red-bean.com> <83388v6hsq.fsf@gnu.org> <87egsftgd5.fsf@ktab.red-bean.com> <87a932qq03.fsf@newcastle.ac.uk> <87wq65jr0d.fsf@uwakimon.sk.tsukuba.ac.jp> <87k325ozfl.fsf@fencepost.gnu.org> NNTP-Posting-Host: plane.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: quoted-printable X-Trace: ger.gmane.org 1417884372 25657 80.91.229.3 (6 Dec 2014 16:46:12 GMT) X-Complaints-To: usenet@ger.gmane.org NNTP-Posting-Date: Sat, 6 Dec 2014 16:46:12 +0000 (UTC) To: David Kastrup , emacs-devel@gnu.org Original-X-From: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Sat Dec 06 17:46:06 2014 Return-path: Envelope-to: ged-emacs-devel@m.gmane.org Original-Received: from lists.gnu.org ([208.118.235.17]) by plane.gmane.org with esmtp (Exim 4.69) (envelope-from ) id 1XxIUe-0008V1-S4 for ged-emacs-devel@m.gmane.org; Sat, 06 Dec 2014 17:46:05 +0100 Original-Received: from localhost ([::1]:54890 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1XxIUe-0000Xa-E0 for ged-emacs-devel@m.gmane.org; Sat, 06 Dec 2014 11:46:04 -0500 Original-Received: from eggs.gnu.org ([2001:4830:134:3::10]:44212) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1XxIUG-0000XS-2h for emacs-devel@gnu.org; Sat, 06 Dec 2014 11:45:47 -0500 Original-Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1XxIU8-0005pw-AJ for emacs-devel@gnu.org; Sat, 06 Dec 2014 11:45:40 -0500 Original-Received: from userp1040.oracle.com ([156.151.31.81]:23299) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1XxIU8-0005po-2n; Sat, 06 Dec 2014 11:45:32 -0500 Original-Received: from ucsinet22.oracle.com (ucsinet22.oracle.com [156.151.31.94]) by userp1040.oracle.com (Sentrion-MTA-4.3.2/Sentrion-MTA-4.3.2) with ESMTP id sB6GjVXR011828 (version=TLSv1/SSLv3 cipher=DHE-RSA-AES256-SHA bits=256 verify=OK); Sat, 6 Dec 2014 16:45:31 GMT Original-Received: from aserz7021.oracle.com (aserz7021.oracle.com [141.146.126.230]) by ucsinet22.oracle.com (8.14.5+Sun/8.14.5) with ESMTP id sB6GjTfV002738 (version=TLSv1/SSLv3 cipher=DHE-RSA-AES256-SHA bits=256 verify=FAIL); Sat, 6 Dec 2014 16:45:30 GMT Original-Received: from abhmp0018.oracle.com (abhmp0018.oracle.com [141.146.116.24]) by aserz7021.oracle.com (8.14.4+Sun/8.14.4) with ESMTP id sB6GjTEZ015514; Sat, 6 Dec 2014 16:45:29 GMT In-Reply-To: <87k325ozfl.fsf@fencepost.gnu.org> X-Priority: 3 X-Mailer: Oracle Beehive Extensions for Outlook 2.0.1.8.2 (807160) [OL 12.0.6691.5000 (x86)] X-Source-IP: ucsinet22.oracle.com [156.151.31.94] X-detected-operating-system: by eggs.gnu.org: GNU/Linux 2.4.x-2.6.x [generic] X-Received-From: 156.151.31.81 X-BeenThere: emacs-devel@gnu.org X-Mailman-Version: 2.1.14 Precedence: list List-Id: "Emacs development discussions." List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Original-Sender: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Xref: news.gmane.org gmane.emacs.devel:179191 Archived-At: > LilyPond has a whole "Contributor's Guide" > , of > course written in Texinfo like all of the documentation. > Contributing to the documentation is covered in > tation-work>. This includes a primer of the basic Texinfo commands > used in its documentation. I second this approach. See my other message about this. Either a separate manual (this approach) or (why not?) a new section in the Emacs manual.