GNU bug report logs - #7395
auto-complete-mode in css-file

Previous Next

Package: emacs;

Reported by: ishi soichi <soichi777 <at> gmail.com>

Date: Sun, 14 Nov 2010 00:11:01 UTC

Severity: normal

Done: ishi soichi <soichi777 <at> gmail.com>

Bug is archived. No further changes may be made.

Full log


View this message in rfc822 format

From: help-debbugs <at> gnu.org (GNU bug Tracking System)
To: ishi soichi <soichi777 <at> gmail.com>
Cc: tracker <at> debbugs.gnu.org
Subject: bug#7395: closed (auto-complete-mode in css-file)
Date: Sun, 14 Nov 2010 01:07:01 +0000
[Message part 1 (text/plain, inline)]
Your message dated Sun, 14 Nov 2010 09:56:47 +0900
with message-id <AANLkTi=Ep5gY8AGd6fbcCVe-U=XW5zpSmG2FLuAV-yHj <at> mail.gmail.com>
and subject line Re: bug#7395: auto-complete-mode in css-file
has caused the GNU bug report #7395,
regarding auto-complete-mode in css-file
to be marked as done.

(If you believe you have received this mail in error, please contact
help-debbugs <at> gnu.org.)


-- 
7395: http://debbugs.gnu.org/cgi/bugreport.cgi?bug=7395
GNU Bug Tracking System
Contact help-debbugs <at> gnu.org with problems
[Message part 2 (message/rfc822, inline)]
From: ishi soichi <soichi777 <at> gmail.com>
To: bug-gnu-emacs <at> gnu.org
Subject: auto-complete-mode in css-file
Date: Sun, 14 Nov 2010 09:11:15 +0900
[Message part 3 (text/plain, inline)]
auto-complete-mode seems to give a bug when typing "border: " in a css file.

in .emacs file, the following setting is given after reading

auto-complete-config.el
anto-complete.el
----------------------------------
(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)
----------------------------------

My environment is

Cocoa Emacs Version 23.2 (9.0)
MacOS Snow Leopard 10.6.4

installed elisps:
----------------------------
auto-install.el
emacs-w3m
auto-save-buffers
skk (Japanese input method)
anything.el
auto-async-byte-compile.el
auto-complete-config.el
auto-complete.el
color-theme.el
color-theme-autoloads.el
fuzzy.el
html-fold.el
ipa.el
key-chord.el
popup.el
sense-region.el
sequential-command.el
text-translator.el
shell-pop.el
twittering-mode.el
w3m-wget.el
---------------------------

I tried Emacs with no .el files.  It was fine.
Then, I commented out one by one, then realized that the problem happens
when "auto-complete-mode" setting is commented out.
I have even tried Emacs ONLY with "auto-complete-mode" setting after reading
necessary .el files (auto-complete.el and auto-complete-config.el).  The
problem was reproduced.

As mentioned above, Emacs freezes itself when typing "border: ".  Normally,
auto-complete-mode works fine.

This is my first bug report.  I hope I have provided enough information to
have you understand the situation.  If not, please let me know.

Thanks in advance.

Soichi
[Message part 4 (text/html, inline)]
[Message part 5 (message/rfc822, inline)]
From: ishi soichi <soichi777 <at> gmail.com>
To: Glenn Morris <rgm <at> gnu.org>
Subject: Re: bug#7395: auto-complete-mode in css-file
Date: Sun, 14 Nov 2010 09:56:47 +0900
[Message part 6 (text/plain, inline)]
Sorry about that.  Please eliminate the entry that I have sent.

Soichi

2010/11/14 Glenn Morris <rgm <at> gnu.org>

> ishi soichi wrote:
>
> > auto-complete-mode seems to give a bug when typing "border: " in a css
> file.
>
> auto-complete-mode is not part of Emacs. Please report this to the
> author of auto-complete-mode.
>
> http://cx4a.org/software/auto-complete/#Reporting_Bugs
>
[Message part 7 (text/html, inline)]

This bug report was last modified 14 years and 194 days ago.

Previous Next


GNU bug tracking system
Copyright (C) 1999 Darren O. Benham, 1997,2003 nCipher Corporation Ltd, 1994-97 Ian Jackson.