emacs-devel
[Top][All Lists]
Advanced

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

Re: Shift selection using interactive spec


From: martin rudalics
Subject: Re: Shift selection using interactive spec
Date: Tue, 18 Mar 2008 08:49:03 +0100
User-agent: Mozilla Thunderbird 1.0 (Windows/20041206)

> It might even be hacked in Elisp at least for a proof of concept, by
> detecting when point is moved because of scrolling, then setting
> cursor-type to nil, recording the original point, deactivating the mark,
> and then in some pre-command-hook reactivate the mark (if it was
> activated before) and set point back to its original value (thus causing
> the scroll-back).

That's what I tried with

http://lists.gnu.org/archive/html/emacs-devel/2008-02/msg01892.html






reply via email to

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