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: emacs 23.1 and vm Date: Sun, 09 Aug 2009 22:36:18 -0400 Message-ID: References: <19070.41323.167604.796910@ccs.covici.com> <878whtxaax.fsf@cyd.mit.edu> <19071.9059.415476.629333@ccs.covici.com> NNTP-Posting-Host: lo.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Trace: ger.gmane.org 1249871797 14544 80.91.229.12 (10 Aug 2009 02:36:37 GMT) X-Complaints-To: usenet@ger.gmane.org NNTP-Posting-Date: Mon, 10 Aug 2009 02:36:37 +0000 (UTC) Cc: emacs-devel@gnu.org To: covici@ccs.covici.com Original-X-From: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Mon Aug 10 04:36:30 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 1MaKkQ-0000CK-3S for ged-emacs-devel@m.gmane.org; Mon, 10 Aug 2009 04:36:30 +0200 Original-Received: from localhost ([127.0.0.1]:58984 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1MaKkP-00033r-Jp for ged-emacs-devel@m.gmane.org; Sun, 09 Aug 2009 22:36:29 -0400 Original-Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1MaKkL-00032A-6s for emacs-devel@gnu.org; Sun, 09 Aug 2009 22:36:25 -0400 Original-Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1MaKkG-0002yS-Mv for emacs-devel@gnu.org; Sun, 09 Aug 2009 22:36:24 -0400 Original-Received: from [199.232.76.173] (port=60831 helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1MaKkG-0002yP-IJ for emacs-devel@gnu.org; Sun, 09 Aug 2009 22:36:20 -0400 Original-Received: from ironport2-out.teksavvy.com ([206.248.154.182]:16656) by monty-python.gnu.org with esmtp (Exim 4.60) (envelope-from ) id 1MaKkF-0001Y5-V4 for emacs-devel@gnu.org; Sun, 09 Aug 2009 22:36:20 -0400 X-IronPort-Anti-Spam-Filtered: true X-IronPort-Anti-Spam-Result: AqYEADMkf0pFxL8W/2dsb2JhbACBUcphhBgFhzg X-IronPort-AV: E=Sophos;i="4.43,350,1246852800"; d="scan'208";a="43225517" Original-Received: from 69-196-191-22.dsl.teksavvy.com (HELO ceviche.home) ([69.196.191.22]) by ironport2-out.teksavvy.com with ESMTP; 09 Aug 2009 22:36:06 -0400 Original-Received: by ceviche.home (Postfix, from userid 20848) id C68DBB454F; Sun, 9 Aug 2009 22:36:18 -0400 (EDT) In-Reply-To: <19071.9059.415476.629333@ccs.covici.com> (John covici's message of "Sun, 9 Aug 2009 15:28:35 -0400") 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:113923 Archived-At: > Next time it happens, I can do that, but as I recall I got a lot of > hex characters in the trace possibly because of .elc files? hex characters basically mean we get less info, but it's still better than nothing, so post them here. Stefan