From mboxrd@z Thu Jan 1 00:00:00 1970 From: brian powell Subject: Capture the mouse-highlight help-text in a file? Date: Thu, 15 Mar 2012 12:49:48 -0400 Message-ID: Mime-Version: 1.0 Content-Type: multipart/alternative; boundary=f46d04479fd94c7de504bb4ae1ed Return-path: Received: from eggs.gnu.org ([208.118.235.92]:35668) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1S8DsI-000342-Dh for emacs-orgmode@gnu.org; Thu, 15 Mar 2012 12:50:03 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1S8Ds7-0000Xl-I1 for emacs-orgmode@gnu.org; Thu, 15 Mar 2012 12:50:01 -0400 Received: from mail-yx0-f169.google.com ([209.85.213.169]:60548) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1S8Ds7-0000WJ-Av for emacs-orgmode@gnu.org; Thu, 15 Mar 2012 12:49:51 -0400 Received: by yenm8 with SMTP id m8so3871789yen.0 for ; Thu, 15 Mar 2012 09:49:48 -0700 (PDT) List-Id: "General discussions about Org-mode." List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: emacs-orgmode-bounces+geo-emacs-orgmode=m.gmane.org@gnu.org Sender: emacs-orgmode-bounces+geo-emacs-orgmode=m.gmane.org@gnu.org To: emacs-orgmode@gnu.org --f46d04479fd94c7de504bb4ae1ed Content-Type: text/plain; charset=ISO-8859-1 * 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? --f46d04479fd94c7de504bb4ae1ed Content-Type: text/html; charset=ISO-8859-1 Content-Transfer-Encoding: quoted-printable
* I know that this will toggle the=A0mouse-highlight "messages th= at 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=A0"messages t= hat pop-up" to a file?

*** Maybe to a FIFO?


--f46d04479fd94c7de504bb4ae1ed--