GNU bug report logs - #56393
Actually fix the long lines display bug

Previous Next

Package: emacs;

Reported by: Gregory Heytings <gregory <at> heytings.org>

Date: Tue, 5 Jul 2022 08:50:02 UTC

Severity: normal

Done: Gregory Heytings <gregory <at> heytings.org>

Bug is archived. No further changes may be made.

Full log


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

From: Gregory Heytings <gregory <at> heytings.org>
To: Gerd Möllmann <gerd.moellmann <at> gmail.com>
Cc: 56393 <at> debbugs.gnu.org
Subject: Re: bug#56393: Turn on narrowing in redisplay_window
Date: Tue, 19 Jul 2022 09:52:47 +0000
[Message part 1 (text/plain, inline)]
>
> Sorry, maybe it's too hot here to think (36°C currently), I still don't 
> get it
>
> (- (point-max) (point-min))  = current buffer size
>
> so
>
> current-buffer-size - last-buffer-size <= 1
>
> current-buffer-size <= 1 + last-buffer-size
>
> which is "the buffer got smaller"?
>

You are correct.  It's too hot here too, apparently!  😉

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

Previous Next


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