> Nick Roberts wrote:
> 
>     > But shouldn't the cursor change to a hand cursor rather than an arrow
>     > cursor when hoovering over a mouse-face?
> 
>    Following the change, if you have just line-number-mode on ,then the arrow
>    pointer still displays over this area (I think this may be an existing
>    bug not an introduced one).
> 
> You mean the fact that if you start on the line number, where a double
> arrow is displayed, then move slightly to the right, it changes into a
> single sided slanted arrow for a short distance before turning into a
> double sided arrow again?  That behavior is already present in an old
> CVS version from February 7 I still have around.

    (pp (format-mode-line mode-line-position))
    #("All L6   " 0 3
      (help-echo "mouse-1: select (drag to resize), mouse-2: delete others, 
mouse-3: delete this")
      3 5
      (help-echo "mouse-1: select (drag to resize), mouse-2: delete others, 
mouse-3: delete this")
      5 6
      (help-echo "mouse-1: select (drag to resize), mouse-2: delete others, 
mouse-3: delete this")
      6 9 nil)

"6 9 nil" becomes the hole.
I'll take more time about this issue.

Masatake


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

Reply via email to