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

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

[debbugs-tracker] bug#20232: closed (25.0.50; doc string of `multi-isear


From: GNU bug Tracking System
Subject: [debbugs-tracker] bug#20232: closed (25.0.50; doc string of `multi-isearch-buffer-list')
Date: Tue, 07 Apr 2015 17:16:01 +0000

Your message dated Tue, 07 Apr 2015 10:15:42 -0700
with message-id <address@hidden>
and subject line Re: 25.0.50; doc string of `multi-isearch-buffer-list'
has caused the debbugs.gnu.org bug report #20232,
regarding 25.0.50; doc string of `multi-isearch-buffer-list'
to be marked as done.

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


-- 
20232: http://debbugs.gnu.org/cgi/bugreport.cgi?bug=20232
GNU Bug Tracking System
Contact address@hidden with problems
--- Begin Message --- 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 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: 25.0.50; doc string of `multi-isearch-buffer-list' Date: Tue, 07 Apr 2015 10:15:42 -0700 User-agent: Mozilla/5.0 (X11; Linux x86_64; rv:31.0) Gecko/20100101 Thunderbird/31.6.0 I gave a shot at documenting those vars as master commit 29500239d3289803275ed6d4c774ab4488918564 and am marking this as done.


--- End Message ---

reply via email to

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