# HG changeset patch # User Oleksandr Gavenko # Date 1276538783 -10800 # Node ID 3ae537fcc13284c3a466bbf7d4eef5e53abffe5f # Parent 9617dc568eaf8db7c427f7e0135eae49a0223750 Check if bug in ini file. diff -r 9617dc568eaf -r 3ae537fcc132 emacs.rst --- a/emacs.rst Thu Jun 03 22:43:00 2010 +0300 +++ b/emacs.rst Mon Jun 14 21:06:23 2010 +0300 @@ -45,6 +45,14 @@ know about line numbers and files - it just knows an error happened, and that's it. +*** Check if bug in ini file. + +First run Emacs without loading anything: + + $ emacs --no-init-file --no-site-file + +If bug not reproduced bug lies in ini files! + *** Binary Search. Select half of the file in a region, and M-x eval-region. Depending on whether