[Message Prev][Message Next][Thread Prev][Thread Next][Message Index][Thread Index]

[MD:2114]Vanishable mouse cursor.



From: yasushi@xxxxxxxxx さん曰く
Subject: [MD:2112]Vanishable mouse cursor.
Message-ID: <k860amqh.wl@xxxxxxxxxxxxxxxxx>
Date: Thu, 08 Mar 2001 13:49:42 +0900

まだ、新しいのは試せていません。

あべ> # テキストにmouse-faceを設定する方法がわからないので、ちゃんと実験した
あべ> # わけじゃないんですが。

(defun mtest (beg end &optional arg)
  (interactive "r\nP")
  (if arg
      (put-text-property beg end 'mouse-face nil)
    (put-text-property beg end 'mouse-face 'highlight)))

# いい加減ですが。

-- 
白井秀行 (mailto:shirai@xxxxxxxxxxx)