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

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

Re: fringe and mouse in emacs 22.1


From: Johan Bockgård
Subject: Re: fringe and mouse in emacs 22.1
Date: Thu, 18 Oct 2007 01:12:48 +0200
User-agent: Gnus/5.110007 (No Gnus v0.7) Emacs/23.0.50 (gnu/linux)

Allin Cottrell <cottrell@wfu.edu> writes:

> So what I'd like to do is enforce the old behavior: in the left
> fringe, mouse-down-plus-motion starts drag-selection.

    (global-set-key [left-fringe down-mouse-1] 'mouse-drag-region)

(Ditto for `right-fringe', if desired.)

-- 
Johan Bockgård


reply via email to

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