GNU bug report logs - #20232
25.0.50; doc string of `multi-isearch-buffer-list'

Previous Next

Package: emacs;

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

Date: Mon, 30 Mar 2015 17:37:01 UTC

Severity: minor

Found in version 25.0.50

Done: Paul Eggert <eggert <at> cs.ucla.edu>

Bug is archived. No further changes may be made.

Full log


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

From: Drew Adams <drew.adams <at> oracle.com>
To: bug-gnu-emacs <at> gnu.org
Subject: 25.0.50; doc string of `multi-isearch-buffer-list'
Date: Mon, 30 Mar 2015 10:36:36 -0700 (PDT)
Please add a doc string.  Seems that if anything in `misearch.el'
deserves a doc string it is this variable.

This is presumably the easiest and best thing for code to test, to see
if Isearch is currently searching more than one buffer.  At least a
glance at the code gives me that impression.  It seems better, I'm
guessing, than testing either of these:

* (and multi-isearch-next-buffer-current-function
       (buffer-live-p multi-isearch-current-buffer))

* Option multi-isearch-search.


In GNU Emacs 25.0.50.1 (i686-pc-mingw32)
 of 2014-10-20 on LEG570
Bzr revision: 118168 rgm <at> gnu.org-20141020195941-icp42t8ttcnud09g
Windowing system distributor `Microsoft Corp.', version 6.1.7601
Configured using:
 `configure --enable-checking=yes,glyphs CPPFLAGS=-DGLYPH_DEBUG=1'




This bug report was last modified 10 years and 43 days ago.

Previous Next


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