Thanks. I will do my best. Soichi 2010/11/14 Lennart Borgman > On Sun, Nov 14, 2010 at 12:18 AM, ishi soichi wrote: > > Thanks for your reply. I have narrowed down the problem. > > As I expected, if "auto-complete-mode" is commented out, the problem did > not > > happen. > > -------------------------------- > > ;;auto-complete-mode > > (require 'auto-complete-config) > > (global-auto-complete-mode 1) > > (add-to-list 'ac-dictionary-directories > "~/.emacs.d/site-lisp/ac/ac-dict") > > (ac-config-default) > > -------------------------------- > > But I like auto-complete-mode, though. What am I supposed to do next? > > Please send a bug report. Follow the instructions there and give an > example, starting from "emacs -Q" to reproduce the problem. >