GNU bug report logs - #55260
[PATCH] Avoid resizing mini buffer when displaying page numbers

Previous Next

Package: emacs;

Reported by: Philip Kaludercic <philipk <at> posteo.net>

Date: Wed, 4 May 2022 12:31:01 UTC

Severity: normal

Tags: patch

Done: Philip Kaludercic <philipk <at> posteo.net>

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: Philip Kaludercic <philipk <at> posteo.net>
Cc: tracker <at> debbugs.gnu.org
Subject: bug#55260: closed ([PATCH] Avoid resizing mini buffer when
 displaying page numbers)
Date: Thu, 05 May 2022 11:16:02 +0000
[Message part 1 (text/plain, inline)]
Your message dated Thu, 05 May 2022 11:15:46 +0000
with message-id <87wnf0cjrx.fsf <at> posteo.net>
and subject line Re: bug#55260: [PATCH] Avoid resizing mini buffer when displaying page numbers
has caused the debbugs.gnu.org bug report #55260,
regarding [PATCH] Avoid resizing mini buffer when displaying page numbers
to be marked as done.

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


-- 
55260: https://debbugs.gnu.org/cgi/bugreport.cgi?bug=55260
GNU Bug Tracking System
Contact help-debbugs <at> gnu.org with problems
[Message part 2 (message/rfc822, inline)]
From: Philip Kaludercic <philipk <at> posteo.net>
To: bug-gnu-emacs <at> gnu.org
Subject: [PATCH] Avoid resizing mini buffer when displaying page numbers
Date: Wed, 04 May 2022 12:30:08 +0000
[Message part 3 (text/plain, inline)]
Tags: patch


When viewing a document using doc-view, an idle timer indicates the
current page number after a short while.  Since this message ends with a
newline, the minibuffer is senselessly resized, producing unecessary
visual noise.

This patch avoids adding a newline if not necessary, circumventing the
issue when possible.

In GNU Emacs 29.0.50 (build 7, x86_64-pc-linux-gnu, GTK+ Version 3.24.30, cairo version 1.16.0)
 of 2022-04-25 built on viero
Repository revision: 91175a1fae92d521377bde8687d96b17556d1458
Repository branch: master
Windowing system distributor 'The X.Org Foundation', version 11.0.12011000
System Description: Guix System

Configured using:
 'configure
 PKG_CONFIG_PATH=/home/philip/.guix-profile/lib/pkgconfig:/home/philip/.guix-profile/share/pkgconfig'

[0001-Avoid-resizing-mini-buffer-when-displaying-page-numb.patch (text/patch, attachment)]
[Message part 5 (message/rfc822, inline)]
From: Philip Kaludercic <philipk <at> posteo.net>
To: Lars Ingebrigtsen <larsi <at> gnus.org>
Cc: 55260-done <at> debbugs.gnu.org
Subject: Re: bug#55260: [PATCH] Avoid resizing mini buffer when displaying
 page numbers
Date: Thu, 05 May 2022 11:15:46 +0000
Lars Ingebrigtsen <larsi <at> gnus.org> writes:

> Philip Kaludercic <philipk <at> posteo.net> writes:
>
>> This patch avoids adding a newline if not necessary, circumventing the
>> issue when possible.
>
> Makes sense to me; go ahead and push.

Done!


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

Previous Next


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