From mboxrd@z Thu Jan 1 00:00:00 1970 Path: main.gmane.org!not-for-mail From: David Ponce Newsgroups: gmane.emacs.devel Subject: Re: byte-compiler fails to print complex byte-code data (SOLVED?) Date: Wed, 19 May 2004 09:40:52 +0200 Sender: emacs-devel-bounces+emacs-devel=quimby.gnus.org@gnu.org Message-ID: <40AB0F84.1090300@wanadoo.fr> References: <1408366.1084871466954.JavaMail.www@wwinf0602> NNTP-Posting-Host: deer.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii; format=flowed Content-Transfer-Encoding: 7bit X-Trace: sea.gmane.org 1084953080 22040 80.91.224.253 (19 May 2004 07:51:20 GMT) X-Complaints-To: usenet@sea.gmane.org NNTP-Posting-Date: Wed, 19 May 2004 07:51:20 +0000 (UTC) Cc: emacs-devel@gnu.org Original-X-From: emacs-devel-bounces+emacs-devel=quimby.gnus.org@gnu.org Wed May 19 09:51:10 2004 Return-path: Original-Received: from quimby.gnus.org ([80.91.224.244]) by deer.gmane.org with esmtp (Exim 3.35 #1 (Debian)) id 1BQLr4-0004Cx-00 for ; Wed, 19 May 2004 09:51:10 +0200 Original-Received: from monty-python.gnu.org ([199.232.76.173]) by quimby.gnus.org with esmtp (Exim 3.35 #1 (Debian)) id 1BQLr4-00015f-00 for ; Wed, 19 May 2004 09:51:10 +0200 Original-Received: from localhost ([127.0.0.1] helo=monty-python.gnu.org) by monty-python.gnu.org with esmtp (Exim 4.34) id 1BQLih-0002rr-HE for emacs-devel@quimby.gnus.org; Wed, 19 May 2004 03:42:31 -0400 Original-Received: from list by monty-python.gnu.org with tmda-scanned (Exim 4.34) id 1BQLgM-0002BK-3q for emacs-devel@gnu.org; Wed, 19 May 2004 03:40:06 -0400 Original-Received: from mail by monty-python.gnu.org with spam-scanned (Exim 4.34) id 1BQLfn-0001z6-1x for emacs-devel@gnu.org; Wed, 19 May 2004 03:40:02 -0400 Original-Received: from [193.252.22.28] (helo=mwinf0304.wanadoo.fr) by monty-python.gnu.org with esmtp (Exim 4.34) id 1BQLfm-0001yK-Fi; Wed, 19 May 2004 03:39:30 -0400 Original-Received: from wanadoo.fr (AGrenoble-152-1-7-127.w82-122.abo.wanadoo.fr [82.122.129.127]) by mwinf0304.wanadoo.fr (SMTP Server) with ESMTP id 6904DA8042EF; Wed, 19 May 2004 09:39:29 +0200 (CEST) User-Agent: Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.6) Gecko/20040116 X-Accept-Language: en-us, en Original-To: rms@gnu.org In-Reply-To: X-BeenThere: emacs-devel@gnu.org X-Mailman-Version: 2.1.4 Precedence: list List-Id: "Emacs development discussions." List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: emacs-devel-bounces+emacs-devel=quimby.gnus.org@gnu.org Xref: main.gmane.org gmane.emacs.devel:23692 X-Report-Spam: http://spam.gmane.org/gmane.emacs.devel:23692 Richard Stallman wrote: > Thanks for fixing the bug. If you can install this fix, please do. > Otherwise, Eli, can you install it? I installed the fix. David