From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: Juri Linkov Newsgroups: gmane.emacs.devel Subject: Re: isearch multiple buffers Date: Mon, 21 Jul 2008 12:09:19 +0300 Organization: JURTA Message-ID: <87fxq3eghs.fsf@jurta.org> References: <87odfcggvl.fsf@jurta.org> <87prp9bae0.fsf@jurta.org> <874p6kuz1f.fsf@jurta.org> <4884325C.3090304@gmx.at> NNTP-Posting-Host: lo.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Trace: ger.gmane.org 1216632912 23261 80.91.229.12 (21 Jul 2008 09:35:12 GMT) X-Complaints-To: usenet@ger.gmane.org NNTP-Posting-Date: Mon, 21 Jul 2008 09:35:12 +0000 (UTC) Cc: rms@gnu.org, emacs-devel@gnu.org To: Thomas Link Original-X-From: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Mon Jul 21 11:36:00 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 1KKro5-0003Yb-MO for ged-emacs-devel@m.gmane.org; Mon, 21 Jul 2008 11:35:49 +0200 Original-Received: from localhost ([127.0.0.1]:44418 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1KKrnC-0006vR-CD for ged-emacs-devel@m.gmane.org; Mon, 21 Jul 2008 05:34:54 -0400 Original-Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1KKrkU-0004jU-Ao for emacs-devel@gnu.org; Mon, 21 Jul 2008 05:32:06 -0400 Original-Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1KKrkS-0004hM-Fd for emacs-devel@gnu.org; Mon, 21 Jul 2008 05:32:05 -0400 Original-Received: from [199.232.76.173] (port=48581 helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1KKrkR-0004gg-7d for emacs-devel@gnu.org; Mon, 21 Jul 2008 05:32:03 -0400 Original-Received: from relay01.kiev.sovam.com ([62.64.120.200]:2804) by monty-python.gnu.org with esmtps (TLS-1.0:DHE_RSA_AES_256_CBC_SHA1:32) (Exim 4.60) (envelope-from ) id 1KKrkB-0003mG-LU; Mon, 21 Jul 2008 05:31:48 -0400 Original-Received: from [83.170.232.243] (helo=smtp.svitonline.com) by relay01.kiev.sovam.com with esmtp (Exim 4.67) (envelope-from ) id 1KKrk9-000H0C-Lc; Mon, 21 Jul 2008 12:31:46 +0300 In-Reply-To: <4884325C.3090304@gmx.at> (Thomas Link's message of "Mon, 21 Jul 2008 08:53:16 +0200") User-Agent: Gnus/5.13 (Gnus v5.13) Emacs/23.0.60 (x86_64-pc-linux-gnu) X-Scanner-Signature: e35cef5ed21d82303c208435479e4a86 X-DrWeb-checked: yes X-SpamTest-Envelope-From: juri@jurta.org X-SpamTest-Group-ID: 00000000 X-SpamTest-Header: Trusted X-SpamTest-Info: Profiles 4382 [July 21 2008] X-SpamTest-Info: {received from trusted relay: common white list} X-SpamTest-Info: {HEADERS: header Content-Type found without required header Content-Transfer-Encoding} X-SpamTest-Method: white ip list X-SpamTest-Rate: 10 X-SpamTest-Status: Trusted X-SpamTest-Status-Extended: trusted X-SpamTest-Version: SMTP-Filter Version 3.0.0 [0278], KAS30/Release X-detected-kernel: by monty-python.gnu.org: FreeBSD 4.8-5.1 (or MacOS X 10.2-10.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:101062 Archived-At: > Somebody put me on the cc list. I currently don't use emacs and (to my > knowledge) I'm not??? the present maintainer of filesets but I'd like to > comment on a few statements. Yes, according to the current file header you are not the present maintainer, but I've put you on cc because I discovered that you have a new version of filesets.el with more features that Emacs still lacks. >> On the www site of the filesets project I've found a file filesets2.el >> that contains features missing in the Emacs version of filesets.el. >> These features provide integration with dired and ibuffer: there are >> special commands to add a buffer from the ibuffer's buffer list to >> a fileset, and to add dired marked buffers to a fileset. I wonder >> why the author didn't include them to Emacs. >> > 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? -- Juri Linkov http://www.jurta.org/emacs/