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

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

bug#8539: default value of Buffer-menu-buffer-column hard-coded in place


From: Alp Aker
Subject: bug#8539: default value of Buffer-menu-buffer-column hard-coded in places
Date: Sat, 28 May 2011 15:40:47 -0400 (EDT)

Just a quick follow-up: After posting the bug report I noticed the same problem in Buffer-menu-buffer+size. In the display spec

  (space :align-to ,(+ 4 name+space-width)

at the end of the function, that "4" should also be replaced with "Buffer-menu-buffer-column".

On Sat, 28 May 2011, Chong Yidong wrote:

Alp Aker <aker@pitt.edu> writes:

Buffer-menu-buffer-column's default value of 4 is hard-coded into
several functions from buff-menu.el.  As of 24.0.50, this is true of
Buffer-menu-sort and Buffer-menu-revert-function.

Thanks, committed.






reply via email to

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