unofficial mirror of bug-gnu-emacs@gnu.org 
 help / color / mirror / code / Atom feed
* bug#7395: auto-complete-mode in css-file
@ 2010-11-14  0:11 ishi soichi
  2010-11-14  0:49 ` Glenn Morris
  0 siblings, 1 reply; 3+ messages in thread
From: ishi soichi @ 2010-11-14  0:11 UTC (permalink / raw)
  To: 7395

[-- Attachment #1: Type: text/plain, Size: 1528 bytes --]

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

[-- Attachment #2: Type: text/html, Size: 2344 bytes --]

^ permalink raw reply	[flat|nested] 3+ messages in thread

* bug#7395: auto-complete-mode in css-file
  2010-11-14  0:11 bug#7395: auto-complete-mode in css-file ishi soichi
@ 2010-11-14  0:49 ` Glenn Morris
  2010-11-14  0:56   ` ishi soichi
  0 siblings, 1 reply; 3+ messages in thread
From: Glenn Morris @ 2010-11-14  0:49 UTC (permalink / raw)
  To: ishi soichi; +Cc: 7395

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





^ permalink raw reply	[flat|nested] 3+ messages in thread

* bug#7395: auto-complete-mode in css-file
  2010-11-14  0:49 ` Glenn Morris
@ 2010-11-14  0:56   ` ishi soichi
  0 siblings, 0 replies; 3+ messages in thread
From: ishi soichi @ 2010-11-14  0:56 UTC (permalink / raw)
  To: Glenn Morris

[-- Attachment #1: Type: text/plain, Size: 382 bytes --]

Sorry about that.  Please eliminate the entry that I have sent.

Soichi

2010/11/14 Glenn Morris <rgm@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
>

[-- Attachment #2: Type: text/html, Size: 752 bytes --]

^ permalink raw reply	[flat|nested] 3+ messages in thread

end of thread, other threads:[~2010-11-14  0:56 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2010-11-14  0:11 bug#7395: auto-complete-mode in css-file ishi soichi
2010-11-14  0:49 ` Glenn Morris
2010-11-14  0:56   ` ishi soichi

Code repositories for project(s) associated with this public inbox

	https://git.savannah.gnu.org/cgit/emacs.git

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).