unofficial mirror of emacs-devel@gnu.org 
 help / color / mirror / code / Atom feed
From: Richard Stallman <rms@gnu.org>
Cc: emacs-devel@gnu.org
Subject: Re: Problem with new display in buffer-menu command
Date: Tue, 05 Dec 2006 19:47:44 -0500	[thread overview]
Message-ID: <E1Grkwq-0005AD-3q@fencepost.gnu.org> (raw)
In-Reply-To: <7901483.11418981165262975741.JavaMail.root@vms073.mailsrvcs.net> (kevin.gal@verizon.net)

    Instead of having one default display width for the Buffer column,
    support having a default range (or small set) of widths to pick from.
    When the need to truncate (with the current default width) is first
    determined, change the current default width to a larger one (in the
    default range or from the default set of widths) which is capable of
    displaying the full file name.  Then simply re-call the logic to
    re-generate the display with the new current default width.

Something like this might work.  It could try various means of omitting
part of the names -- from the end, from the middle, whatever -- and pick
the first one that makes them all unique.

I don't think this is a must-fix, but if someone wants to work on it,
we could install it.  Probably after the release.

  reply	other threads:[~2006-12-06  0:47 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2006-12-04 20:09 Problem with new display in buffer-menu command kevin.gal
2006-12-06  0:47 ` Richard Stallman [this message]
     [not found] <24104523.1837881164941121106.JavaMail.root@vms071.mailsrvcs.net>
2006-12-02 17:56 ` Richard Stallman

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

  List information: https://www.gnu.org/software/emacs/

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

  git send-email \
    --in-reply-to=E1Grkwq-0005AD-3q@fencepost.gnu.org \
    --to=rms@gnu.org \
    --cc=emacs-devel@gnu.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 public inbox

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

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).