GNU bug report logs - #31196
27.0.50; shr sometimes doesn't break lines as it should

Previous Next

Package: emacs;

Reported by: Lars Ingebrigtsen <larsi <at> gnus.org>

Date: Tue, 17 Apr 2018 14:53:01 UTC

Severity: minor

Tags: fixed

Found in version 27.0.50

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

Bug is archived. No further changes may be made.

Full log


View this message in rfc822 format

From: Eli Zaretskii <eliz <at> gnu.org>
To: Lars Ingebrigtsen <larsi <at> gnus.org>
Cc: 31196 <at> debbugs.gnu.org
Subject: bug#31196: 27.0.50; shr sometimes doesn't break lines as it should
Date: Tue, 17 Apr 2018 20:35:36 +0300
> From: Lars Ingebrigtsen <larsi <at> gnus.org>
> Date: Tue, 17 Apr 2018 19:03:38 +0200
> 
> (- (window-body-width nil t)
>    (* 2 (frame-char-width))
>    (if (and (null shr-width)
>             (not (shr--have-one-fringe-p)))
>        (* (frame-char-width) 2)
>      0))
> 
> This kludge is how shr computes how many pixels the window has
> horizontally.

Why is that a kludge?




This bug report was last modified 7 years and 24 days ago.

Previous Next


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