all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
* How to implement mouse highlighing in tabulated list mode, just like for buttons?
@ 2023-02-04 16:52 Jean Louis
  2023-02-04 17:05 ` Eli Zaretskii
  0 siblings, 1 reply; 7+ messages in thread
From: Jean Louis @ 2023-02-04 16:52 UTC (permalink / raw)
  To: Emacs Developers

On the video below, one can see highlighting of Emacs buttons on the
right side. That is neat and better, as it gives to user sense what
one can click with the mouse.

https://gnu.support/images/2023/02/2023-02-04/2023-02-04-17:31:58.ogv

On the left side, one can see mouse hovering over the list of items in
tabulated-list-mode whereby in echo area there are messages with the
text of items where user hovers the mouse pointer.

In the same time, one can see hl-line-mode turned on.

I would like to improve that what is on the left side.

I would prefer if I can hover hl-line-mode highlighted line up and
down by only moving the mouse in tabulated list mode. 

Is that possible somehow?

Or if highlighted line from hl-line-mode is not movable, then maybe it
could be possible to highlight lines in tabulated list mode, in the
same way how lines are highlighted when mouse hovers over Emacs buttons.

--
Jean

Take action in Free Software Foundation campaigns:
https://www.fsf.org/campaigns

In support of Richard M. Stallman
https://stallmansupport.org/





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

end of thread, other threads:[~2023-02-05 11:52 UTC | newest]

Thread overview: 7+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2023-02-04 16:52 How to implement mouse highlighing in tabulated list mode, just like for buttons? Jean Louis
2023-02-04 17:05 ` Eli Zaretskii
2023-02-04 18:47   ` Jean Louis
2023-02-04 19:01     ` Eli Zaretskii
2023-02-05  9:06       ` Jean Louis
2023-02-05 10:19         ` Eli Zaretskii
2023-02-05 11:52           ` [SOLVED] " Jean Louis

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.