diff -r f22a63473219 -r c7b268051d29 emacs.rst --- a/emacs.rst Sun Sep 26 23:15:47 2010 +0300 +++ b/emacs.rst Sun Sep 26 23:32:55 2010 +0300 @@ -45,6 +45,8 @@ know about line numbers and files - it just knows an error happened, and that's it. +Try run Emacs with '--debug-init' to see backtrace. + ** How debug long running command? M-x debug-on-quit RET' and then just hit `C-g' next time it gets 'stuck' somewhere.