From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: Stefan Monnier Newsgroups: gmane.emacs.devel Subject: Re: isearch multiple buffers Date: Fri, 12 Oct 2007 12:37:21 -0400 Message-ID: References: <87odfcggvl.fsf@jurta.org> <87myut77c2.fsf@jurta.org> <873awlidih.fsf@offby1.atm01.sea.blarg.net> <871wc51any.fsf@jurta.org> <878x6a6ktw.fsf@jurta.org> <871wc15m2b.fsf@jurta.org> NNTP-Posting-Host: lo.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Trace: sea.gmane.org 1192207770 22389 80.91.229.12 (12 Oct 2007 16:49:30 GMT) X-Complaints-To: usenet@sea.gmane.org NNTP-Posting-Date: Fri, 12 Oct 2007 16:49:30 +0000 (UTC) Cc: Juri Linkov , emacs-devel@gnu.org To: rms@gnu.org Original-X-From: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Fri Oct 12 18:49:20 2007 Return-path: Envelope-to: ged-emacs-devel@m.gmane.org Original-Received: from lists.gnu.org ([199.232.76.165]) by lo.gmane.org with esmtp (Exim 4.50) id 1IgNWN-0000AL-Fq for ged-emacs-devel@m.gmane.org; Fri, 12 Oct 2007 18:37:56 +0200 Original-Received: from localhost ([127.0.0.1] helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1IgNWH-0007Oj-3b for ged-emacs-devel@m.gmane.org; Fri, 12 Oct 2007 12:37:49 -0400 Original-Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1IgNWD-0007Nx-8O for emacs-devel@gnu.org; Fri, 12 Oct 2007 12:37:45 -0400 Original-Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1IgNWB-0007NG-NT for emacs-devel@gnu.org; Fri, 12 Oct 2007 12:37:44 -0400 Original-Received: from [199.232.76.173] (helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1IgNWB-0007NA-Gc for emacs-devel@gnu.org; Fri, 12 Oct 2007 12:37:43 -0400 Original-Received: from x-132-204-252-255.xtpr.umontreal.ca ([132.204.252.255] helo=ceviche.home) by monty-python.gnu.org with esmtp (Exim 4.60) (envelope-from ) id 1IgNW4-0000ew-Mg; Fri, 12 Oct 2007 12:37:40 -0400 Original-Received: by ceviche.home (Postfix, from userid 20848) id 6C3D9B41BB; Fri, 12 Oct 2007 12:37:20 -0400 (EDT) In-Reply-To: (Richard Stallman's message of "Fri\, 12 Oct 2007 11\:59\:45 -0400") User-Agent: Gnus/5.11 (Gnus v5.11) Emacs/23.0.50 (gnu/linux) X-detected-kernel: by monty-python.gnu.org: Linux 2.6 (newer, 3) X-BeenThere: emacs-devel@gnu.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: "Emacs development discussions." List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Original-Sender: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Errors-To: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Xref: news.gmane.org gmane.emacs.devel:80730 Archived-At: > If you want to implement all three, please do. We may as well start with just the right default and later when-and-if the need for more flexibility comes up we can add it (at which point we may know better how and when to provide the choice: a global setting may very well not be the right thing to do). Stefan