emacs-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Sticky tooltips


From: Jean Louis
Subject: Re: Sticky tooltips
Date: Tue, 29 Sep 2020 01:11:53 +0300
User-agent: Mutt/1.14.0 (2020-05-02)

* Arthur Miller <arthur.miller@live.com> [2020-09-28 23:06]:
> ;;; poor-man-tooltip.el ---                                 -*- 
> lexical-binding: t; -*-
> 
> (require 'widget)
> 
> (defvar pm-tooltip-duration)
> (setq pm-tooltip-duration 4)
> 
> (defun pm-test ()
>   (interactive)
>   (pm-tooltip "Here is some tootip text."))

Under EXWM is not working so well.




reply via email to

[Prev in Thread] Current Thread [Next in Thread]