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.bugs Subject: bug#47738: Minor typos found in manuals (elisp, eshell, possibly org) Date: Tue, 13 Apr 2021 15:31:50 +0300 Message-ID: <83pmyy1i2x.fsf@gnu.org> References: <43E0B029-0DF7-4C14-897A-DE3D8FB636A1@shaw.ca> Mime-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 8bit Injection-Info: ciao.gmane.io; posting-host="blaine.gmane.org:116.202.254.214"; logging-data="8603"; mail-complaints-to="usenet@ciao.gmane.io" Cc: 47738@debbugs.gnu.org To: Ian Nehera Original-X-From: bug-gnu-emacs-bounces+geb-bug-gnu-emacs=m.gmane-mx.org@gnu.org Tue Apr 13 14:33:18 2021 Return-path: Envelope-to: geb-bug-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 1lWIEI-00028D-J8 for geb-bug-gnu-emacs@m.gmane-mx.org; Tue, 13 Apr 2021 14:33:18 +0200 Original-Received: from localhost ([::1]:38146 helo=lists1p.gnu.org) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1lWIEH-0005iE-Kb for geb-bug-gnu-emacs@m.gmane-mx.org; Tue, 13 Apr 2021 08:33:17 -0400 Original-Received: from eggs.gnu.org ([2001:470:142:3::10]:56326) by lists.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1lWIE2-0005hi-9s for bug-gnu-emacs@gnu.org; Tue, 13 Apr 2021 08:33:03 -0400 Original-Received: from debbugs.gnu.org ([209.51.188.43]:47638) by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_128_GCM_SHA256:128) (Exim 4.90_1) (envelope-from ) id 1lWIE2-0001sN-2B for bug-gnu-emacs@gnu.org; Tue, 13 Apr 2021 08:33:02 -0400 Original-Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.84_2) (envelope-from ) id 1lWIE1-0002nx-UD for bug-gnu-emacs@gnu.org; Tue, 13 Apr 2021 08:33:01 -0400 X-Loop: help-debbugs@gnu.org Resent-From: Eli Zaretskii Original-Sender: "Debbugs-submit" Resent-CC: bug-gnu-emacs@gnu.org Resent-Date: Tue, 13 Apr 2021 12:33:01 +0000 Resent-Message-ID: Resent-Sender: help-debbugs@gnu.org X-GNU-PR-Message: followup 47738 X-GNU-PR-Package: emacs Original-Received: via spool by 47738-submit@debbugs.gnu.org id=B47738.161831713410711 (code B ref 47738); Tue, 13 Apr 2021 12:33:01 +0000 Original-Received: (at 47738) by debbugs.gnu.org; 13 Apr 2021 12:32:14 +0000 Original-Received: from localhost ([127.0.0.1]:59181 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1lWIDG-0002mh-Ju for submit@debbugs.gnu.org; Tue, 13 Apr 2021 08:32:14 -0400 Original-Received: from eggs.gnu.org ([209.51.188.92]:43418) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1lWIDE-0002mM-R1 for 47738@debbugs.gnu.org; Tue, 13 Apr 2021 08:32:13 -0400 Original-Received: from fencepost.gnu.org ([2001:470:142:3::e]:48734) by eggs.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1lWID7-0001O4-Tw; Tue, 13 Apr 2021 08:32:05 -0400 Original-Received: from 84.94.185.95.cable.012.net.il ([84.94.185.95]:4922 helo=home-c4e4a596f7) by fencepost.gnu.org with esmtpsa (TLS1.2:RSA_AES_256_CBC_SHA1:256) (Exim 4.82) (envelope-from ) id 1lWID6-0005qg-Uf; Tue, 13 Apr 2021 08:32:05 -0400 In-Reply-To: <43E0B029-0DF7-4C14-897A-DE3D8FB636A1@shaw.ca> (message from Ian Nehera on Mon, 12 Apr 2021 16:23:21 -0700) X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.18 Precedence: list X-BeenThere: bug-gnu-emacs@gnu.org List-Id: "Bug reports for GNU Emacs, the Swiss army knife of text editors" List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: bug-gnu-emacs-bounces+geb-bug-gnu-emacs=m.gmane-mx.org@gnu.org Original-Sender: "bug-gnu-emacs" Xref: news.gmane.io gmane.emacs.bugs:203960 Archived-At: > From: Ian Nehera > Date: Mon, 12 Apr 2021 16:23:21 -0700 > > Hi, I’m not sure where I’m supposed to report this, but I found a few minor typos in some of the manuals (emacs 27.2). > > - docs/lispref/objects.texi, line 2414: > original: …should not have been changed via `setcar’ because it given to `eval’… > assumed fix: …because it [was] given to `eval’… > > - docs/misc/eshell.texi, line 519 (footnote): > original: …as opposed to code completion, which is a beyond the scope of pcomplete… > assumed fix: …which is […] beyond the scope… Thanks, I installed these on the emacs-27 branch. > This one isn’t a typo, but I think adding quotes/italics to the word “live” (like “live code” earlier in the paragraph) > would help with clarity (I had to re-read the sentence a few times when going through this section). > - docs/misc/org.org, line 16396: > original: …Users can control how live they want each source code block… > proposed change 1: …control how [“live”] they want… > proposed change 2: …control [the “liveliness” of] each source… This one should be reported to the Org developers: I'd like them to decide whether they want to quote "live" here. > If this isn’t the right format for reporting typos just let me know and I’ll rewrite this email. You did right, thanks.