From: ishi soichi <soichi777@gmail.com>
To: Lennart Borgman <lennart.borgman@gmail.com>
Cc: help-gnu-emacs@gnu.org
Subject: Re: [emacs][bug]freezes typing "border:" in .css file
Date: Sun, 14 Nov 2010 08:18:20 +0900 [thread overview]
Message-ID: <AANLkTimre8rkRpOiaUMmEQLwDZjxezVuQCWi7gV7bguK@mail.gmail.com> (raw)
In-Reply-To: <AANLkTimL99S5jp49pcxM-yL0Fx5RFE+WSnSdwMfAA6aO@mail.gmail.com>
[-- Attachment #1: Type: text/plain, Size: 1123 bytes --]
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?
Soichi
2010/11/14 Lennart Borgman <lennart.borgman@gmail.com>
> On Sat, Nov 13, 2010 at 10:57 PM, ishi soichi <soichi777@gmail.com> wrote:
> > hi. I am not sure if this is a bug. Maybe it is due to the settings of
> my
> > emacs.
> > When typing "border: " in CSS file (of course, the emacs is in css-mode),
> > emacs freezes itself. And this happens EVERYTIME!
> > I am not sure what to provide as the background information other than
> the
> > phenomenon described above, here is my environment.
> > Cocoa Emacs Version 23.2 (9.0)
> > MacOS Snow Leopard 10.6.4
>
> Try to narrow down the problem by starting from a clean Emacs with
>
> emacs -Q
>
[-- Attachment #2: Type: text/html, Size: 1716 bytes --]
next prev parent reply other threads:[~2010-11-13 23:18 UTC|newest]
Thread overview: 5+ messages / expand[flat|nested] mbox.gz Atom feed top
2010-11-13 21:57 [emacs][bug]freezes typing "border:" in .css file ishi soichi
2010-11-13 22:04 ` Lennart Borgman
2010-11-13 23:18 ` ishi soichi [this message]
2010-11-13 23:51 ` Lennart Borgman
2010-11-14 0:19 ` ishi soichi
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=AANLkTimre8rkRpOiaUMmEQLwDZjxezVuQCWi7gV7bguK@mail.gmail.com \
--to=soichi777@gmail.com \
--cc=help-gnu-emacs@gnu.org \
--cc=lennart.borgman@gmail.com \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
Code repositories for project(s) associated with this external index
https://git.savannah.gnu.org/cgit/emacs.git
https://git.savannah.gnu.org/cgit/emacs/org-mode.git
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.