GNU bug report logs -
#5054
23.1.50; buffer-menu truncated fields
Previous Next
Reported by: jidanni <at> jidanni.org
Date: Fri, 27 Nov 2009 00:10:05 UTC
Severity: wishlist
Merged with 7271
Done: Chong Yidong <cyd <at> gnu.org>
Bug is archived. No further changes may be made.
Full log
Message #22 received at 5054 <at> debbugs.gnu.org (full text, mbox):
mr> The doc-string of `list-buffers' says "For more information, see the
mr> function `buffer-menu'."
Yes, one can get as far as
$ emacs -Q
C-x C-b C-h k C-x C-b C-x o <tab> <tab> <return> C-x 1
However the following requires a jump in logic, as the user cannot know it.
mr> Customizing the group `buffer-menu' gives you a buffer including the
mr> option `Buffer-menu-buffer+size-width' which is probably the one you
mr> want to tweak here.
maybe there should be "you can customize this group" visible to the user so
he can learn that.
(By the way, I prefer to use setq and hate using the customization
interface.)
OK, now reading about the variable you told me about,
Buffer-menu-buffer+size-width is a variable defined in `buff-menu.el'.
Its value is 26
Documentation:
How wide to jointly make the buffer name and size columns.
But I want to use the same .emacs file with many different terminal
sizes. Why can't there be a setting 'maximum or 'current-window-width or
something?
This bug report was last modified 12 years and 295 days ago.
Previous Next
GNU bug tracking system
Copyright (C) 1999 Darren O. Benham,
1997,2003 nCipher Corporation Ltd,
1994-97 Ian Jackson.