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

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

bug#30692: list-buffers has hardwired 80 character width from the 80's


From: 積丹尼 Dan Jacobson
Subject: bug#30692: list-buffers has hardwired 80 character width from the 80's
Date: Mon, 05 Mar 2018 08:23:36 +0800

(defcustom Buffer-menu-name-width 19
(defcustom Buffer-menu-size-width 7
(defcustom Buffer-menu-mode-width 16
all need to all be multiplied by a factor,
the-current-terminal-width / 80
right there in that file.
That way they would act correctly for all users.





reply via email to

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