From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: Michael Albinus Newsgroups: gmane.emacs.devel Subject: xesam.el (was: Release plans) Date: Fri, 25 Jul 2008 00:07:10 +0200 Message-ID: <87hcafx7g1.fsf_-_@gmx.de> References: <87r69wcxn7.fsf@stupidchicken.com> <87prp7vo3k.fsf@stupidchicken.com> <873am0mify.fsf@gmx.de> <87wsjc46ry.fsf@stupidchicken.com> NNTP-Posting-Host: lo.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Trace: ger.gmane.org 1216937325 28821 80.91.229.12 (24 Jul 2008 22:08:45 GMT) X-Complaints-To: usenet@ger.gmane.org NNTP-Posting-Date: Thu, 24 Jul 2008 22:08:45 +0000 (UTC) Cc: emacs-devel@gnu.org To: Chong Yidong Original-X-From: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Fri Jul 25 00:09:33 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 1KM901-0002b3-3Y for ged-emacs-devel@m.gmane.org; Fri, 25 Jul 2008 00:09:25 +0200 Original-Received: from localhost ([127.0.0.1]:48126 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1KM8z5-0000ac-JN for ged-emacs-devel@m.gmane.org; Thu, 24 Jul 2008 18:08:27 -0400 Original-Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1KM8y1-0008L0-2y for emacs-devel@gnu.org; Thu, 24 Jul 2008 18:07:21 -0400 Original-Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1KM8xz-0008KL-Ed for emacs-devel@gnu.org; Thu, 24 Jul 2008 18:07:20 -0400 Original-Received: from [199.232.76.173] (port=44104 helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1KM8xz-0008KH-9c for emacs-devel@gnu.org; Thu, 24 Jul 2008 18:07:19 -0400 Original-Received: from mail.gmx.net ([213.165.64.20]:34023) by monty-python.gnu.org with smtp (Exim 4.60) (envelope-from ) id 1KM8xy-0007hy-Bu for emacs-devel@gnu.org; Thu, 24 Jul 2008 18:07:19 -0400 Original-Received: (qmail invoked by alias); 24 Jul 2008 22:07:13 -0000 Original-Received: from p57A217D3.dip0.t-ipconnect.de (EHLO arthur.local) [87.162.23.211] by mail.gmx.net (mp022) with SMTP; 25 Jul 2008 00:07:13 +0200 X-Authenticated: #3708877 X-Provags-ID: V01U2FsdGVkX18EK1w55JAEm4GXteMmu0KjMIqy58a6L3NR9IMv+v M+qYW0UU5XzqAt In-Reply-To: <87wsjc46ry.fsf@stupidchicken.com> (Chong Yidong's message of "Wed, 23 Jul 2008 17:42:09 -0400") User-Agent: Gnus/5.13 (Gnus v5.13) Emacs/23.0.60 (gnu/linux) X-Y-GMX-Trusted: 0 X-FuHaFi: 0.65 X-detected-kernel: by monty-python.gnu.org: Genre and OS details not recognized. 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:101429 Archived-At: Chong Yidong writes: > Michael Albinus writes: > >> I have a small package in the queue, xesam.el. It provides an interface >> to search engines, who support the Xesam API(1). I've tested it with >> beagle(2) and strigi(3) as well as with the demo script from the >> xesam-tools(4), which implements an access to yahoo. tracker(5), >> pinot(6) and recoll(7) are also said to support Xesam; this I haven't >> tested (yet). >> >> The package is functional, although it might need some polishing. Are >> there any objections to install it at lisp/net? > > Go ahead, if you feel that it is ready for inclusion (and please include > a NEWS entry). done. Best regards, Michael.