David Reitter <[EMAIL PROTECTED]> writes:

> When mouse-sel-mode is enabled, one cannot click on (mouse-1) buttons
> in customize buffers or follow most links in *info* buffers, even
> though mouse-1-click-follows-link is t.

IIUC, the reason is that mouse-sel-mode reimplements the whole standard
mouse click / mouse drag functionality, and mouse-1-click-follows-link
is implemented in the standard mouse handling only (mouse.el).

>
> This is IMPORTANT because it makes customize buffers UNUSABLE and the
> help buffers almost unusable for users who don't know (yet) to use a
> modifier with the mouse or set the point and press RET.

In what way do they become unusable ?  

Again, if the problem is that mouse-sel-mode doesn't understand the
new mouse-1-click-follows-link, so I would expect that the mouse works
as it used to when you enable mouse-sel-mode.  In what way does it
fail?

Does mouse-2 still work as it used to?

> For everyone else (at least in the Mac's one-mouse-button-world) this
> is very inconvenient.
>
> This is reproducible with a fairly recent (last week) CVS build.

Anybody want to update mouse-sel.el to support mouse-1-click-follows-link ?

-- 
Kim F. Storm <[EMAIL PROTECTED]> http://www.cua.dk



_______________________________________________
Emacs-pretest-bug mailing list
[email protected]
http://lists.gnu.org/mailman/listinfo/emacs-pretest-bug

Reply via email to