|
| From: | Lennart Borgman (gmail) |
| Subject: | bug#740: 23.0.60; Text buttons does not do the action with mouse-1 |
| Date: | Tue, 19 Aug 2008 15:03:46 +0200 |
| User-agent: | Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US; rv:1.8.1.9) Gecko/20071031 Thunderbird/2.0.0.9 Mnenhy/0.7.5.666 |
If you insert a text button in a buffer
(insert-text-button 'test
'action (lambda (button)
(interactive)
(message "You clicked %s" button)))
then nothing happens if you click with mouse-1 on the button. At least
not on w32.
Wasn't there a decision that this should work on w32 where you normally
click links with mouse-1?
In GNU Emacs 23.0.60.1 (i386-mingw-nt5.1.2600)
of 2008-08-10
Windowing system distributor `Microsoft Corp.', version 5.1.2600
| [Prev in Thread] | Current Thread | [Next in Thread] |