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

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

bug#44594: tabulated-list-mode: column header needlessly truncated


From: Stefan Kangas
Subject: bug#44594: tabulated-list-mode: column header needlessly truncated
Date: Thu, 12 Nov 2020 10:27:31 -0500

Severity: minor

The column header in tabulated-list-mode is needlessly truncated.

Steps to reproduce:

0. emacs -Q
1. M-x list-buffers RET
2. C-x o
3. C-4 C-f
4. C-1 C-4 {

Result: The header is truncated to "Buff..." even though there is enough
space to show it all.

Expected result: The header is not truncated.

---

Here is a list of commands where this could be tested:

list-buffers, list-bookmarks, list-packages, list-processes,
list-dynamic-libraries, org-lint and flymake-diagnostics-buffer-mode





reply via email to

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