From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: Stefan Monnier Newsgroups: gmane.emacs.devel Subject: Re: van Emde Boas hash. Date: Thu, 19 Nov 2009 10:23:16 -0500 Message-ID: References: <27121364.4672141258632243452.JavaMail.www@wwinf4629> NNTP-Posting-Host: lo.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Trace: ger.gmane.org 1258647094 25894 80.91.229.12 (19 Nov 2009 16:11:34 GMT) X-Complaints-To: usenet@ger.gmane.org NNTP-Posting-Date: Thu, 19 Nov 2009 16:11:34 +0000 (UTC) Cc: "Emacs Dev \[emacs-devel\]" To: alinsoar@voila.fr Original-X-From: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Thu Nov 19 17:11:22 2009 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 1NB9bF-0006zE-PW for ged-emacs-devel@m.gmane.org; Thu, 19 Nov 2009 17:11:14 +0100 Original-Received: from localhost ([127.0.0.1]:56557 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1NB9bF-0000nN-4z for ged-emacs-devel@m.gmane.org; Thu, 19 Nov 2009 11:11:13 -0500 Original-Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1NB8qx-00047e-1C for emacs-devel@gnu.org; Thu, 19 Nov 2009 10:23:23 -0500 Original-Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1NB8qs-00043W-51 for emacs-devel@gnu.org; Thu, 19 Nov 2009 10:23:22 -0500 Original-Received: from [199.232.76.173] (port=40776 helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1NB8qr-00043J-U2 for emacs-devel@gnu.org; Thu, 19 Nov 2009 10:23:17 -0500 Original-Received: from ironport2-out.teksavvy.com ([206.248.154.181]:1069 helo=ironport2-out.pppoe.ca) by monty-python.gnu.org with esmtp (Exim 4.60) (envelope-from ) id 1NB8qr-0004YR-GL for emacs-devel@gnu.org; Thu, 19 Nov 2009 10:23:17 -0500 X-IronPort-Anti-Spam-Filtered: true X-IronPort-Anti-Spam-Result: AqYEAKPxBEvO+IIa/2dsb2JhbACBTdRzhDsEiWk X-IronPort-AV: E=Sophos;i="4.44,771,1249272000"; d="scan'208";a="49658201" Original-Received: from 206-248-130-26.dsl.teksavvy.com (HELO pastel.home) ([206.248.130.26]) by ironport2-out.pppoe.ca with ESMTP; 19 Nov 2009 10:23:17 -0500 Original-Received: by pastel.home (Postfix, from userid 20848) id ECC7F8774; Thu, 19 Nov 2009 10:23:16 -0500 (EST) In-Reply-To: <27121364.4672141258632243452.JavaMail.www@wwinf4629> (A. Soare's message of "Thu, 19 Nov 2009 13:04:03 +0100 (CET)") User-Agent: Gnus/5.13 (Gnus v5.13) Emacs/23.1.50 (gnu/linux) X-detected-operating-system: 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:117254 Archived-At: > I am going to implement van Emde Boas. Do you consider that this hash > method could find some useful applications in Emacs? I have no idea what it is, Stefan