GNU bug report logs - #15839
24.3.50; `isearch-allow-scroll': be able to scroll point off screen temporarily

Previous Next

Package: emacs;

Reported by: Drew Adams <drew.adams <at> oracle.com>

Date: Fri, 8 Nov 2013 23:18:01 UTC

Severity: wishlist

Tags: fixed

Found in version 24.3.50

Fixed in version 27.1

Done: Juri Linkov <juri <at> linkov.net>

Bug is archived. No further changes may be made.

Full log


Message #119 received at control <at> debbugs.gnu.org (full text, mbox):

From: Juri Linkov <juri <at> linkov.net>
To: Michael Heerdegen <michael_heerdegen <at> web.de>
Cc: 15839 <at> debbugs.gnu.org
Subject: Re: bug#15839: 24.3.50;
 `isearch-allow-scroll': be able to scroll point off screen temporarily
Date: Tue, 11 Dec 2018 02:37:13 +0200
tags 15839 fixed
close 15839 27.1
thanks

>> It seems we can't detect such commands automatically,
>> so one way to support a command is to put a property
>> with the patch that I sent recently, e.g.
>>
>> (put 'backward-char 'isearch-move 'enabled)
>> (put 'forward-char 'isearch-move 'enabled)
>
> That sounds ok to me.  It would even give the user a way to configure
> which commands are ok.

Pushed to master.  Please try.




This bug report was last modified 6 years and 160 days ago.

Previous Next


GNU bug tracking system
Copyright (C) 1999 Darren O. Benham, 1997,2003 nCipher Corporation Ltd, 1994-97 Ian Jackson.