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

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

bug#25302: 25.1; `isearch-allow-prefix' does not allow `C-u C-u'


From: npostavs
Subject: bug#25302: 25.1; `isearch-allow-prefix' does not allow `C-u C-u'
Date: Thu, 05 Jan 2017 20:27:19 -0500
User-agent: Gnus/5.13 (Gnus v5.13) Emacs/25.1 (gnu/linux)

# as mentioned in OP
found 25302 24.4

tags 25302 fixed
close 25302 26.1
quit

npostavs@users.sourceforge.net writes:

> Drew Adams <drew.adams@oracle.com> writes:
>
>> But a guess about the regression for `isearch-allow-scroll' is that
>> it also needs to be added here:
>>
>>  ;; Universal argument commands
>>  (put 'universal-argument 'isearch-scroll t)
>>  (put 'negative-argument 'isearch-scroll t)
>>  (put 'digit-argument 'isearch-scroll t)
>>
>> IOW, add (put 'universal-argument-more 'isearch-scroll t)
>
> Agreed.

Pushed as [1: 69b9224] 

1: 2017-01-05 20:20:42 -0500 69b9224a327ade40f3dab9b8ae6d9553462ced07
  Fix isearch handling of C-u C-u...





reply via email to

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