home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1992 #19 / NN_1992_19.iso / spool / gnu / emacs / help / 3965 < prev    next >
Encoding:
Text File  |  1992-09-02  |  1.6 KB  |  43 lines

  1. Newsgroups: gnu.emacs.help
  2. Path: sparky!uunet!cs.utexas.edu!zaphod.mps.ohio-state.edu!wupost!gumby!destroyer!ncar!sunny!southern
  3. From: southern@sunny.NoSubdomain.NoDomain (Lawrence Buja)
  4. Subject: Re: another .emacs problem
  5. Message-ID: <1992Sep2.185341.22805@ncar.ucar.edu>
  6. Sender: news@ncar.ucar.edu (USENET Maintenance)
  7. Reply-To: southern@ncar.ucar.edu
  8. Organization: National Center for Atmospheric Research
  9. References: <1992Sep1.182617.15356@engage.pko.dec.com> <1992Sep1.195517.18971@ncar.ucar.edu> <1992Sep2.154319.15711@den.mmc.com>
  10. Distribution: usa
  11. Date: Wed, 2 Sep 1992 18:53:41 GMT
  12. Lines: 29
  13.  
  14. In article Kevin Rodgers writes:
  15. >In article southern@ncar.ucar.edu writes:
  16. >>I don't know what's biting you, but an invaluable emacs debugging
  17. >>function that might pinpoint it is available by setting:
  18. >>
  19. >>(setq stack-trace-on-error t)         ; Trace errors in other window
  20. >
  21. >Set debug-on-error instead.  From the (elisp)'Internals of Debugger'
  22. >info node:
  23. >
  24. >| * User Option: stack-trace-on-error
  25. >|
  26. >|     ...
  27. >|
  28. >|     We consider this feature to be obsolete and superseded by the
  29. >|     debugger itself.
  30.  
  31.  
  32.    I've looked at debug-on-error, but found it's tendency to get trapped
  33. in infinite loops when it tries to debug loading errors to be unacceptable.
  34.  
  35.    stack-trace-on-error gives me enough infothat I really haven't felt
  36. the need to revisit debug-on-error.  I hope stack-trace-on-error doesn't
  37. get axed from future releases
  38.  
  39. /\      Lawrence Buja           Climate and Global Dynamics Division
  40.   \_][  southern@ncar.ucar.edu  National Center for Atmospheric Research
  41.       \_________________________Boulder,_Colorado___80307-3000__________
  42.  
  43.