Run Emacs with '--debug-init'.
authorOleksandr Gavenko <gavenkoa@gmail.com>
Sun, 26 Sep 2010 23:32:55 +0300
changeset 585 c7b268051d29
parent 584 f22a63473219
child 586 0b065ce3d94c
Run Emacs with '--debug-init'.
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.