From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: Richard Stallman Newsgroups: gmane.emacs.devel Subject: Re: ediff is broken by jka-compr-build-file-regexp Date: Fri, 13 May 2005 12:09:34 -0400 Message-ID: References: Reply-To: rms@gnu.org NNTP-Posting-Host: main.gmane.org X-Trace: sea.gmane.org 1116001150 24162 80.91.229.2 (13 May 2005 16:19:10 GMT) X-Complaints-To: usenet@sea.gmane.org NNTP-Posting-Date: Fri, 13 May 2005 16:19:10 +0000 (UTC) Cc: emacs-devel@gnu.org Original-X-From: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Fri May 13 18:19:07 2005 Return-path: Original-Received: from lists.gnu.org ([199.232.76.165]) by ciao.gmane.org with esmtp (Exim 4.43) id 1DWcrS-0007Rj-LH for ged-emacs-devel@m.gmane.org; Fri, 13 May 2005 18:18:03 +0200 Original-Received: from localhost ([127.0.0.1] helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1DWd0d-0002NS-Er for ged-emacs-devel@m.gmane.org; Fri, 13 May 2005 12:27:31 -0400 Original-Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1DWcxi-0001Jc-BX for emacs-devel@gnu.org; Fri, 13 May 2005 12:24:30 -0400 Original-Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1DWcxe-0001Hq-Ss for emacs-devel@gnu.org; Fri, 13 May 2005 12:24:27 -0400 Original-Received: from [199.232.76.173] (helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1DWcxd-00013q-3Y for emacs-devel@gnu.org; Fri, 13 May 2005 12:24:25 -0400 Original-Received: from [199.232.76.164] (helo=fencepost.gnu.org) by monty-python.gnu.org with esmtp (Exim 4.34) id 1DWcrU-0007jg-1d for emacs-devel@gnu.org; Fri, 13 May 2005 12:18:04 -0400 Original-Received: from rms by fencepost.gnu.org with local (Exim 4.34) id 1DWcjG-0000M9-K2; Fri, 13 May 2005 12:09:34 -0400 Original-To: Sam Steingold In-reply-to: (message from Sam Steingold on Thu, 12 May 2005 15:12:26 -0400) 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:37084 X-Report-Spam: http://spam.gmane.org/gmane.emacs.devel:37084 I can't understand the cause of this bug. The backtrace appears to be garbled. Others seem to have no problem loading jka-cmpr-hook.el, so we can't debug why it fails for you. I think you may have to debug it by adding calls to `message' in that code.