GNU bug report logs - #55318
29.0.50; Typo in dcostring of pixel-fill-width

Previous Next

Package: emacs;

Reported by: Kazuhiro Ito <kzhr <at> d1.dion.ne.jp>

Date: Sun, 8 May 2022 15:55:01 UTC

Severity: normal

Found in version 29.0.50

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: Kazuhiro Ito <kzhr <at> d1.dion.ne.jp>
Subject: bug#55318: closed (Re: bug#55318: 29.0.50; Typo in dcostring of
 pixel-fill-width)
Date: Sun, 08 May 2022 16:10:02 +0000
[Message part 1 (text/plain, inline)]
Your bug report

#55318: 29.0.50; Typo in dcostring of pixel-fill-width

which was filed against the emacs package, has been closed.

The explanation is attached below, along with your original report.
If you require more details, please reply to 55318 <at> debbugs.gnu.org.

-- 
55318: https://debbugs.gnu.org/cgi/bugreport.cgi?bug=55318
GNU Bug Tracking System
Contact help-debbugs <at> gnu.org with problems
[Message part 2 (message/rfc822, inline)]
From: Eli Zaretskii <eliz <at> gnu.org>
To: Kazuhiro Ito <kzhr <at> d1.dion.ne.jp>
Cc: 55318-done <at> debbugs.gnu.org
Subject: Re: bug#55318: 29.0.50; Typo in dcostring of pixel-fill-width
Date: Sun, 08 May 2022 19:09:28 +0300
> Date: Mon, 09 May 2022 00:54:45 +0900
> From: Kazuhiro Ito <kzhr <at> d1.dion.ne.jp>
> 
> 
> I noticed probable typo in docstring.

And then some.

Thanks, fixed.

[Message part 3 (message/rfc822, inline)]
From: Kazuhiro Ito <kzhr <at> d1.dion.ne.jp>
To: bug-gnu-emacs <at> gnu.org
Subject: 29.0.50; Typo in dcostring of pixel-fill-width
Date: Mon, 09 May 2022 00:54:45 +0900
I noticed probable typo in docstring.  Please see below patch.

--- a/lisp/textmodes/pixel-fill.el
+++ b/lisp/textmodes/pixel-fill.el
@@ -45,7 +45,7 @@ pixel-fill-respect-kinsoku
 
 (defun pixel-fill-width (&optional columns window)
   "Return the pixel width corresponding to COLUMNS in WINDOW.
-If COLUMNS in nil, use the enture window width.
+If COLUMNS in nil, use the entire window width.
 
 If WINDOW is nil, this defaults to the current window."
   (unless window

-- 
Kazuhiro Ito



This bug report was last modified 3 years and 19 days ago.

Previous Next


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