unofficial mirror of bug-gnu-emacs@gnu.org 
 help / color / mirror / code / Atom feed
* bug#20178: 24.3; Two feature requests for tabulated-list.el
@ 2015-03-23 10:57 Eli Barzilay
  2015-03-23 13:28 ` Stefan Monnier
  2020-10-19  0:26 ` Stefan Kangas
  0 siblings, 2 replies; 9+ messages in thread
From: Eli Barzilay @ 2015-03-23 10:57 UTC (permalink / raw)
  To: 20178


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!





^ permalink raw reply	[flat|nested] 9+ messages in thread

end of thread, other threads:[~2022-02-22 13:55 UTC | newest]

Thread overview: 9+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2015-03-23 10:57 bug#20178: 24.3; Two feature requests for tabulated-list.el Eli Barzilay
2015-03-23 13:28 ` 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

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