>  > Why? It is much more convenient to allow users to click on a link.  If
>  > the user wants to move the header line (which is not something that
>  > people do frequently, anyway), all she has to do is to move the mouse
>  > two milimeters to the left, outside the button.  This is what people
>  > are used to in all other graphical applications -- no one sees a
>  > button and thinks, "Yeah, that's for resizing the window."
>
> The choice isn't between clicking or dragging, its between clicking or
> clicking *and* dragging.  You're adding a line of code that just prevents the
> header line from being dragged at that point.  It seems a bit pointless.

Alright.  I've taken out the part inhibiting down-mouse-1 on the
header line.

As for not binding to lambda expressions, that will have to wait until
someone else comes up with a clean way to do it.  Since the patch
works, it's better than nothing, so I've checked it in.


_______________________________________________
Emacs-devel mailing list
Emacs-devel@gnu.org
http://lists.gnu.org/mailman/listinfo/emacs-devel

Reply via email to