unofficial mirror of bug-gnu-emacs@gnu.org 
 help / color / mirror / code / Atom feed
* bug#20234: 25.0.50; `multi-isearch-end' should reset `multi-isearch-buffer-list' to nil
@ 2015-03-30 22:22 Drew Adams
  2015-03-31 20:36 ` Juri Linkov
  0 siblings, 1 reply; 3+ messages in thread
From: Drew Adams @ 2015-03-30 22:22 UTC (permalink / raw)
  To: 20234

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 rgm@gnu.org-20141020195941-icp42t8ttcnud09g
Windowing system distributor `Microsoft Corp.', version 6.1.7601
Configured using:
 `configure --enable-checking=yes,glyphs CPPFLAGS=-DGLYPH_DEBUG=1'





^ permalink raw reply	[flat|nested] 3+ messages in thread

* bug#20234: 25.0.50; `multi-isearch-end' should reset `multi-isearch-buffer-list' to nil
  2015-03-30 22:22 bug#20234: 25.0.50; `multi-isearch-end' should reset `multi-isearch-buffer-list' to nil Drew Adams
@ 2015-03-31 20:36 ` Juri Linkov
  2015-03-31 21:25   ` Drew Adams
  0 siblings, 1 reply; 3+ messages in thread
From: Juri Linkov @ 2015-03-31 20:36 UTC (permalink / raw)
  To: Drew Adams; +Cc: 20234-done

fixed 20234 24.5.0

> Bzr revision: 118168 rgm@gnu.org-20141020195941-icp42t8ttcnud09g
                                   ========

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





^ permalink raw reply	[flat|nested] 3+ messages in thread

* bug#20234: 25.0.50; `multi-isearch-end' should reset `multi-isearch-buffer-list' to nil
  2015-03-31 20:36 ` Juri Linkov
@ 2015-03-31 21:25   ` Drew Adams
  0 siblings, 0 replies; 3+ messages in thread
From: Drew Adams @ 2015-03-31 21:25 UTC (permalink / raw)
  To: Juri Linkov; +Cc: 20234-done

> fixed 20234 24.5.0

Great.

> > Bzr revision: 118168 rgm@gnu.org-20141020195941-icp42t8ttcnud09g
> 
> Your version is very old.  This was already fixed long ago
> on 20141109 in d3dba954.

Yes.  Unfortunately, I can't use more recent builds.  They break
my setup too much.  The same will no doubt be true also of then
upcoming release.  Eventually I will get the time to find out
more about the regression and file a proper bug report for it,
hopefully.  Or else I will just have to stay with Emacs 24.4...





^ permalink raw reply	[flat|nested] 3+ messages in thread

end of thread, other threads:[~2015-03-31 21:25 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2015-03-30 22:22 bug#20234: 25.0.50; `multi-isearch-end' should reset `multi-isearch-buffer-list' to nil Drew Adams
2015-03-31 20:36 ` Juri Linkov
2015-03-31 21:25   ` Drew Adams

Code repositories for project(s) associated with this public inbox

	https://git.savannah.gnu.org/cgit/emacs.git

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).