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


View this message in rfc822 format

From: help-debbugs <at> gnu.org (GNU bug Tracking System)
To: Paul Eggert <eggert <at> cs.ucla.edu>
Cc: tracker <at> debbugs.gnu.org
Subject: bug#20232: closed (25.0.50; doc string of `multi-isearch-buffer-list')
Date: Tue, 07 Apr 2015 17:16:01 +0000
[Message part 1 (text/plain, inline)]
Your message dated Tue, 07 Apr 2015 10:15:42 -0700
with message-id <552410BE.3090704 <at> cs.ucla.edu>
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
help-debbugs <at> gnu.org.)


-- 
20232: http://debbugs.gnu.org/cgi/bugreport.cgi?bug=20232
GNU Bug Tracking System
Contact help-debbugs <at> gnu.org with problems
[Message part 2 (message/rfc822, inline)]
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'


[Message part 3 (message/rfc822, inline)]
From: Paul Eggert <eggert <at> cs.ucla.edu>
To: 20232-done <at> debbugs.gnu.org
Subject: Re: 25.0.50; doc string of `multi-isearch-buffer-list'
Date: Tue, 07 Apr 2015 10:15:42 -0700
I gave a shot at documenting those vars as master commit 
29500239d3289803275ed6d4c774ab4488918564 and am marking this as done.


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.