emacs.rst
changeset 585 c7b268051d29
parent 528 8d0e582bca90
child 637 fc4f97c313ef
--- 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.