martin rudalics writes: >> Right, I fixed these bugs in the eldoc-tooltip-joao.el. Sorry, but last >> time I tested only very briefly, now I spent some more minutes on it. > > Now if I insert in *scratch* Here's the updated version of the file (let's hope I got it right, still stubbornly avoiding Git for this...) I left some comments in the code about commenting out these lines, which interfered witht he echo-area display in my testing. ;; (add-hook 'window-configuration-change-hook 'eldoc-tooltip--hide-tip) ;; (add-hook 'window-size-change-functions 'eldoc-tooltip--hide-tip) João