GNU bug report logs - #62998
emacs-lisp-intro.texi: Closing parenthesis missing in paragraph

Previous Next

Package: emacs;

Reported by: Holger Kienle <hkienle <at> posteo.de>

Date: Fri, 21 Apr 2023 15:05:03 UTC

Severity: normal

Done: Eli Zaretskii <eliz <at> gnu.org>

Bug is archived. No further changes may be made.

Full log


View this message in rfc822 format

From: help-debbugs <at> gnu.org (GNU bug Tracking System)
To: Eli Zaretskii <eliz <at> gnu.org>
Cc: tracker <at> debbugs.gnu.org
Subject: bug#62998: closed (emacs-lisp-intro.texi: Closing parenthesis
 missing in paragraph)
Date: Fri, 21 Apr 2023 16:19:02 +0000
[Message part 1 (text/plain, inline)]
Your message dated Fri, 21 Apr 2023 19:18:41 +0300
with message-id <83v8hp2opq.fsf <at> gnu.org>
and subject line Re: bug#62998: emacs-lisp-intro.texi: Closing parenthesis missing in paragraph
has caused the debbugs.gnu.org bug report #62998,
regarding emacs-lisp-intro.texi: Closing parenthesis missing in paragraph
to be marked as done.

(If you believe you have received this mail in error, please contact
help-debbugs <at> gnu.org.)


-- 
62998: https://debbugs.gnu.org/cgi/bugreport.cgi?bug=62998
GNU Bug Tracking System
Contact help-debbugs <at> gnu.org with problems
[Message part 2 (message/rfc822, inline)]
From: Holger Kienle <hkienle <at> posteo.de>
To: bug-gnu-emacs <at> gnu.org
Subject: emacs-lisp-intro.texi: Closing parenthesis missing in paragraph
Date: Fri, 21 Apr 2023 11:50:18 +0000
The following line in emacs-lisp-intro.texi is missing a closing 
parenthesis:
determine whether the buffer has been narrowed.

The line is located (at the time of writing this) at 
https://github.com/emacs-mirror/emacs/blob/master/doc/lispintro/emacs-lisp-intro.texi#L6605


To fix, change the line to:
determine whether the buffer has been narrowed.)


[Message part 3 (message/rfc822, inline)]
From: Eli Zaretskii <eliz <at> gnu.org>
To: Holger Kienle <hkienle <at> posteo.de>
Cc: 62998-done <at> debbugs.gnu.org
Subject: Re: bug#62998: emacs-lisp-intro.texi: Closing parenthesis missing in
 paragraph
Date: Fri, 21 Apr 2023 19:18:41 +0300
> From: Holger Kienle <hkienle <at> posteo.de>
> Date: Fri, 21 Apr 2023 11:50:18 +0000
> 
> The following line in emacs-lisp-intro.texi is missing a closing 
> parenthesis:
> determine whether the buffer has been narrowed.
> 
> The line is located (at the time of writing this) at 
> https://github.com/emacs-mirror/emacs/blob/master/doc/lispintro/emacs-lisp-intro.texi#L6605
> 
> 
> To fix, change the line to:
> determine whether the buffer has been narrowed.)

Thanks, I fixed it (on the emacs-29 branch) somewhat differently, by
unifying with the next paragraph, which is also in parentheses.

Closing.


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

Previous Next


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