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 #8 received at 20232 <at> debbugs.gnu.org (full text, mbox):

From: Juri Linkov <juri <at> linkov.net>
To: Drew Adams <drew.adams <at> oracle.com>
Cc: 20232 <at> debbugs.gnu.org
Subject: Re: bug#20232: 25.0.50; doc string of `multi-isearch-buffer-list'
Date: Tue, 31 Mar 2015 23:38:03 +0300
> 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.

You can see in `isearch-message-prefix' that `multi-isearch-file-list'
is used to test if Isearch is currently searching more than one file,
so do you need to have a doc string for `multi-isearch-file-list' as well?




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.