> Thanks a lot for the patch, feel free to let me know which version I could > build and test. The patch I sent earlier had a thinko (the same as the one from 2014) which I tried to fix now. You should be able to apply the attached to any recent version but I tested with master only. You don't even have to build Emacs, just compile and load mouse.el to test it. Afterwards we'll have to decide whether we want this change to become the default behavior (and obviously check whether it badly affects any other instances of line dragging). Note also, that "characterwise" dragging does not take face remapping into account. The size of a character is always the canonical character size of the respective frame. martin