emacs-devel
[Top][All Lists]
Advanced

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

Re: IDE


From: martin rudalics
Subject: Re: IDE
Date: Sun, 11 Oct 2015 12:17:58 +0200

> - It's background rendering is inconsistent. As an example, the first
> time I evaluate (tooltip-show "abc") in an Emacs session, the
> background is yellow-ish. The next time, and after that, the
> background is black.

This is the reason I'm always using ‘x-show-tip’.

> - Is there a way to show several tooltips at once? To display different 
elements of the completion UI side by side.

AFAICT no.  You'd have to put them into the same tooltip.

> - If a tooltip is displayed, and I Alt-Tab to another program's window, the 
tooltip remains on top. This is by far the most annoying one.

Very annoying, indeed.  See my solution for this in
‘eldoc-tooltip-mode’.

martin

Attachment: eldoc-tooltip.el
Description: application/emacs-lisp


reply via email to

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