GNU bug report logs - #47738
Minor typos found in manuals (elisp, eshell, possibly org)

Previous Next

Package: emacs;

Reported by: Ian Nehera <delta29 <at> shaw.ca>

Date: Tue, 13 Apr 2021 00:04:02 UTC

Severity: minor

Tags: fixed

Fixed in version 28.1

Done: Lars Ingebrigtsen <larsi <at> gnus.org>

Bug is archived. No further changes may be made.

To add a comment to this bug, you must first unarchive it, by sending
a message to control AT debbugs.gnu.org, with unarchive 47738 in the body.
You can then email your comments to 47738 AT debbugs.gnu.org in the normal way.

Toggle the display of automated, internal messages from the tracker.

View this report as an mbox folder, status mbox, maintainer mbox


Report forwarded to bug-gnu-emacs <at> gnu.org:
bug#47738; Package emacs. (Tue, 13 Apr 2021 00:04:02 GMT) Full text and rfc822 format available.

Acknowledgement sent to Ian Nehera <delta29 <at> shaw.ca>:
New bug report received and forwarded. Copy sent to bug-gnu-emacs <at> gnu.org. (Tue, 13 Apr 2021 00:04:02 GMT) Full text and rfc822 format available.

Message #5 received at submit <at> debbugs.gnu.org (full text, mbox):

From: Ian Nehera <delta29 <at> shaw.ca>
To: bug-gnu-emacs <at> gnu.org
Subject: Minor typos found in manuals (elisp, eshell, possibly org)
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…

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…

If this isn’t the right format for reporting typos just let me know and I’ll rewrite this email.
Best,
Ian



Information forwarded to bug-gnu-emacs <at> gnu.org:
bug#47738; Package emacs. (Tue, 13 Apr 2021 12:33:01 GMT) Full text and rfc822 format available.

Message #8 received at 47738 <at> debbugs.gnu.org (full text, mbox):

From: Eli Zaretskii <eliz <at> gnu.org>
To: Ian Nehera <delta29 <at> shaw.ca>
Cc: 47738 <at> debbugs.gnu.org
Subject: Re: bug#47738: Minor typos found in manuals (elisp, eshell,
 possibly org)
Date: Tue, 13 Apr 2021 15:31:50 +0300
> From: Ian Nehera <delta29 <at> shaw.ca>
> 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.




Severity set to 'minor' from 'normal' Request was from Stefan Kangas <stefan <at> marxist.se> to control <at> debbugs.gnu.org. (Mon, 19 Apr 2021 07:39:02 GMT) Full text and rfc822 format available.

Information forwarded to bug-gnu-emacs <at> gnu.org:
bug#47738; Package emacs. (Thu, 06 May 2021 09:53:01 GMT) Full text and rfc822 format available.

Message #13 received at 47738 <at> debbugs.gnu.org (full text, mbox):

From: Lars Ingebrigtsen <larsi <at> gnus.org>
To: Eli Zaretskii <eliz <at> gnu.org>
Cc: Bastien <bzg <at> gnu.org>, 47738 <at> debbugs.gnu.org, Ian Nehera <delta29 <at> shaw.ca>
Subject: Re: bug#47738: Minor typos found in manuals (elisp, eshell,
 possibly org)
Date: Thu, 06 May 2021 11:52:42 +0200
Eli Zaretskii <eliz <at> gnu.org> writes:

>> 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.

Bastien added to the CCs.

-- 
(domestic pets only, the antidote for overdose, milk.)
   bloggy blog: http://lars.ingebrigtsen.no




Information forwarded to bug-gnu-emacs <at> gnu.org:
bug#47738; Package emacs. (Thu, 06 May 2021 10:14:02 GMT) Full text and rfc822 format available.

Message #16 received at 47738 <at> debbugs.gnu.org (full text, mbox):

From: Bastien <bzg <at> gnu.org>
To: Lars Ingebrigtsen <larsi <at> gnus.org>
Cc: Eli Zaretskii <eliz <at> gnu.org>, 47738 <at> debbugs.gnu.org,
 Ian Nehera <delta29 <at> shaw.ca>
Subject: Re: bug#47738: Minor typos found in manuals (elisp, eshell,
 possibly org)
Date: Thu, 06 May 2021 12:13:44 +0200
Lars Ingebrigtsen <larsi <at> gnus.org> writes:

>> This one should be reported to the Org developers: I'd like them to
>> decide whether they want to quote "live" here.
>
> Bastien added to the CCs.

Fixed in Org maint branch:
https://code.orgmode.org/bzg/org-mode/commit/15200c25

Thanks for the heads up!

-- 
 Bastien




Information forwarded to bug-gnu-emacs <at> gnu.org:
bug#47738; Package emacs. (Thu, 06 May 2021 10:28:01 GMT) Full text and rfc822 format available.

Message #19 received at 47738 <at> debbugs.gnu.org (full text, mbox):

From: Lars Ingebrigtsen <larsi <at> gnus.org>
To: Bastien <bzg <at> gnu.org>
Cc: Eli Zaretskii <eliz <at> gnu.org>, 47738 <at> debbugs.gnu.org,
 Ian Nehera <delta29 <at> shaw.ca>
Subject: Re: bug#47738: Minor typos found in manuals (elisp, eshell,
 possibly org)
Date: Thu, 06 May 2021 12:27:09 +0200
Bastien <bzg <at> gnu.org> writes:

> Lars Ingebrigtsen <larsi <at> gnus.org> writes:
>
>>> This one should be reported to the Org developers: I'd like them to
>>> decide whether they want to quote "live" here.
>>
>> Bastien added to the CCs.
>
> Fixed in Org maint branch:
> https://code.orgmode.org/bzg/org-mode/commit/15200c25

Great!  I'll close this bug report, then.

-- 
(domestic pets only, the antidote for overdose, milk.)
   bloggy blog: http://lars.ingebrigtsen.no




Added tag(s) fixed. Request was from Lars Ingebrigtsen <larsi <at> gnus.org> to control <at> debbugs.gnu.org. (Thu, 06 May 2021 10:28:02 GMT) Full text and rfc822 format available.

bug marked as fixed in version 28.1, send any further explanations to 47738 <at> debbugs.gnu.org and Ian Nehera <delta29 <at> shaw.ca> Request was from Lars Ingebrigtsen <larsi <at> gnus.org> to control <at> debbugs.gnu.org. (Thu, 06 May 2021 10:28:02 GMT) Full text and rfc822 format available.

bug archived. Request was from Debbugs Internal Request <help-debbugs <at> gnu.org> to internal_control <at> debbugs.gnu.org. (Thu, 03 Jun 2021 11:24:08 GMT) Full text and rfc822 format available.

This bug report was last modified 2 years and 327 days ago.

Previous Next


GNU bug tracking system
Copyright (C) 1999 Darren O. Benham, 1997,2003 nCipher Corporation Ltd, 1994-97 Ian Jackson.