GNU bug report logs -
#20178
24.3; Two feature requests for tabulated-list.el
Previous Next
Reported by: Eli Barzilay <eli <at> barzilay.org>
Date: Mon, 23 Mar 2015 10:58:02 UTC
Severity: wishlist
Tags: moreinfo, patch
Found in version 24.3
Done: Lars Ingebrigtsen <larsi <at> gnus.org>
Bug is archived. No further changes may be made.
Full log
Message #5 received at submit <at> debbugs.gnu.org (full text, mbox):
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!
This bug report was last modified 3 years and 93 days ago.
Previous Next
GNU bug tracking system
Copyright (C) 1999 Darren O. Benham,
1997,2003 nCipher Corporation Ltd,
1994-97 Ian Jackson.