all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
From: martin rudalics <rudalics@gmx.at>
To: jidanni@jidanni.org
Cc: 5054@debbugs.gnu.org
Subject: bug#5054: 23.1.50; buffer-menu truncated fields
Date: Mon, 04 Jan 2010 11:14:45 +0100	[thread overview]
Message-ID: <4B41BF95.2030106@gmx.at> (raw)
In-Reply-To: <87ljgggfff.fsf@jidanni.org>

 > 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.

A pushable button similar to the one you can find for customizable
options.  That would be reasonable I think.  Juri, what do you think?

 > (By the way, I prefer to use setq and hate using the customization
 > interface.)

It's one of the basic problems of the customization interface that many
people hate it and so we don't get many suggestions how to improve it.

 >   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?

'maximum should be possible without greater problems.

'current-window-width is a wishlist item: We could reserve float values
between 0 and 1 for specifying an appropriate fraction of the window
width for the width of name+size fields.  The program would have to
recalculate the new actual width (in `window-configuration-change-hook')
every time the size of the Buffer Menu window changes.

We could also show the full name of the current entry in a tooltip (when
the mouse is over it) and/or in the echo area.

And finally we could split a window like the Buffer Menu's one into as
many subwindows as there are fields and allow the use to drag vertical
dividers between the various fields in order to reveal hidden
information.  Currently such an approach would work iff all fields used
the same font size.

martin






  reply	other threads:[~2010-01-04 10:14 UTC|newest]

Thread overview: 33+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2010-01-01 17:50 bug#5054: 23.1.50; buffer-menu truncated fields Chong Yidong
2010-01-02 13:58 ` jidanni
2010-01-02 14:31   ` martin rudalics
2010-01-03  1:12     ` jidanni
2010-01-04 10:14       ` martin rudalics [this message]
2010-01-04 10:43         ` Lennart Borgman
2010-01-04 17:28         ` Juri Linkov
2010-01-04 17:54           ` jidanni
2010-01-04 19:08           ` martin rudalics
2010-01-04 19:36             ` Drew Adams
2010-01-06 20:30             ` Juri Linkov
2010-01-07  8:17               ` martin rudalics
2010-01-07 23:27                 ` Juri Linkov
2010-01-08  8:18                   ` martin rudalics
2010-01-09 17:50                     ` Juri Linkov
2010-01-10  3:12                       ` Stefan Monnier
2010-01-11  0:48                         ` bug#5054: Man truncated (was: buffer-menu truncated fields) Juri Linkov
2010-01-11  3:39                           ` bug#5054: Man truncated Stefan Monnier
2010-01-11  8:05                           ` martin rudalics
2010-01-11 21:59                             ` Juri Linkov
2010-06-16 21:44                               ` Juri Linkov
2010-01-12 20:46                             ` bug#5054: Asynchronous vc-bzr-diff (Man truncated) Juri Linkov
2010-01-13  0:01                               ` Dan Nicolaescu
2010-01-13  0:28                                 ` Juri Linkov
2011-10-07  0:23                   ` bug#5054: 23.1.50; buffer-menu truncated fields Juri Linkov
2012-08-05  3:11                     ` Chong Yidong
2010-01-04 17:40         ` Drew Adams
2010-01-04 18:05           ` jidanni
2010-01-04 18:18             ` Drew Adams
2010-01-04 18:45               ` jidanni
2010-01-06 20:31                 ` Juri Linkov
  -- strict thread matches above, loose matches on Subject: below --
2009-11-27  0:01 jidanni
2009-11-27  4:14 ` Stefan Monnier

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=4B41BF95.2030106@gmx.at \
    --to=rudalics@gmx.at \
    --cc=5054@debbugs.gnu.org \
    --cc=jidanni@jidanni.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
Code repositories for project(s) associated with this external index

	https://git.savannah.gnu.org/cgit/emacs.git
	https://git.savannah.gnu.org/cgit/emacs/org-mode.git

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.