From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.io!.POSTED.blaine.gmane.org!not-for-mail From: Eli Zaretskii Newsgroups: gmane.emacs.help Subject: Re: Source code, git and cvs Date: Fri, 21 Jul 2023 15:30:01 +0300 Message-ID: <831qh11m7q.fsf@gnu.org> References: <835y6e35iy.fsf@gnu.org> <83zg3q1ll9.fsf@gnu.org> <2vnXX4qik0jHDuvWmRXnnYRHTqkGXCBSpvKXxE7yBjRQmM1xAxUFxTJg6PeeMyEdWKgbKh3tJcTyr5nqVWqqtFASvvFHRmNRpZWVtZnwyx0=@proton.me> <83tttx25zm.fsf@gnu.org> <87ilad4wuf.fsf@yahoo.com> <2OXFuuHTPJP6mJ3mHniuSKAerFOIIVchgVtgTIWwUfp-pGSQhZjIWbld1S33bnbjwTLSG2n9o2TIjTRmpMUPt0ju29vVaq77msn1KP-ycNU=@proton.me> Injection-Info: ciao.gmane.io; posting-host="blaine.gmane.org:116.202.254.214"; logging-data="40546"; mail-complaints-to="usenet@ciao.gmane.io" To: help-gnu-emacs@gnu.org Original-X-From: help-gnu-emacs-bounces+geh-help-gnu-emacs=m.gmane-mx.org@gnu.org Fri Jul 21 14:30:24 2023 Return-path: Envelope-to: geh-help-gnu-emacs@m.gmane-mx.org Original-Received: from lists.gnu.org ([209.51.188.17]) by ciao.gmane.io with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.92) (envelope-from ) id 1qMpH5-000AJj-Uw for geh-help-gnu-emacs@m.gmane-mx.org; Fri, 21 Jul 2023 14:30:23 +0200 Original-Received: from localhost ([::1] helo=lists1p.gnu.org) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1qMpGD-00058I-Kv; Fri, 21 Jul 2023 08:29:29 -0400 Original-Received: from eggs.gnu.org ([2001:470:142:3::10]) by lists.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1qMpG9-00056z-Tp for help-gnu-emacs@gnu.org; Fri, 21 Jul 2023 08:29:25 -0400 Original-Received: from fencepost.gnu.org ([2001:470:142:3::e]) by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1qMpG9-0001Jq-LZ for help-gnu-emacs@gnu.org; Fri, 21 Jul 2023 08:29:25 -0400 DKIM-Signature: v=1; a=rsa-sha256; q=dns/txt; c=relaxed/relaxed; d=gnu.org; s=fencepost-gnu-org; h=References:Subject:In-Reply-To:To:From:Date: mime-version; bh=crT+NFcqpAuImPjQhxIP0SX5U6w1KjBz9VcE0aLu7w0=; b=PjI8C7k7giqI e/of645xLbqzhS5vOaHA+1mS20tuqWx11iydM3LuhIa+z4wkvVEhCwGdyu/uQbk9GyBB3i/pgyMuE IbH1xbcqDgkd40HRACpL5RBl6Yb6oqf9+Ip42N5myjx+rspODhVD2x+ji69xzJ/Tr3KbOOnp8bRUe 0fQzRcgF03o1KKrLXqiaKUdv8vaDZOa0tWhwQtfgScZOGYhp17ZvpoeX2ZfwAYwYSa4dXQbY/horq I8AaN8KKEO+nTXynfT0qBQny5G0LrticXskaHvMVFMXHw7ksxpkbETeVWFnNvZIG+HAtCERbxVDkN FTehiByXPKi7lOijnJqwNQ==; Original-Received: from [87.69.77.57] (helo=home-c4e4a596f7) by fencepost.gnu.org with esmtpsa (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1qMpG8-0003Rh-9G for help-gnu-emacs@gnu.org; Fri, 21 Jul 2023 08:29:25 -0400 In-Reply-To: <2OXFuuHTPJP6mJ3mHniuSKAerFOIIVchgVtgTIWwUfp-pGSQhZjIWbld1S33bnbjwTLSG2n9o2TIjTRmpMUPt0ju29vVaq77msn1KP-ycNU=@proton.me> (message from uzibalqa on Fri, 21 Jul 2023 11:18:23 +0000) X-BeenThere: help-gnu-emacs@gnu.org X-Mailman-Version: 2.1.29 Precedence: list List-Id: Users list for the GNU Emacs text editor List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: help-gnu-emacs-bounces+geh-help-gnu-emacs=m.gmane-mx.org@gnu.org Original-Sender: help-gnu-emacs-bounces+geh-help-gnu-emacs=m.gmane-mx.org@gnu.org Xref: news.gmane.io gmane.emacs.help:144373 Archived-At: > Date: Fri, 21 Jul 2023 11:18:23 +0000 > From: uzibalqa > Cc: help-gnu-emacs@gnu.org > > Explain to me the benefit of having Cyclomatic Complexity in the documentation ? > If you had a program to handle, perhaps there is a good point - still, try to > get a human to understand an xml structure, will it be pleasant I ask. > > But you are forcing a human being (a user for that matter) to go through all the > difficulties that often arise when dealing with nested or hierarchically placed > information. The way we deal with this is by providing extensive indexing. You should learn to use the Info-index command (bound to 'i' inside Info) much more.