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: Re: Release plans Date: Wed, 23 Jul 2008 22:52:49 +0200 Message-ID: <873am0mify.fsf@gmx.de> References: <87r69wcxn7.fsf@stupidchicken.com> <87prp7vo3k.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 1216846397 12354 80.91.229.12 (23 Jul 2008 20:53:17 GMT) X-Complaints-To: usenet@ger.gmane.org NNTP-Posting-Date: Wed, 23 Jul 2008 20:53:17 +0000 (UTC) Cc: emacs-devel@gnu.org To: Chong Yidong Original-X-From: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Wed Jul 23 22:54:05 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 1KLlLO-0003ab-QS for ged-emacs-devel@m.gmane.org; Wed, 23 Jul 2008 22:53:55 +0200 Original-Received: from localhost ([127.0.0.1]:36362 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1KLlKV-0000Al-ER for ged-emacs-devel@m.gmane.org; Wed, 23 Jul 2008 16:52:59 -0400 Original-Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1KLlKQ-00009k-Ph for emacs-devel@gnu.org; Wed, 23 Jul 2008 16:52:54 -0400 Original-Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1KLlKP-00009D-9V for emacs-devel@gnu.org; Wed, 23 Jul 2008 16:52:54 -0400 Original-Received: from [199.232.76.173] (port=55179 helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1KLlKP-000099-6M for emacs-devel@gnu.org; Wed, 23 Jul 2008 16:52:53 -0400 Original-Received: from mail.gmx.net ([213.165.64.20]:44170) by monty-python.gnu.org with smtp (Exim 4.60) (envelope-from ) id 1KLlKO-00078i-Ni for emacs-devel@gnu.org; Wed, 23 Jul 2008 16:52:53 -0400 Original-Received: (qmail invoked by alias); 23 Jul 2008 20:52:51 -0000 Original-Received: from p57A23CAF.dip0.t-ipconnect.de (EHLO arthur.local) [87.162.60.175] by mail.gmx.net (mp045) with SMTP; 23 Jul 2008 22:52:51 +0200 X-Authenticated: #3708877 X-Provags-ID: V01U2FsdGVkX18sZ1lMntYsR0aapsoHVAEmQ8t7KpS5tizxQVDZKB J7e9OvnT3z+EUR In-Reply-To: <87prp7vo3k.fsf@stupidchicken.com> (Chong Yidong's message of "Mon, 21 Jul 2008 00:49:03 -0400") User-Agent: Gnus/5.13 (Gnus v5.13) Emacs/23.0.60 (gnu/linux) X-Y-GMX-Trusted: 0 X-FuHaFi: 0.63 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:101335 Archived-At: Chong Yidong writes: >> Just a reminder: we will begin the feature freeze for Emacs 23.1 at the >> end of this month. > > If anyone on this list has a patch that is still waiting for approval or > further comments, now would be a good time to ping. 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? Best regards, Michael. (1): (2): (3): (4): (5): (6): (7):