bug-gnu-emacs
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

bug#55260: [PATCH] Avoid resizing mini buffer when displaying page numbe


From: Philip Kaludercic
Subject: bug#55260: [PATCH] Avoid resizing mini buffer when displaying page numbers
Date: Wed, 04 May 2022 12:30:08 +0000

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'

Attachment: 0001-Avoid-resizing-mini-buffer-when-displaying-page-numb.patch
Description: Text Data


reply via email to

[Prev in Thread] Current Thread [Next in Thread]