From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: "Juanma Barranquero" Newsgroups: gmane.emacs.devel Subject: Re: isearch multiple buffers Date: Thu, 25 Oct 2007 10:26:14 +0200 Message-ID: References: <87odfcggvl.fsf@jurta.org> <87odepv21n.fsf@catnip.gol.com> <87ir4wjcev.fsf@catnip.gol.com> <47203C01.4070909@gmx.at> NNTP-Posting-Host: lo.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 7bit X-Trace: ger.gmane.org 1193300803 19875 80.91.229.12 (25 Oct 2007 08:26:43 GMT) X-Complaints-To: usenet@ger.gmane.org NNTP-Posting-Date: Thu, 25 Oct 2007 08:26:43 +0000 (UTC) Cc: martin rudalics , Eli Zaretskii , emacs-devel@gnu.org To: "Miles Bader" Original-X-From: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Thu Oct 25 10:26:44 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 1Iky2u-0001Rp-LO for ged-emacs-devel@m.gmane.org; Thu, 25 Oct 2007 10:26:29 +0200 Original-Received: from localhost ([127.0.0.1] helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1Iky2m-0006t0-DK for ged-emacs-devel@m.gmane.org; Thu, 25 Oct 2007 04:26:20 -0400 Original-Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1Iky2j-0006sv-Vz for emacs-devel@gnu.org; Thu, 25 Oct 2007 04:26:18 -0400 Original-Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1Iky2i-0006sj-1a for emacs-devel@gnu.org; Thu, 25 Oct 2007 04:26:17 -0400 Original-Received: from [199.232.76.173] (helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1Iky2h-0006sg-T4 for emacs-devel@gnu.org; Thu, 25 Oct 2007 04:26:15 -0400 Original-Received: from wa-out-1112.google.com ([209.85.146.180]) by monty-python.gnu.org with esmtp (Exim 4.60) (envelope-from ) id 1Iky2h-0001oE-Ic for emacs-devel@gnu.org; Thu, 25 Oct 2007 04:26:15 -0400 Original-Received: by wa-out-1112.google.com with SMTP id k34so551868wah for ; Thu, 25 Oct 2007 01:26:14 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=beta; h=domainkey-signature:received:received:message-id:date:from:to:subject:cc:in-reply-to:mime-version:content-type:content-transfer-encoding:content-disposition:references; bh=f4Vmn3UAXpGOKwSUcee/r43cEoRflzWKhKVgeGsLjQ0=; b=KQ/Ycz4V5f1ZJtLDQp2EAAvjYp7iO7/rKt9cHRokNoJnotTIK2KA61TjhQ7oWqNHpyqBrXrc7z5t6kUMYqpojqPNojhbeY6Kp8fDs18cMmDu3p/ZhPsRLEbglzPQC+iDMzJsyIupeVZ7Y37gf3mMyNDPdaP+gSpt6DFvV1B2xLs= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=beta; h=received:message-id:date:from:to:subject:cc:in-reply-to:mime-version:content-type:content-transfer-encoding:content-disposition:references; b=oMQh0is697N7pZkJAO/CfeAn9FuIRCrkz5qQ2SpLHrtOBw6th+xIsFjv5LAwbFEQn1nOlqvnsDLAvu2LvVbMM3LJWSXB9JudefGjAhyyi+oD6xczE30eDEGOnW53VxbW2kcwL0OX+X6zASw8cgOgGbrignxIYAXdETbvGS7e034= Original-Received: by 10.114.174.2 with SMTP id w2mr1829599wae.1193300774384; Thu, 25 Oct 2007 01:26:14 -0700 (PDT) Original-Received: by 10.115.72.13 with HTTP; Thu, 25 Oct 2007 01:26:14 -0700 (PDT) In-Reply-To: Content-Disposition: inline X-detected-kernel: by monty-python.gnu.org: Linux 2.6 (newer, 2) 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:81694 Archived-At: On 10/25/07, Miles Bader wrote: > being based on bill gate's brain tumor 30 years ago. The 8.3 scheme predates MS-DOS. And it was quite reasonable at the time. Juanma