Eli Zaretskii wrote:

   What's wrong with testing x-show-tip for being fboundp?

and Kim Storm wrote:

   Since x-show-tip is only defined with X/W32/MAC, this should work:

   (if (fboundp 'x-show-tip)
       (load "tooltip"))

OK, I have installed that.

Sincerely,

Luc.


_______________________________________________
Emacs-devel mailing list
Emacs-devel@gnu.org
http://lists.gnu.org/mailman/listinfo/emacs-devel

Reply via email to