help-gnu-emacs
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [emacs][bug]freezes typing "border:" in .css file


From: Lennart Borgman
Subject: Re: [emacs][bug]freezes typing "border:" in .css file
Date: Sun, 14 Nov 2010 00:51:25 +0100

On Sun, Nov 14, 2010 at 12:18 AM, ishi soichi <soichi777@gmail.com> 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.



reply via email to

[Prev in Thread] Current Thread [Next in Thread]