GNU bug report logs - #55143
[PATCH] 29.0.50; Duplicated word in lispref

Previous Next

Package: emacs;

Reported by: Arash Esbati <arash <at> gnu.org>

Date: Wed, 27 Apr 2022 10:33:01 UTC

Severity: normal

Tags: patch

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 55143 in the body.
You can then email your comments to 55143 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#55143; Package emacs. (Wed, 27 Apr 2022 10:33:01 GMT) Full text and rfc822 format available.

Acknowledgement sent to Arash Esbati <arash <at> gnu.org>:
New bug report received and forwarded. Copy sent to bug-gnu-emacs <at> gnu.org. (Wed, 27 Apr 2022 10:33:01 GMT) Full text and rfc822 format available.

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

From: Arash Esbati <arash <at> gnu.org>
To: emacs-bugs <bug-gnu-emacs <at> gnu.org>
Subject: [PATCH] 29.0.50; Duplicated word in lispref
Date: Wed, 27 Apr 2022 12:32:38 +0200
Hi all,

I suggest to install this small change:

diff --git a/doc/lispref/syntax.texi b/doc/lispref/syntax.texi
index 9120e63727..e84b901eaa 100644
--- a/doc/lispref/syntax.texi
+++ b/doc/lispref/syntax.texi
@@ -770,7 +770,7 @@ Position Parse
 position @var{pos} starting from the beginning of the visible portion
 of the buffer.
 @iftex
-See the next section for
+See the next section
 @end iftex
 @ifnottex
 @xref{Parser State},

Currently, the description for syntax-ppss reads like this in elisp.pdf:

syntax-ppss &optional pos 
  This function returns the parser state that the parser would reach at
  position pos starting from the beginning of the visible portion of the
  buffer. See the next section for for a description of the parser state.
                               ^^^^^^^

Best, Arash




Reply sent to Eli Zaretskii <eliz <at> gnu.org>:
You have taken responsibility. (Wed, 27 Apr 2022 11:45:03 GMT) Full text and rfc822 format available.

Notification sent to Arash Esbati <arash <at> gnu.org>:
bug acknowledged by developer. (Wed, 27 Apr 2022 11:45:03 GMT) Full text and rfc822 format available.

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

From: Eli Zaretskii <eliz <at> gnu.org>
To: Arash Esbati <arash <at> gnu.org>
Cc: 55143-done <at> debbugs.gnu.org
Subject: Re: bug#55143: [PATCH] 29.0.50; Duplicated word in lispref
Date: Wed, 27 Apr 2022 14:44:36 +0300
> From: Arash Esbati <arash <at> gnu.org>
> Date: Wed, 27 Apr 2022 12:32:38 +0200
> 
> Hi all,
> 
> I suggest to install this small change:
> 
> diff --git a/doc/lispref/syntax.texi b/doc/lispref/syntax.texi
> index 9120e63727..e84b901eaa 100644
> --- a/doc/lispref/syntax.texi
> +++ b/doc/lispref/syntax.texi
> @@ -770,7 +770,7 @@ Position Parse
>  position @var{pos} starting from the beginning of the visible portion
>  of the buffer.
>  @iftex
> -See the next section for
> +See the next section
>  @end iftex
>  @ifnottex
>  @xref{Parser State},
> 
> Currently, the description for syntax-ppss reads like this in elisp.pdf:
> 
> syntax-ppss &optional pos 
>   This function returns the parser state that the parser would reach at
>   position pos starting from the beginning of the visible portion of the
>   buffer. See the next section for for a description of the parser state.
>                                ^^^^^^^

Thanks, fixed on the release branch.




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

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

Previous Next


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