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

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

[debbugs-tracker] bug#20234: closed (25.0.50; `multi-isearch-end' should


From: GNU bug Tracking System
Subject: [debbugs-tracker] bug#20234: closed (25.0.50; `multi-isearch-end' should reset `multi-isearch-buffer-list' to nil)
Date: Tue, 31 Mar 2015 20:40:05 +0000

Your message dated Tue, 31 Mar 2015 23:36:29 +0300
with message-id <address@hidden>
and subject line Re: bug#20234: 25.0.50; `multi-isearch-end' should reset 
`multi-isearch-buffer-list' to nil
has caused the debbugs.gnu.org bug report #20234,
regarding 25.0.50; `multi-isearch-end' should reset `multi-isearch-buffer-list' 
to nil
to be marked as done.

(If you believe you have received this mail in error, please contact
address@hidden)


-- 
20234: http://debbugs.gnu.org/cgi/bugreport.cgi?bug=20234
GNU Bug Tracking System
Contact address@hidden with problems
--- Begin Message --- Subject: 25.0.50; `multi-isearch-end' should reset `multi-isearch-buffer-list' to nil Date: Mon, 30 Mar 2015 15:22:26 -0700 (PDT)
This is in some sense a companion bug report to #20232.

The `multi-isearch' commands set `multi-isearch-buffer-list' to the set
of buffers being searched.  But this variable should be reset by
`multi-isearch-end', so that other functions can use
`multi-isearch-buffer-list' to test whether normal Isearch or
`multi-search' is in progress.

For example, I have code that does something similar to what `M-s h r'
does, but it works also across the multiple buffers searched by
`multi-isearch-buffers*'.  Currently I have to advise
`multi-isearch-end' so that it resets `multi-isearch-buffer-list' to
nil.  It should do this anyway, I think.


In GNU Emacs 25.0.50.1 (i686-pc-mingw32)
 of 2014-10-20 on LEG570
Bzr revision: 118168 address@hidden
Windowing system distributor `Microsoft Corp.', version 6.1.7601
Configured using:
 `configure --enable-checking=yes,glyphs CPPFLAGS=-DGLYPH_DEBUG=1'



--- End Message ---
--- Begin Message --- Subject: Re: bug#20234: 25.0.50; `multi-isearch-end' should reset `multi-isearch-buffer-list' to nil Date: Tue, 31 Mar 2015 23:36:29 +0300 User-agent: Gnus/5.13 (Gnus v5.13) Emacs/25.0.50 (x86_64-pc-linux-gnu)
fixed 20234 24.5.0

> Bzr revision: 118168 address@hidden
                                   ========

Your version is very old.  This was already fixed long ago
on 20141109 in d3dba954.


--- End Message ---

reply via email to

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