From unknown Sat Aug 09 22:40:44 2025 Content-Disposition: inline Content-Transfer-Encoding: quoted-printable MIME-Version: 1.0 X-Mailer: MIME-tools 5.509 (Entity 5.509) Content-Type: text/plain; charset=utf-8 From: bug#37660 <37660@debbugs.gnu.org> To: bug#37660 <37660@debbugs.gnu.org> Subject: Status: Wrong texinfo markup in elisp manual. Reply-To: bug#37660 <37660@debbugs.gnu.org> Date: Sun, 10 Aug 2025 05:40:44 +0000 retitle 37660 Wrong texinfo markup in elisp manual. reassign 37660 emacs submitter 37660 Takesi Ayanokoji severity 37660 minor thanks From debbugs-submit-bounces@debbugs.gnu.org Tue Oct 08 07:36:39 2019 Received: (at submit) by debbugs.gnu.org; 8 Oct 2019 11:36:39 +0000 Received: from localhost ([127.0.0.1]:49644 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1iHnnD-0001Wf-EN for submit@debbugs.gnu.org; Tue, 08 Oct 2019 07:36:39 -0400 Received: from lists.gnu.org ([209.51.188.17]:42792) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1iHnnB-0001WX-RM for submit@debbugs.gnu.org; Tue, 08 Oct 2019 07:36:38 -0400 Received: from eggs.gnu.org ([2001:470:142:3::10]:51948) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1iHnn9-0005J4-8F for bug-gnu-emacs@gnu.org; Tue, 08 Oct 2019 07:36:37 -0400 X-Spam-Checker-Version: SpamAssassin 3.3.2 (2011-06-06) on eggs.gnu.org X-Spam-Level: X-Spam-Status: No, score=0.8 required=5.0 tests=BAYES_50,FREEMAIL_FROM, HTML_MESSAGE,URIBL_BLOCKED autolearn=disabled version=3.3.2 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1iHnn7-0002yj-SN for bug-gnu-emacs@gnu.org; Tue, 08 Oct 2019 07:36:35 -0400 Received: from mail-lj1-x22e.google.com ([2a00:1450:4864:20::22e]:35065) by eggs.gnu.org with esmtps (TLS1.0:RSA_AES_128_CBC_SHA1:16) (Exim 4.71) (envelope-from ) id 1iHnn7-0002xf-L4 for bug-gnu-emacs@gnu.org; Tue, 08 Oct 2019 07:36:33 -0400 Received: by mail-lj1-x22e.google.com with SMTP id m7so17149555lji.2 for ; Tue, 08 Oct 2019 04:36:31 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20161025; h=mime-version:from:date:message-id:subject:to; bh=dlNiHSTArReLbab0dbA1ckOoohjw9lH+yRlqOhrmyYc=; b=K6mjSt8WA9vs+7/oxeq2W0PS95J95D5cHrV0PB70WSiOXh9u4OMfVPythNLGvLBO/v uZ5rj4ef3JaYmtSZljKowsOAcFbivnV4Cz1B8niuaNyXzcr0DP/+W1nlG77KD/R0HK9k w644Y283c45Dgs2YWFssIprMQBb0w9kP6Yqm8jL5dWKXvMl1WjEsgJsCXnpKtlo6PPN6 Cd5nDYUkq5+eBFB7/sAdmN7G7sXTtkf1LawsUUki1JPu63Luu6ZH12oOuhxrGUGxEcWs GY2HmxStGGs8by2DBxONutcVBhr/MGvqiwG5L+xSFK9ct7mB/uusGW8Yw+ctdwR4mulA zPMw== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20161025; h=x-gm-message-state:mime-version:from:date:message-id:subject:to; bh=dlNiHSTArReLbab0dbA1ckOoohjw9lH+yRlqOhrmyYc=; b=N029LN4cPO2UH0MdyRzN3jYTAq4AGxCug2Xq7UygiQp1WpqTjV2a/MGqveGy8Uj5b6 DTfV05lYO+wRajmZ2aQCGzfe+1TqWCXCzEMS3TLOUTaTWaEzNDT1yIwS6LoYYxvLT+k7 V5MbXMqDgstadRN+DJUYheruPJW2Are6TuJs3BtaivbH8ex5UKHaRNh+LYGMSPTm9ApV fMqY3rsLTOCr06vr08eP/IXR0Q2ZbxRyJIDdTh9R/HkpacN/2CmngOHiJVpnezHALtsc 7xXvtKtsYetn8wk+RpKLDL/swpexzjqR4q97Ax7RieOPGdB4gmAc9QLT2oisf8CTq46f WbjQ== X-Gm-Message-State: APjAAAVAWY9Hb91NvCnHjbzUO8ImX6zt2iuzWCzYLaX4r8L3AgNzNxwH uffFxFNwCkmmdooIE86Yy6DpA+lAOtJxa0jJmHyMFA== X-Google-Smtp-Source: APXvYqyQnH9DE2mHRmlGEnibTM/FmKF1fydXmvUYCokP3AazDNEVSrbfqOtvtENPwy7R8SHbbUDwmOL4nL8J+abouug= X-Received: by 2002:a05:651c:20a:: with SMTP id y10mr21074272ljn.163.1570534590272; Tue, 08 Oct 2019 04:36:30 -0700 (PDT) MIME-Version: 1.0 From: Takesi Ayanokoji Date: Tue, 8 Oct 2019 20:36:18 +0900 Message-ID: Subject: Wrong texinfo markup in elisp manual. To: bug-gnu-emacs@gnu.org Content-Type: multipart/alternative; boundary="0000000000005c58c305946494b4" X-detected-operating-system: by eggs.gnu.org: Genre and OS details not recognized. X-Received-From: 2a00:1450:4864:20::22e X-Spam-Score: 0.7 (/) X-Debbugs-Envelope-To: submit X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.18 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: debbugs-submit-bounces@debbugs.gnu.org Sender: "Debbugs-submit" X-Spam-Score: -2.3 (--) --0000000000005c58c305946494b4 Content-Type: text/plain; charset="UTF-8" Hi. At @item arith-error , in @appendix Standard Errors , lispref manual, the manual says, The message is @samp{Arithmetic error}. This occurs when trying to perform integer division by zero. @xref{Numeric Conversions}, and @xref{Arithmetic Operations}. http://git.savannah.gnu.org/cgit/emacs.git/tree/doc/lispref/errors.texi#n49 , but I think latter @xref should be @pxref. Thanks. --0000000000005c58c305946494b4 Content-Type: text/html; charset="UTF-8" Content-Transfer-Encoding: quoted-printable
Hi.

At @item= arith-error
=C2=A0 , in @appendix Standard Errors
=C2=A0 , lispref manual, the manual says,

The message is @samp{Arithmetic err= or}. This occurs when trying to perform integer division by zero. @xref{Num= eric Conversions}, and @xref{Arithmetic Operations}.

<= br>
=C2=A0 , but I think latter @xref should be @pxr= ef.

Thanks.
--0000000000005c58c305946494b4-- From debbugs-submit-bounces@debbugs.gnu.org Tue Oct 08 07:46:19 2019 Received: (at 37660) by debbugs.gnu.org; 8 Oct 2019 11:46:19 +0000 Received: from localhost ([127.0.0.1]:49653 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1iHnwY-0001lT-Pb for submit@debbugs.gnu.org; Tue, 08 Oct 2019 07:46:19 -0400 Received: from mail-lj1-f172.google.com ([209.85.208.172]:45146) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1iHnwV-0001lE-0c for 37660@debbugs.gnu.org; Tue, 08 Oct 2019 07:46:17 -0400 Received: by mail-lj1-f172.google.com with SMTP id q64so17152597ljb.12 for <37660@debbugs.gnu.org>; Tue, 08 Oct 2019 04:46:14 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20161025; h=mime-version:references:in-reply-to:from:date:message-id:subject:to; bh=ICgK4yjgX2id5EOp/14yo0QA6LiQ5I4wl3zUNQMtqNE=; b=SqT+KMSsPCQRj9wJl6UrFcz7hDALFRqHGUuc7IcCj0CBXOcHyQ5hrqJvKav5cGyxIu Hy95h7dan8YOivs3nhmGEzgLd/NAMa6APOn//oUqMM9OeUO8TKriNLxWzp5CY6R4fRGd E5w/ioXkDtDe6ZB043rYWFDfkM+vljw/ArLdqqm1qZqrsgJvG5HxkXOEETVdQYYlTMOk wr+qesHyz8ZGkyUZfiBEVK7en2gDXNn9oFMD4n/6/OLUFLSecNIaOKWb8TnmBP+8u2uD R+DDzeRprO2gOzWGUho/eWcZcz54wGxzI0nVlsnBrtgTMvBmieM9JlR3vmyCk1Gxojiw p1Lw== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20161025; h=x-gm-message-state:mime-version:references:in-reply-to:from:date :message-id:subject:to; bh=ICgK4yjgX2id5EOp/14yo0QA6LiQ5I4wl3zUNQMtqNE=; b=n1mQFrHL0cFX5uuXnt/Oj7+yXKSsDVejo+Ce0XvJ7J4QD8Tjx+raqGyiNBS0P/0fo/ T2YYP1XDw6UdWsH0c6fbxUdHIISYsZCS6aK2AqJqYj+Gp6F9r3NK2tjtUHayqPbojddN 6+RzdE1LBMAlj7QY5CLao5bGsbKheF2yPpjaoentIawMqesUkLYvFZa6KjkJFH7GODpT AkVAGfBDAr2V8JvDhVOOH/zJNa8s1LLtyJ2UHuIQ6VTJmTFBKy7jQ/ypBAKvPyf7td8V wM/uW+Da7gbuuWkqIo6IPiI44LcMsY/7H7H1voOzlo5APR4whbZWV3J2ekF9xoXAoljv 2mSA== X-Gm-Message-State: APjAAAWxD0514YjJVqah9U1Zq11raK0tfYXAflbZ9XKZ6Yq0spUnHDbT 5RtmAlhTNmw09gvFeMjrO/trzxgCsM+2s8tC58WExQ== X-Google-Smtp-Source: APXvYqxlax9sEtraMJtyuNry01BP3UUlpUGMWQjOGzopBWCVpGc2ntwRHE7B5mp+T7mV5IvFszdBHz52sMUvj7mlVYo= X-Received: by 2002:a2e:8558:: with SMTP id u24mr15417020ljj.191.1570535168412; Tue, 08 Oct 2019 04:46:08 -0700 (PDT) MIME-Version: 1.0 References: In-Reply-To: From: Takesi Ayanokoji Date: Tue, 8 Oct 2019 20:45:56 +0900 Message-ID: Subject: Re: bug#37660: Wrong texinfo markup in elisp manual. To: 37660@debbugs.gnu.org Content-Type: multipart/alternative; boundary="000000000000d20f87059464b6f5" X-Spam-Score: 0.0 (/) X-Debbugs-Envelope-To: 37660 X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.18 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: debbugs-submit-bounces@debbugs.gnu.org Sender: "Debbugs-submit" X-Spam-Score: -1.0 (-) --000000000000d20f87059464b6f5 Content-Type: text/plain; charset="UTF-8" Content-Transfer-Encoding: quoted-printable Also args-out-of-range has same typo. http://git.savannah.gnu.org/cgit/emacs.git/tree/doc/lispref/errors.texi#n43 Thanks. 2019=E5=B9=B410=E6=9C=888=E6=97=A5(=E7=81=AB) =E5=8D=88=E5=BE=8C8:44 Takesi= Ayanokoji : > Hi. > > At @item arith-error > , in @appendix Standard Errors > , lispref manual, the manual says, > > The message is @samp{Arithmetic error}. This occurs when trying to perfor= m > integer division by zero. @xref{Numeric Conversions}, and @xref{Arithmeti= c > Operations}. > > http://git.savannah.gnu.org/cgit/emacs.git/tree/doc/lispref/errors.texi#n= 49 > > , but I think latter @xref should be @pxref. > > Thanks. > --000000000000d20f87059464b6f5 Content-Type: text/html; charset="UTF-8" Content-Transfer-Encoding: quoted-printable --000000000000d20f87059464b6f5-- From debbugs-submit-bounces@debbugs.gnu.org Tue Oct 08 09:07:19 2019 Received: (at 37660) by debbugs.gnu.org; 8 Oct 2019 13:07:19 +0000 Received: from localhost ([127.0.0.1]:49735 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1iHpCx-0005mh-4n for submit@debbugs.gnu.org; Tue, 08 Oct 2019 09:07:19 -0400 Received: from mail-lj1-f178.google.com ([209.85.208.178]:45007) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1iHpCv-0005mV-Kg for 37660@debbugs.gnu.org; Tue, 08 Oct 2019 09:07:18 -0400 Received: by mail-lj1-f178.google.com with SMTP id m13so17417136ljj.11 for <37660@debbugs.gnu.org>; Tue, 08 Oct 2019 06:07:17 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20161025; h=mime-version:references:in-reply-to:from:date:message-id:subject:to; bh=t5h3sj190TyZxnT2S3ev9GrFdTDUlxkVjhfkdLOzUjM=; b=q2HEw06eQ4oxKCCLwDD/HbDCGTJ0fMnWf9v5ChX+a8G0KE959b6y7BMIPs3Kx0iaU/ it6jARur49TNfk2VjPjAxWwoBQsfuSqxjEv1A6QpPOq9PCydrNJupqxE5Icl9rY2OlzL K1yHAxtFd5fvOBJXF+pPb/qOK4Awskr26zN7md3vto+N+giSFrIq63ipRswC6JDifHJJ Pk+dU2QHyufEjiqTDISCM3NGdgeeGFOOtF6S38VEV9gAHyjv+J497ypNLSDX2gjXYjQ3 vU0fmNzNarIMzET06/Yxr6hPSNAB3/kc61A4Z4dyzCpXVduRaZu2R92E6xmnlXKaf0Mn A0TA== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20161025; h=x-gm-message-state:mime-version:references:in-reply-to:from:date :message-id:subject:to; bh=t5h3sj190TyZxnT2S3ev9GrFdTDUlxkVjhfkdLOzUjM=; b=tsPT3ixXojyxZQ8hVFOsoJ2Of79dfy0lGgc+EH6vTkCb1GrXqC+iHCITqylFNSg/Z/ ciwc27lw3lsu9TmO2KdoFOC9tYB/WAA0HlgxR4ZASujb182g8l4PhZTydqvMfMXV9D9r JqOSQNOOgq//JBFPv5bY0FtmpgCWvm9t5oBGjfzxO/vBI7YEeKqz44CU1l7zylmPeg1p 2ytoJiE9kvpqsex5+JkrvDWhNn1BP8aTOqLY7E8lU41GDulJKjVMc4cS1VkzLFWzAhCJ l/zOoEP+c+6p4G8zNrpdS3I9QtKyi0au4ycubbXiOComzQdlOWxyPc1O/lFTsY0CEHjU aV7A== X-Gm-Message-State: APjAAAWGaU38nrU8Nk6uoSmVRr9ID3hNVCmQhPSaxTDAHP/apr0k18vg wYYeiL8MCfNMohtW5w9Hf9XQRsh7ojduZcgNrh2VLA== X-Google-Smtp-Source: APXvYqxUpyrjkS1Jpymuca4hKUHdZ5BM7BUiRLsImD8ly24zm5n08U8mIc7RFAhy7v0mdLDqM+Mu/9XJk1Y3biBhPI8= X-Received: by 2002:a2e:2405:: with SMTP id k5mr11776087ljk.120.1570540031280; Tue, 08 Oct 2019 06:07:11 -0700 (PDT) MIME-Version: 1.0 References: In-Reply-To: From: Takesi Ayanokoji Date: Tue, 8 Oct 2019 22:06:58 +0900 Message-ID: Subject: Re: bug#37660: Wrong texinfo markup in elisp manual. To: 37660@debbugs.gnu.org Content-Type: multipart/alternative; boundary="000000000000ab8dad059465d83c" X-Spam-Score: 0.0 (/) X-Debbugs-Envelope-To: 37660 X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.18 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: debbugs-submit-bounces@debbugs.gnu.org Sender: "Debbugs-submit" X-Spam-Score: -1.0 (-) --000000000000ab8dad059465d83c Content-Type: text/plain; charset="UTF-8" Content-Transfer-Encoding: quoted-printable Also scan-error has same typo. http://git.savannah.gnu.org/cgit/emacs.git/tree/doc/lispref/errors.texi#n16= 9 And this is last typo in errors.texi I found. Thanks. 2019=E5=B9=B410=E6=9C=888=E6=97=A5(=E7=81=AB) 20:45 Takesi Ayanokoji : > Also args-out-of-range has same typo. > > http://git.savannah.gnu.org/cgit/emacs.git/tree/doc/lispref/errors.texi#n= 43 > > Thanks. > > > 2019=E5=B9=B410=E6=9C=888=E6=97=A5(=E7=81=AB) =E5=8D=88=E5=BE=8C8:44 Take= si Ayanokoji : > >> Hi. >> >> At @item arith-error >> , in @appendix Standard Errors >> , lispref manual, the manual says, >> >> The message is @samp{Arithmetic error}. This occurs when trying to >> perform integer division by zero. @xref{Numeric Conversions}, and >> @xref{Arithmetic Operations}. >> >> >> http://git.savannah.gnu.org/cgit/emacs.git/tree/doc/lispref/errors.texi#= n49 >> >> , but I think latter @xref should be @pxref. >> >> Thanks. >> > --000000000000ab8dad059465d83c Content-Type: text/html; charset="UTF-8" Content-Transfer-Encoding: quoted-printable
And thi= s is last typo in errors.texi I found.

Thanks.

2019=E5=B9=B410=E6=9C=888=E6=97=A5(=E7=81=AB) 20:45 Takesi Ayanoko= ji <ayanokoji.takesi@gmail= .com>:
Als= o args-out-of-range has same typo.


Thanks.


2019=E5=B9=B410=E6=9C=888=E6=97=A5(=E7=81=AB) =E5=8D=88=E5=BE=8C8:44 Ta= kesi Ayanokoji <ayanokoji.takesi@gmail.com>:
Hi.

At @item arith-error
=C2=A0 , in= @appendix Standard Errors
=C2=A0 , lispref manual, = the manual says,

The mes= sage is @samp{Arithmetic error}. This occurs when trying to perform integer= division by zero. @xref{Numeric Conversions}, and @xref{Arithmetic Operati= ons}.


=C2=A0 , but I think latter @xref should be @= pxref.

Thanks.
--000000000000ab8dad059465d83c-- From debbugs-submit-bounces@debbugs.gnu.org Wed Oct 09 05:31:43 2019 Received: (at 37660-done) by debbugs.gnu.org; 9 Oct 2019 09:31:43 +0000 Received: from localhost ([127.0.0.1]:52152 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1iI8Jq-0003xA-V5 for submit@debbugs.gnu.org; Wed, 09 Oct 2019 05:31:43 -0400 Received: from eggs.gnu.org ([209.51.188.92]:42920) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1iI8Jo-0003wx-IB for 37660-done@debbugs.gnu.org; Wed, 09 Oct 2019 05:31:40 -0400 Received: from fencepost.gnu.org ([2001:470:142:3::e]:37963) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1iI8Jj-0002cr-4o; Wed, 09 Oct 2019 05:31:35 -0400 Received: from [176.228.60.248] (port=1876 helo=home-c4e4a596f7) by fencepost.gnu.org with esmtpsa (TLS1.2:RSA_AES_256_CBC_SHA1:256) (Exim 4.82) (envelope-from ) id 1iI8Jd-0001KY-N2; Wed, 09 Oct 2019 05:31:30 -0400 Date: Wed, 09 Oct 2019 12:31:12 +0300 Message-Id: <8336g2w9i7.fsf@gnu.org> From: Eli Zaretskii To: Takesi Ayanokoji In-reply-to: (message from Takesi Ayanokoji on Tue, 8 Oct 2019 22:06:58 +0900) Subject: Re: bug#37660: Wrong texinfo markup in elisp manual. References: X-detected-operating-system: by eggs.gnu.org: GNU/Linux 2.2.x-3.x [generic] X-Spam-Score: -2.3 (--) X-Debbugs-Envelope-To: 37660-done Cc: 37660-done@debbugs.gnu.org X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.18 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: debbugs-submit-bounces@debbugs.gnu.org Sender: "Debbugs-submit" X-Spam-Score: -3.3 (---) > From: Takesi Ayanokoji > Date: Tue, 8 Oct 2019 22:06:58 +0900 > > Also scan-error has same typo. > http://git.savannah.gnu.org/cgit/emacs.git/tree/doc/lispref/errors.texi#n169 > > And this is last typo in errors.texi I found. Thanks, I fixed all of them. From unknown Sat Aug 09 22:40:44 2025 Received: (at fakecontrol) by fakecontrolmessage; To: internal_control@debbugs.gnu.org From: Debbugs Internal Request Subject: Internal Control Message-Id: bug archived. Date: Wed, 06 Nov 2019 12:24:11 +0000 User-Agent: Fakemail v42.6.9 # This is a fake control message. # # The action: # bug archived. thanks # This fakemail brought to you by your local debbugs # administrator