unofficial mirror of bug-gnu-emacs@gnu.org 
 help / color / mirror / code / Atom feed
From: Eli Barzilay <eli@barzilay.org>
To: 20178@debbugs.gnu.org
Subject: bug#20178: 24.3; Two feature requests for tabulated-list.el
Date: Mon, 23 Mar 2015 06:57:23 -0400	[thread overview]
Message-ID: <21775.61843.367796.155208@home.barzilay.org> (raw)


1. Truncating labels is done ATM with

       (truncate-string-to-width label width nil nil t)

   It would be nice if there was an option to choose the `ellipsis'
   argument.  (The code already deals with unicode, so IMO it makes
   sense to use "…" with an alternative of "-" in
   `tabulated-list-glyphless-char-display'.)

2. When I use `electric-buffer-list', if I happen to click on a column
   header it sorts the buffer according to that header, and it even
   makes that choice persistent.  That's nice, I guess, but there
   should be some way to go back to the default original order -- and
   maybe I'm missing something obvious, but I don't see any good way
   to do that.  (If I hit it by mistake, the only way I found to go
   back to the default is to quit the electric buffer, then use
   `list-buffers' to get it in plain mode, then kill it so that it
   gets recreated next time.)

-- 
          ((lambda (x) (x x)) (lambda (x) (x x)))          Eli Barzilay:
                    http://barzilay.org/                   Maze is Life!





             reply	other threads:[~2015-03-23 10:57 UTC|newest]

Thread overview: 9+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2015-03-23 10:57 Eli Barzilay [this message]
2015-03-23 13:28 ` bug#20178: 24.3; Two feature requests for tabulated-list.el Stefan Monnier
2015-03-23 14:12   ` Eli Barzilay
2015-03-23 19:32     ` Stefan Monnier
2020-10-19  0:26 ` Stefan Kangas
2020-10-19  5:51   ` Eli Barzilay
2020-10-20  0:43     ` Stefan Kangas
2022-01-24 16:24       ` Lars Ingebrigtsen
2022-02-22 13:55         ` Lars Ingebrigtsen

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=21775.61843.367796.155208@home.barzilay.org \
    --to=eli@barzilay.org \
    --cc=20178@debbugs.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).