unofficial mirror of emacs-devel@gnu.org 
 help / color / mirror / code / Atom feed
* Let packages specify help-echo of tabulated-list header
@ 2017-10-29 22:20 Jonas Bernoulli
  0 siblings, 0 replies; only message in thread
From: Jonas Bernoulli @ 2017-10-29 22:20 UTC (permalink / raw)
  To: Emacs developers

Hello,

When using narrow columns in a tabulated-list buffer it would sometimes
be nice if the package could specify the help-echo shown when moving the
mouse over a column label.  Or can you correctly guesses what the "B>U"
"U>B" columns in Magit's repository list buffer are about?

This would be easy to do, just teach `tabulated-list-init-header' to use
the `:help-echo' property, if any, instead of a hard-coded string.  Like
it does for `:pad-right' and `:right-align'.

  Cheers,
  Jonas



^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2017-10-29 22:20 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2017-10-29 22:20 Let packages specify help-echo of tabulated-list header Jonas Bernoulli

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