From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: Eli Zaretskii Newsgroups: gmane.emacs.devel Subject: Re: emacs 23.1 and vm Date: Sun, 09 Aug 2009 22:40:24 +0300 Message-ID: <837hxclqs7.fsf@gnu.org> References: <19070.41323.167604.796910@ccs.covici.com> <878whtxaax.fsf@cyd.mit.edu> <19071.9059.415476.629333@ccs.covici.com> Reply-To: Eli Zaretskii NNTP-Posting-Host: lo.gmane.org X-Trace: ger.gmane.org 1249846886 25574 80.91.229.12 (9 Aug 2009 19:41:26 GMT) X-Complaints-To: usenet@ger.gmane.org NNTP-Posting-Date: Sun, 9 Aug 2009 19:41:26 +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 Sun Aug 09 21:41:19 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 1MaEGc-0000yv-0Y for ged-emacs-devel@m.gmane.org; Sun, 09 Aug 2009 21:41:18 +0200 Original-Received: from localhost ([127.0.0.1]:56204 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1MaEGb-0005gr-8E for ged-emacs-devel@m.gmane.org; Sun, 09 Aug 2009 15:41:17 -0400 Original-Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1MaEGW-0005fh-En for emacs-devel@gnu.org; Sun, 09 Aug 2009 15:41:12 -0400 Original-Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1MaEGW-0005fV-2f for emacs-devel@gnu.org; Sun, 09 Aug 2009 15:41:12 -0400 Original-Received: from [199.232.76.173] (port=54754 helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1MaEGV-0005fS-UQ for emacs-devel@gnu.org; Sun, 09 Aug 2009 15:41:11 -0400 Original-Received: from mtaout6.012.net.il ([84.95.2.16]:28835) by monty-python.gnu.org with esmtp (Exim 4.60) (envelope-from ) id 1MaEGV-0004si-Dk for emacs-devel@gnu.org; Sun, 09 Aug 2009 15:41:11 -0400 Original-Received: from conversion-daemon.i-mtaout6.012.net.il by i-mtaout6.012.net.il (HyperSendmail v2007.08) id <0KO400600I6ZM200@i-mtaout6.012.net.il> for emacs-devel@gnu.org; Sun, 09 Aug 2009 22:40:24 +0300 (IDT) Original-Received: from HOME-C4E4A596F7 ([84.228.224.142]) by i-mtaout6.012.net.il (HyperSendmail v2007.08) with ESMTPA id <0KO400K7VJZBN700@i-mtaout6.012.net.il>; Sun, 09 Aug 2009 22:40:24 +0300 (IDT) In-reply-to: <19071.9059.415476.629333@ccs.covici.com> X-012-Sender: halo1@inter.net.il X-detected-operating-system: by monty-python.gnu.org: Solaris 10 (1203?) 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:113882 Archived-At: > Date: Sun, 9 Aug 2009 15:28:35 -0400 > From: John covici > > 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? Loading the .el version with "M-x load-library RET" should make the backtrace a lot more readable. If you don't know which libraries to load, type "C-h f" for every function name you see in the backtrace, and load the libraries mentioned in the *Help* buffer.