From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: Eli Zaretskii Newsgroups: gmane.emacs.devel Subject: Re: The poor state of documentation of pcase like things. Date: Sat, 19 Dec 2015 13:23:41 +0200 Message-ID: <83r3iivg02.fsf@gnu.org> References: <20151216202605.GA3752@acm.fritz.box> <87fuz0ydvb.fsf@russet.org.uk> <83poy4xm60.fsf@gnu.org> <871tak15pb.fsf@gmx.us> <8360zwxgbu.fsf@gnu.org> <87vb7wdpz5.fsf@fencepost.gnu.org> <831takxccb.fsf@gnu.org> <87egej3dvb.fsf@russet.org.uk> <83h9jfwuab.fsf@gnu.org> Reply-To: Eli Zaretskii NNTP-Posting-Host: plane.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 8bit X-Trace: ger.gmane.org 1450524211 27859 80.91.229.3 (19 Dec 2015 11:23:31 GMT) X-Complaints-To: usenet@ger.gmane.org NNTP-Posting-Date: Sat, 19 Dec 2015 11:23:31 +0000 (UTC) Cc: dak@gnu.org, rasmus@gmx.us, emacs-devel@gnu.org To: phillip.lord@russet.org.uk Original-X-From: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Sat Dec 19 12:23:24 2015 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 1aAFbf-0003pk-Qk for ged-emacs-devel@m.gmane.org; Sat, 19 Dec 2015 12:23:23 +0100 Original-Received: from localhost ([::1]:36899 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1aAFbf-0007l0-5L for ged-emacs-devel@m.gmane.org; Sat, 19 Dec 2015 06:23:23 -0500 Original-Received: from eggs.gnu.org ([2001:4830:134:3::10]:45050) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1aAFbc-0007kt-97 for emacs-devel@gnu.org; Sat, 19 Dec 2015 06:23:21 -0500 Original-Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1aAFbZ-00016d-1A for emacs-devel@gnu.org; Sat, 19 Dec 2015 06:23:20 -0500 Original-Received: from fencepost.gnu.org ([2001:4830:134:3::e]:39104) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1aAFbY-00016Z-U8; Sat, 19 Dec 2015 06:23:16 -0500 Original-Received: from 84.94.185.246.cable.012.net.il ([84.94.185.246]:3586 helo=HOME-C4E4A596F7) by fencepost.gnu.org with esmtpsa (TLS1.2:RSA_AES_128_CBC_SHA1:128) (Exim 4.82) (envelope-from ) id 1aAFbY-00054K-3O; Sat, 19 Dec 2015 06:23:16 -0500 In-reply-to: <83h9jfwuab.fsf@gnu.org> (message from Eli Zaretskii on Fri, 18 Dec 2015 19:17:32 +0200) X-detected-operating-system: by eggs.gnu.org: GNU/Linux 2.2.x-3.x [generic] X-Received-From: 2001:4830:134:3::e 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:196499 Archived-At: > Date: Fri, 18 Dec 2015 19:17:32 +0200 > From: Eli Zaretskii > Cc: dak@gnu.org, rasmus@gmx.us, emacs-devel@gnu.org > > > From: phillip.lord@russet.org.uk (Phillip Lord) > > Cc: David Kastrup , , > > Date: Fri, 18 Dec 2015 16:44:56 +0000 > > > > Eli Zaretskii writes: > > >> > > >> — The Detailed Node Listing — > > >> ——————————— > > >> > > >> Here are some other nodes which are really subnodes of the ones > > >> already listed, mentioned here so you can get to them in one step: > > >> > > >> section? > > > > > > Yes, and it's flat. > > > > > > Or maybe we are not using the same English language, and your meaning > > > of "flat" is different from mine. > > > > In the sense that "Conditionals" appears in the detailed node listing, > > but that "Pattern Matching" does not. > > That's simply a bug in the manual. If no one beats me to it, I will > fix it soon. Done.