all messages for Emacs-related lists mirrored at yhetil.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 external index

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

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.