From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: Glenn Morris Newsgroups: gmane.emacs.devel Subject: Re: hash-table-{to, from}-alist Date: Wed, 19 Nov 2008 16:57:24 -0500 Message-ID: References: <34f9604c-a23b-4ad9-9c84-f45884a6df23@x16g2000prn.googlegroups.com> <86od3dfd86.fsf@lifelogs.com> <868wuflxv9.fsf@lifelogs.com> <863aknitfg.fsf@lifelogs.com> <20080830051807.GB9625@tomas> <86bpwe9su5.fsf@lifelogs.com> <867i6z1jo5.fsf_-_@lifelogs.com> NNTP-Posting-Host: lo.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Trace: ger.gmane.org 1227131871 19726 80.91.229.12 (19 Nov 2008 21:57:51 GMT) X-Complaints-To: usenet@ger.gmane.org NNTP-Posting-Date: Wed, 19 Nov 2008 21:57:51 +0000 (UTC) Cc: emacs-devel@gnu.org To: Ted Zlatanov Original-X-From: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Wed Nov 19 22:58:53 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 1L2v4X-0004Wz-DO for ged-emacs-devel@m.gmane.org; Wed, 19 Nov 2008 22:58:53 +0100 Original-Received: from localhost ([127.0.0.1]:48016 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1L2v3O-00013p-Q5 for ged-emacs-devel@m.gmane.org; Wed, 19 Nov 2008 16:57:42 -0500 Original-Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1L2v3J-00013D-Vd for emacs-devel@gnu.org; Wed, 19 Nov 2008 16:57:38 -0500 Original-Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1L2v3I-00011Y-BX for emacs-devel@gnu.org; Wed, 19 Nov 2008 16:57:37 -0500 Original-Received: from [199.232.76.173] (port=51440 helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1L2v3I-00011P-6L for emacs-devel@gnu.org; Wed, 19 Nov 2008 16:57:36 -0500 Original-Received: from fencepost.gnu.org ([140.186.70.10]:57095) by monty-python.gnu.org with esmtp (Exim 4.60) (envelope-from ) id 1L2v3I-0006bb-4Z for emacs-devel@gnu.org; Wed, 19 Nov 2008 16:57:36 -0500 Original-Received: from rgm by fencepost.gnu.org with local (Exim 4.67) (envelope-from ) id 1L2v36-0006qN-Cf; Wed, 19 Nov 2008 16:57:24 -0500 X-Spook: Pine Gap global AUTODIN Consul IRA Lexis-Nexis X-Ran: zVGiBLxVHUg_mw8JD}'`\_h0))=Ob|{.I-tyz'ou|igF`Ek~`ez(:ZF#O]&aGDZHPpmB)2 X-Hue: magenta X-Attribution: GM In-Reply-To: <867i6z1jo5.fsf_-_@lifelogs.com> (Ted Zlatanov's message of "Wed, 19 Nov 2008 15:37:46 -0600") User-Agent: Gnus (www.gnus.org), GNU Emacs (www.gnu.org/software/emacs/) X-detected-operating-system: by monty-python.gnu.org: GNU/Linux 2.6, seldom 2.4 (older, 4) 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:105828 Archived-At: Ted Zlatanov wrote: > If there are no objections or comments, I'll commit my version tomorrow There is supposed to be a feature freeze, hence I would think you need an explicit OK install new features. (I have no comments on the code.)