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

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

bug#22018: 25.0.50; REGRESSION wrt `isearch-new-word'


From: Artur Malabarba
Subject: bug#22018: 25.0.50; REGRESSION wrt `isearch-new-word'
Date: Thu, 26 Nov 2015 23:21:29 +0000

On 26 Nov 2015 5:10 pm, "Drew Adams" <drew.adams@oracle.com> wrote:
>
> You essentially did a global replace of `isearch-word' and
> `isearch-new-word' with `isearch-regexp-function' and
> `isearch-new-regexp-function'.
>
> You provided a `define-obsolete-variable-alias' for `isearch-word',
> which is a global variable.  But you did nothing to accommodate
> `isearch-new-word'.

So adding an alias for isearch-new-word should (in principle) fix the issue?


reply via email to

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