From: Drew Adams <drew.adams@oracle.com>
To: Po Lu <luangruo@yahoo.com>
Cc: "clement.pitclaudel@live.com" <clement.pitclaudel@live.com>,
Lars Ingebrigtsen <larsi@gnus.org>,
"23341@debbugs.gnu.org" <23341@debbugs.gnu.org>
Subject: bug#23341: x-show-tip does not respect the value of tooltip-hide-delay, and the default tooltip timeout isn't configurable
Date: Mon, 2 May 2022 02:19:13 +0000 [thread overview]
Message-ID: <SJ0PR10MB548830F9569ECA3F63D595AFF3C19@SJ0PR10MB5488.namprd10.prod.outlook.com> (raw)
In-Reply-To: <87tua8py9y.fsf@yahoo.com>
> > FWIW, I don't see why `x-show-tip' is being
> > considered "internal". And I'm one who uses it in
> > external libraries.
> >
> > If `tooltip-show' can use `x-show-tip' then so
> > can "external" code that does something similar.
>
> `x-show-tip' is an internal function because it exposes dangerous
> features to Lisp.
Dangerous? Too dangerous for Lisp? Please
do elaborate.
> If the `frame' parameter is an invisible frame, the tooltip will be
> displayed unpredictably by different window managers.
Lots of things can happen unpredictably with
frames, per different window managers.
And invisible frames are used seldom - so
much so that Emacs has even (misguidedly)
toyed with the idea of getting rid of their
support.
But pray, please do elaborate? What's so
special about tooltips here?
Please consider documenting it, whatever
it is - especially the "dangerous" bit.
And if this happens with tooltips then what
makes you think it's limited to the use of
`x-show-tip'? Just what is `x-show-tip'-
specific?
> There are also some things you can put in `params'
> that will make Emacs crash, but I don't remember which.
Some things? In 'params'? (PARMS maybe?)
Any crash is an Emacs bug (in C code). Needs to
be fixed, regardless of who's authorized to use
`x-show-tip'.
If there are problems/gotchas/bugs/mysteries wrt
PARMS, or anything else your vague response is
meant to intimate, please fix or document them.
There's no difference in this regard between what
"core Emacs developers" need (and need to know)
when using `x-show-tip' and what other Emacs
developers need (i.e., users who develop 3rd-party
libraries) need.
Fix it or document it. That's the proper response
for something useful that (you think) has problems.
Trying to wall it off with mysterious bluster is,
well, I won't say...
next prev parent reply other threads:[~2022-05-02 2:19 UTC|newest]
Thread overview: 45+ messages / expand[flat|nested] mbox.gz Atom feed top
2016-04-23 2:47 bug#23341: x-show-tip does not respect the value of tooltip-hide-delay, and the default tooltip timeout isn't configurable Clément Pit--Claudel
2016-04-23 6:53 ` Eli Zaretskii
2016-04-23 14:22 ` Clément Pit--Claudel
2016-04-23 14:36 ` Eli Zaretskii
2016-04-23 15:26 ` Clément Pit--Claudel
2016-04-23 17:54 ` Eli Zaretskii
2016-04-23 22:33 ` Clément Pit--Claudel
2016-04-24 6:08 ` Eli Zaretskii
2016-04-24 14:43 ` Clément Pit--Claudel
2016-04-24 15:59 ` Eli Zaretskii
2016-04-23 8:13 ` martin rudalics
2016-04-23 14:27 ` Clément Pit--Claudel
2016-04-23 17:08 ` martin rudalics
2016-04-23 17:26 ` Clément Pit--Claudel
2016-04-24 8:40 ` martin rudalics
2016-04-24 14:40 ` Clément Pit--Claudel
2016-04-24 15:57 ` Eli Zaretskii
2016-04-24 16:30 ` Clément Pit--Claudel
2016-04-26 6:35 ` martin rudalics
2016-04-26 11:25 ` Dmitry Gutov
2022-04-30 15:10 ` Lars Ingebrigtsen
2022-04-30 15:30 ` Eli Zaretskii
2022-04-30 15:38 ` Lars Ingebrigtsen
2022-04-30 16:01 ` Eli Zaretskii
2022-04-30 16:22 ` Lars Ingebrigtsen
2022-04-30 16:50 ` Eli Zaretskii
2022-05-01 0:12 ` Po Lu via Bug reports for GNU Emacs, the Swiss army knife of text editors
2022-05-01 8:37 ` Lars Ingebrigtsen
2022-05-01 9:19 ` Po Lu via Bug reports for GNU Emacs, the Swiss army knife of text editors
2022-05-01 9:53 ` Lars Ingebrigtsen
2022-05-01 10:38 ` Po Lu via Bug reports for GNU Emacs, the Swiss army knife of text editors
2022-05-01 10:39 ` Lars Ingebrigtsen
2022-05-01 11:00 ` Po Lu via Bug reports for GNU Emacs, the Swiss army knife of text editors
2022-05-01 11:42 ` Lars Ingebrigtsen
2022-05-01 12:56 ` Po Lu via Bug reports for GNU Emacs, the Swiss army knife of text editors
2022-05-01 16:19 ` Drew Adams
2022-05-02 0:35 ` Po Lu via Bug reports for GNU Emacs, the Swiss army knife of text editors
2022-05-02 2:19 ` Drew Adams [this message]
2022-05-02 2:50 ` Po Lu via Bug reports for GNU Emacs, the Swiss army knife of text editors
2022-05-02 14:53 ` Drew Adams
2022-05-03 0:22 ` Po Lu via Bug reports for GNU Emacs, the Swiss army knife of text editors
2022-05-03 1:32 ` Drew Adams
2022-05-03 2:01 ` Po Lu via Bug reports for GNU Emacs, the Swiss army knife of text editors
2022-05-03 4:16 ` Drew Adams
2022-05-03 4:44 ` Po Lu via Bug reports for GNU Emacs, the Swiss army knife of text editors
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
List information: https://www.gnu.org/software/emacs/
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=SJ0PR10MB548830F9569ECA3F63D595AFF3C19@SJ0PR10MB5488.namprd10.prod.outlook.com \
--to=drew.adams@oracle.com \
--cc=23341@debbugs.gnu.org \
--cc=clement.pitclaudel@live.com \
--cc=larsi@gnus.org \
--cc=luangruo@yahoo.com \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
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).