From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.io!.POSTED.blaine.gmane.org!not-for-mail From: Akib Azmain Turja Newsgroups: gmane.emacs.devel Subject: Incorrectly indented form in Elisp manual Date: Sat, 15 Oct 2022 12:14:17 +0600 Message-ID: <87fsfp7gw6.fsf@disroot.org> Mime-Version: 1.0 Content-Type: multipart/signed; boundary="=-=-="; micalg=pgp-sha256; protocol="application/pgp-signature" Injection-Info: ciao.gmane.io; posting-host="blaine.gmane.org:116.202.254.214"; logging-data="9679"; mail-complaints-to="usenet@ciao.gmane.io" To: emacs-devel@gnu.org Original-X-From: emacs-devel-bounces+ged-emacs-devel=m.gmane-mx.org@gnu.org Sat Oct 15 08:16:06 2022 Return-path: Envelope-to: ged-emacs-devel@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 1ojaSs-0002K7-HX for ged-emacs-devel@m.gmane-mx.org; Sat, 15 Oct 2022 08:16:06 +0200 Original-Received: from localhost ([::1]:40072 helo=lists1p.gnu.org) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1ojaSr-00021L-1r for ged-emacs-devel@m.gmane-mx.org; Sat, 15 Oct 2022 02:16:05 -0400 Original-Received: from eggs.gnu.org ([2001:470:142:3::10]:49576) by lists.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1ojaRd-0001JC-H7 for emacs-devel@gnu.org; Sat, 15 Oct 2022 02:14:49 -0400 Original-Received: from knopi.disroot.org ([178.21.23.139]:55094) by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1ojaRb-0008NO-Bw for emacs-devel@gnu.org; Sat, 15 Oct 2022 02:14:49 -0400 Original-Received: from localhost (localhost [127.0.0.1]) by disroot.org (Postfix) with ESMTP id 9294D4DAF4 for ; Sat, 15 Oct 2022 08:14:43 +0200 (CEST) X-Virus-Scanned: SPAM Filter at disroot.org Original-Received: from knopi.disroot.org ([127.0.0.1]) by localhost (disroot.org [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id d5-WpOG583S9 for ; Sat, 15 Oct 2022 08:14:42 +0200 (CEST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=disroot.org; s=mail; t=1665814482; bh=Afk7xxRVPse/gZ+gAtn9veRKaf2licjtsuPM0fuwFHI=; h=From:To:Subject:Date; b=fBRIcon+UXvUFLqWrQuii9+5Bk6AzmnJaPZ3Gxp4JWtie3EM01BjNLBG3usEpcQeN LnYk7lZxnbGayE10mzM4MkWc3dEW3L4n/LOOGJQ33mGEzP4EVRNfnemXN1bZWns8Xh P1rQOEF44bRZrJo0KtjZCspo18ioSJZ11y9UBc/xpeZKy6LEcdXYSX0Wu4FiSYyh5q aLGdeuUpTuz9JQ4ZFR6Gdj3uF0FJVzf7yprZ6ErDeFzYfJ26YXi0Cx2hoTRGxUuMCi rWH3z5ZySeB5oRALBXLHrLNu0NYdeMzivXEQvwA9TQYo7Pe5JLGy2vxJk1Hjh0l78h rg2a2MAbAxSzg== Received-SPF: pass client-ip=178.21.23.139; envelope-from=akib@disroot.org; helo=knopi.disroot.org X-Spam_score_int: -20 X-Spam_score: -2.1 X-Spam_bar: -- X-Spam_report: (-2.1 / 5.0 requ) BAYES_00=-1.9, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, DKIM_VALID_EF=-0.1, SPF_HELO_NONE=0.001, SPF_PASS=-0.001 autolearn=ham autolearn_force=no X-Spam_action: no action X-BeenThere: emacs-devel@gnu.org X-Mailman-Version: 2.1.29 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-mx.org@gnu.org Original-Sender: "Emacs-devel" Xref: news.gmane.io gmane.emacs.devel:297756 Archived-At: --=-=-= Content-Type: text/plain Content-Transfer-Encoding: quoted-printable In Info, 24.6.2 Search-based Fontification: =2D-8<---------------cut here---------------start------------->8--- (ANCHORED-MATCHER PRE-FORM POST-FORM SUBEXP-HIGHLIGHTERS...) =2D-8<---------------cut here---------------end--------------->8--- This is the result of this: =2D-8<---------------cut here---------------start------------->8--- (@var{anchored-matcher} @var{pre-form} @var{post-form} @var{subexp-highlighters}@dots{}) =2D-8<---------------cut here---------------end--------------->8--- Which should be this to format the output correctly on Info (and probably on the book too): =2D-8<---------------cut here---------------start------------->8--- (@var{anchored-matcher} @var{pre-form} @var{post-form} @var{subexp-highlighters}@dots{}) =2D-8<---------------cut here---------------end--------------->8--- =2D-=20 Akib Azmain Turja Find me on Mastodon at @akib@hostux.social, and on Codeberg (user "akib"). This message is signed by me with my GnuPG key. Its fingerprint is: 7001 8CE5 819F 17A3 BBA6 66AF E74F 0EFA 922A E7F5 --=-=-= Content-Type: application/pgp-signature; name="signature.asc" -----BEGIN PGP SIGNATURE----- iQIzBAEBCAAdFiEEyVTKmrtL6kNBe3FRVTX89U2IYWsFAmNKT7kACgkQVTX89U2I YWsWuBAArRxZpFb2uSRBxi2eXFiOa1qCc5UhZUnXEWTUMuwEIkJbsq9CVgQqAVvI SPMTcTwF+cTlhY9Txer6B2LlYvOveiFJNOQpJhPjn6+XVSfdwhMzpjcNWKjFYk4+ IOMXBAG4tZv2OdisSCG6V+ayurHWwkcggUxVSpgT7aS/qNnpASfxJL/mOaJNXt6b cOyfc7LJpvo0KoYTMZtM9jlJHgjx2EYELq02PkOZP6BH1Arz0laUFGhNh4QLe1Cr 8NINVcI3gmLY3sS8SS5y4gUlfu+1a5nwqQYquHhPYCtRc0blqTeQU7lXeWdf2cMU psBKHPSpgEqiPaBAteEUTW/gJtBvZBx4TQTdOvH6ksU3DUTI2XTKN54zA3Ei8uix qCouEDJSXaIgjV5oMvr+K3PHROn2Y7YJaGdl3xJs3CNQHA4f8X09YGGtzludfLSW 2eFLhNcxWDP8EAm/1DvX+EgLZ68s0hknkJNdrofwPNyDpa0vIVh8ddGMglsy1/LV fvzhe/tBCnssS6H31EMrTrvJaFhT/TQPNqcnjtE+arR3mR7yKviaf3nr2z8rZGsB pu/HWBfMlXcILXpMxM0ypBEVs5VvhtRYvJY0pDZRyHjKOyYDQVyFm8PQckSaed5s yzMw+dfBhl4KpAZsgHvrW9NQzDOhQ6RdNik7qx3XdJZ+WlUyJzc= =AbN+ -----END PGP SIGNATURE----- --=-=-=--