bug-gnu-emacs
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

bug#17788: 24.3; ruler-mode: column indicators "hop" left if you drag th


From: Andrea Rossetti
Subject: bug#17788: 24.3; ruler-mode: column indicators "hop" left if you drag them diagonally
Date: Mon, 16 Jun 2014 21:03:16 +0200
User-agent: Gnus/5.13 (Gnus v5.13) Emacs/24.3 (windows-nt)

Stephen Berman <stephen.berman@gmx.net> writes:
> I do indeed that the scroll bar on the left (it's also a non-toolkit
> scroll bar, FWIW).
> With your patch, I still get a jump of # when I drag the mouse pointer
> down out of the ruler, but now only by two columns to the left,
> regardless of whether I set the left margin or not.

  Hi Stephen, I confirm that left scroll bar was a relevant
difference between us: if I type "M-S-; (set-scroll-bar-mode 'left) RET"
in ruler-mode I get scroll-bar on left side and see the indicators
"hop" exactly two columns left, same as in your setup.

>> +     (if (eq (posn-area start) 'header-line)
>                            ^^^^^
> I guess this should be `start-or-end-event' (otherwise the byte compiler
> warns about a free variable).

  Ehm... my apologies for that :) I'm now going to post
another version of the patch (can you please throw away the
previous one). Kindest regards,

  Andrea





reply via email to

[Prev in Thread] Current Thread [Next in Thread]