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: bug#5082: 23.1.50; print-circle and make-hash-table Date: Wed, 02 Dec 2009 22:12:18 -0500 Message-ID: References: <873a3thvdu.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 1259809964 12122 80.91.229.12 (3 Dec 2009 03:12:44 GMT) X-Complaints-To: usenet@ger.gmane.org NNTP-Posting-Date: Thu, 3 Dec 2009 03:12:44 +0000 (UTC) Cc: Emacs Development To: Ted Zlatanov Original-X-From: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Thu Dec 03 04:12:37 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 1NG27N-0003SW-Kb for ged-emacs-devel@m.gmane.org; Thu, 03 Dec 2009 04:12:33 +0100 Original-Received: from localhost ([127.0.0.1]:36733 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1NG27N-0002gS-AO for ged-emacs-devel@m.gmane.org; Wed, 02 Dec 2009 22:12:33 -0500 Original-Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1NG27G-0002bi-R7 for emacs-devel@gnu.org; Wed, 02 Dec 2009 22:12:26 -0500 Original-Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1NG27B-0002Qt-Fp for emacs-devel@gnu.org; Wed, 02 Dec 2009 22:12:25 -0500 Original-Received: from [199.232.76.173] (port=39585 helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1NG27B-0002Qg-Bz for emacs-devel@gnu.org; Wed, 02 Dec 2009 22:12:21 -0500 Original-Received: from fencepost.gnu.org ([140.186.70.10]:46780) by monty-python.gnu.org with esmtp (Exim 4.60) (envelope-from ) id 1NG27B-00058R-87 for emacs-devel@gnu.org; Wed, 02 Dec 2009 22:12:21 -0500 Original-Received: from rgm by fencepost.gnu.org with local (Exim 4.67) (envelope-from ) id 1NG278-0003en-PE; Wed, 02 Dec 2009 22:12:18 -0500 X-Spook: Verisign Compsec enforcers SAPO Defcon CBNRC Montenegro X-Ran: >?j^1Yd"[>V!1^qw9-_pOZx-7"LCiPJk^ed0#IFQ~KT(pz!}_~ 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:118164 Archived-At: Ted Zlatanov wrote: > I'll put it on my TODO list if no one else is interested. ? http://emacsbugs.donarmstrong.com/cgi-bin/bugreport.cgi?bug=5082#10 From: Stefan Monnier Date: Mon, 30 Nov 2009 16:08:38 -0500 I've installed the patch below which should fix it.