From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: Thomas Link Newsgroups: gmane.emacs.devel Subject: Re: isearch multiple buffers Date: Mon, 21 Jul 2008 12:42:20 +0200 Message-ID: <4884680C.1050309@gmx.at> References: <87odfcggvl.fsf@jurta.org> <87prp9bae0.fsf@jurta.org> <874p6kuz1f.fsf@jurta.org> <4884325C.3090304@gmx.at> <87fxq3eghs.fsf@jurta.org> NNTP-Posting-Host: lo.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii; format=flowed Content-Transfer-Encoding: 7bit X-Trace: ger.gmane.org 1216651657 21793 80.91.229.12 (21 Jul 2008 14:47:37 GMT) X-Complaints-To: usenet@ger.gmane.org NNTP-Posting-Date: Mon, 21 Jul 2008 14:47:37 +0000 (UTC) Cc: rms@gnu.org, emacs-devel@gnu.org To: Juri Linkov Original-X-From: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Mon Jul 21 16:48:25 2008 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 1KKwgM-0001Vg-3b for ged-emacs-devel@m.gmane.org; Mon, 21 Jul 2008 16:48:10 +0200 Original-Received: from localhost ([127.0.0.1]:60082 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1KKwfS-000179-Ts for ged-emacs-devel@m.gmane.org; Mon, 21 Jul 2008 10:47:14 -0400 Original-Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1KKsqb-0007lT-7o for emacs-devel@gnu.org; Mon, 21 Jul 2008 06:42:29 -0400 Original-Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1KKsqY-0007fG-Gv for emacs-devel@gnu.org; Mon, 21 Jul 2008 06:42:27 -0400 Original-Received: from [199.232.76.173] (port=57628 helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1KKsqX-0007eo-Oc for emacs-devel@gnu.org; Mon, 21 Jul 2008 06:42:25 -0400 Original-Received: from mail.gmx.net ([213.165.64.20]:55822) by monty-python.gnu.org with smtp (Exim 4.60) (envelope-from ) id 1KKsqX-0000wT-04 for emacs-devel@gnu.org; Mon, 21 Jul 2008 06:42:25 -0400 Original-Received: (qmail invoked by alias); 21 Jul 2008 10:42:23 -0000 Original-Received: from mk090152253113.a1.net (EHLO [90.152.253.113]) [90.152.253.113] by mail.gmx.net (mp004) with SMTP; 21 Jul 2008 12:42:23 +0200 X-Authenticated: #6654488 X-Provags-ID: V01U2FsdGVkX19fBPEqer5fePz9/PrO1Nwh3h9jSTJod7BnindqRQ s1wibRftlBiel0 User-Agent: Thunderbird 2.0.0.14 (Windows/20080421) In-Reply-To: <87fxq3eghs.fsf@jurta.org> X-Y-GMX-Trusted: 0 X-FuHaFi: 0.8 X-detected-kernel: by monty-python.gnu.org: Linux 2.6, seldom 2.4 (older, 4) X-Mailman-Approved-At: Mon, 21 Jul 2008 10:46:23 -0400 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:101081 Archived-At: >> Back then I used xemacs most of the time (mostly because compilation was >> slightly easier on cygwin/windows). xemacs has cl loaded by default, and >> I considered it preferable to use its functions. I don't think this >> version has been thoroughly tested with emacs. >> > > Do you have any plans or ideas about updating filesets.el in Emacs > with a newer version you have? > Not in the near future (not because I'm against updating it but because I'm currently not able to test my current version). Feel free to rip out what you like. The last time I was contacted because of filesets I sent him my lastest version. If you're interested I can send you whatever I have. I'd assume though that it's the same version as on the website.