* I know that this will toggle the mouse-highlight "messages that pop-up" when you move a mouse over a "LINK: " in OrgMode:
(setq mouse-highlight (not mouse-highlight))
** Now, is there a simple way to send the "messages that pop-up" to a file?
*** Maybe to a FIFO?