GNU bug report logs - #65799
29.1.50; Typo in elisp manual

Previous Next

Package: emacs;

Reported by: Sebastian Miele <iota <at> whxvd.name>

Date: Thu, 7 Sep 2023 12:27:01 UTC

Severity: normal

Found in version 29.1.50

Done: Eli Zaretskii <eliz <at> gnu.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 65799 in the body.
You can then email your comments to 65799 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#65799; Package emacs. (Thu, 07 Sep 2023 12:27:01 GMT) Full text and rfc822 format available.

Acknowledgement sent to Sebastian Miele <iota <at> whxvd.name>:
New bug report received and forwarded. Copy sent to bug-gnu-emacs <at> gnu.org. (Thu, 07 Sep 2023 12:27:01 GMT) Full text and rfc822 format available.

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

From: Sebastian Miele <iota <at> whxvd.name>
To: bug-gnu-emacs <at> gnu.org
Subject: 29.1.50; Typo in elisp manual
Date: Thu, 07 Sep 2023 13:51:12 +0200
In GNU Emacs 29.1.50 (build 1, x86_64-pc-linux-gnu, GTK+ Version
 3.24.38, cairo version 1.17.8) of 2023-09-06 built on huette
Repository revision: 9e9f61866e7dab6f805fac0e2fb03e786e32f6b3

diff --git a/doc/lispref/strings.texi b/doc/lispref/strings.texi
index 3d86a87516b..7d11db49def 100644
--- a/doc/lispref/strings.texi
+++ b/doc/lispref/strings.texi
@@ -754,7 +754,7 @@ Text Comparison
 @defun string-search needle haystack &optional start-pos
 Return the position of the first instance of @var{needle} in
 @var{haystack}, both of which are strings.  If @var{start-pos} is
-non-@code{nil}, start searching from that position in @var{needle}.
+non-@code{nil}, start searching from that position in @var{haystack}.
 Return @code{nil} if no match was found.
 This function only considers the characters in the strings when doing
 the comparison; text properties are ignored.  Matching is always




Reply sent to Eli Zaretskii <eliz <at> gnu.org>:
You have taken responsibility. (Thu, 07 Sep 2023 13:18:02 GMT) Full text and rfc822 format available.

Notification sent to Sebastian Miele <iota <at> whxvd.name>:
bug acknowledged by developer. (Thu, 07 Sep 2023 13:18:02 GMT) Full text and rfc822 format available.

Message #10 received at 65799-done <at> debbugs.gnu.org (full text, mbox):

From: Eli Zaretskii <eliz <at> gnu.org>
To: Sebastian Miele <iota <at> whxvd.name>
Cc: 65799-done <at> debbugs.gnu.org
Subject: Re: bug#65799: 29.1.50; Typo in elisp manual
Date: Thu, 07 Sep 2023 16:17:35 +0300
> From: Sebastian Miele <iota <at> whxvd.name>
> Date: Thu, 07 Sep 2023 13:51:12 +0200
> 
> In GNU Emacs 29.1.50 (build 1, x86_64-pc-linux-gnu, GTK+ Version
>  3.24.38, cairo version 1.17.8) of 2023-09-06 built on huette
> Repository revision: 9e9f61866e7dab6f805fac0e2fb03e786e32f6b3
> 
> diff --git a/doc/lispref/strings.texi b/doc/lispref/strings.texi
> index 3d86a87516b..7d11db49def 100644
> --- a/doc/lispref/strings.texi
> +++ b/doc/lispref/strings.texi
> @@ -754,7 +754,7 @@ Text Comparison
>  @defun string-search needle haystack &optional start-pos
>  Return the position of the first instance of @var{needle} in
>  @var{haystack}, both of which are strings.  If @var{start-pos} is
> -non-@code{nil}, start searching from that position in @var{needle}.
> +non-@code{nil}, start searching from that position in @var{haystack}.
>  Return @code{nil} if no match was found.
>  This function only considers the characters in the strings when doing
>  the comparison; text properties are ignored.  Matching is always

Thanks, installed on the emacs-29 branch, and closing the bug.




bug archived. Request was from Debbugs Internal Request <help-debbugs <at> gnu.org> to internal_control <at> debbugs.gnu.org. (Fri, 06 Oct 2023 11:24:21 GMT) Full text and rfc822 format available.

This bug report was last modified 1 year and 217 days ago.

Previous Next


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