Re: ediff is broken by jka-compr-build-file-regexp

2005-05-13 Thread Richard Stallman
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. ___

Re: ediff is broken by jka-compr-build-file-regexp

2005-05-12 Thread Sam Steingold
> * Richard Stallman <[EMAIL PROTECTED]> [2005-05-12 07:15:37 -0400]: > > Loading jka-cmpr-hook... > Wrong type argument: stringp, 0 > > Can you run this under GDB with a breakpoint at Fsignal? > Then do backtrace and xbacktrace, and the info will probably > enable me or someone to fix the

Re: ediff is broken by jka-compr-build-file-regexp

2005-05-12 Thread Richard Stallman
Loading jka-cmpr-hook... Wrong type argument: stringp, 0 Can you run this under GDB with a breakpoint at Fsignal? Then do backtrace and xbacktrace, and the info will probably enable me or someone to fix the bug. ___ Emacs-devel mailing list Ema

Re: ediff is broken by jka-compr-build-file-regexp

2005-05-11 Thread Sam Steingold
> * Richard Stallman <[EMAIL PROTECTED]> [2005-05-11 12:29:15 -0400]: > > jka-compr-build-file-regexp should be preloaded now, in jka-cmpr.el. > Please try recompiling the Lisp files and rebuilding Emacs > and see if the problem goes away. rebuilding emacs fails: Loading jka-cmpr-hook... Wrong ty

Re: ediff is broken by jka-compr-build-file-regexp

2005-05-11 Thread Richard Stallman
jka-compr-build-file-regexp should be preloaded now, in jka-cmpr.el. Please try recompiling the Lisp files and rebuilding Emacs and see if the problem goes away. ___ Emacs-devel mailing list Emacs-devel@gnu.org http://lists.gnu.org/mailman/listinfo/emac