Path: utzoo!telly!attcan!utgpu!jarvis.csri.toronto.edu!cs.utexas.edu!tut.cis.ohio-state.edu!UUNET.UU.NET!nancy!wolfgang%artm2 From: nancy!wolfgang%artm2@UUNET.UU.NET (Wolfgang Rupprecht) Newsgroups: gnu.emacs.bug Subject: edebug.el breaks for c-mode.el:calculate-c-indent Message-ID: <8912061306.AA16301@artm2.UUCP> Date: 6 Dec 89 13:06:55 GMT Sender: daemon@tut.cis.ohio-state.edu Reply-To: wolfgang@mgm.mit.edu Distribution: gnu Organization: Freelance Software Consultant, Washington D.C. Lines: 22 ;;; $Header: edebug.el,v 1.3 89/01/30 00:26:09 liberte Exp $ ;;; $Log: edebug.el,v $ ;;; Revision 1.3 89/01/30 00:26:09 liberte ;;; More bug fixes for cond and let. Edebug breaks for debugging the function calculate-c-indent in (emacs18.55)/lisp/c-mode.el. The immediate problem is that edebug-defun fails due to the max-lisp-eval-depth being exceeded. Once the limit is raised (from 200 to 2000), the edebug-defun suceeds but edebuging of the selected function never happens when the function is executed. The function just runs to normal completion. -wolfgang --- These *$#@ uucp machines insist on mangling the Reply-to: headers. Here is the correct reply-to address: --- Wolfgang Rupprecht ARPA: wolfgang@mgm.mit.edu (IP 18.82.0.114) TEL: (703) 768-2640 UUCP: mit-eddie!mgm.mit.edu!wolfgang