From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: ishi soichi Newsgroups: gmane.emacs.help Subject: [emacs][bug]freezes typing "border:" in .css file Date: Sun, 14 Nov 2010 06:57:48 +0900 Message-ID: NNTP-Posting-Host: lo.gmane.org Mime-Version: 1.0 Content-Type: multipart/alternative; boundary=000e0cd1469440d8b30494f64cfd X-Trace: dough.gmane.org 1289685500 7712 80.91.229.12 (13 Nov 2010 21:58:20 GMT) X-Complaints-To: usenet@dough.gmane.org NNTP-Posting-Date: Sat, 13 Nov 2010 21:58:20 +0000 (UTC) To: help-gnu-emacs@gnu.org Original-X-From: help-gnu-emacs-bounces+geh-help-gnu-emacs=m.gmane.org@gnu.org Sat Nov 13 22:58:13 2010 Return-path: Envelope-to: geh-help-gnu-emacs@m.gmane.org Original-Received: from lists.gnu.org ([199.232.76.165]) by lo.gmane.org with esmtp (Exim 4.69) (envelope-from ) id 1PHO6v-0002RG-2H for geh-help-gnu-emacs@m.gmane.org; Sat, 13 Nov 2010 22:58:13 +0100 Original-Received: from localhost ([127.0.0.1]:33460 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1PHO6u-0006xw-Le for geh-help-gnu-emacs@m.gmane.org; Sat, 13 Nov 2010 16:58:12 -0500 Original-Received: from [140.186.70.92] (port=40205 helo=eggs.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1PHO6a-0006xg-0J for help-gnu-emacs@gnu.org; Sat, 13 Nov 2010 16:57:53 -0500 Original-Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1PHO6Y-00068p-Qi for help-gnu-emacs@gnu.org; Sat, 13 Nov 2010 16:57:51 -0500 Original-Received: from mail-pw0-f41.google.com ([209.85.160.41]:33664) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1PHO6Y-00068f-MA for help-gnu-emacs@gnu.org; Sat, 13 Nov 2010 16:57:50 -0500 Original-Received: by pwi1 with SMTP id 1so1101240pwi.0 for ; Sat, 13 Nov 2010 13:57:49 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:mime-version:received:received:date:message-id :subject:from:to:content-type; bh=iZ6ZDXBvOlbvYKMpBQ2ePy6xMWIY7yudqIj2s7jR+Ck=; b=Wv6JwQFWOn4Wm7s1I0MFH6/aYI8NAYe8ooRa4FBixv2agDr7BFqEB35Uj211v6LL6b Zyi5FFs66G+GmRPUHd8qLEAkdUfwmuBkIlcXH33YwljFXQie+OivXoabH8iwW1a7uXl5 o/E4tCYkOT27nEYtrz4xl6baLZFTx6CjvAVW0= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=mime-version:date:message-id:subject:from:to:content-type; b=u7c5WufgtAr3TG8WAA+qNfDbTUyYufaDY2A8FgL0c2O/3zFtLN7rE0vqewwi0sFBHu 5m9ZV/Pvbv3oQ1JJsHP7J3p1TGD1dMaHCr9asVGAdQIf3qlKcbicqsdnOWScVeiiH0vI wkw7BKE/B7QNczGnmOPwVPlaaxSfzkz6cWEaE= Original-Received: by 10.142.222.2 with SMTP id u2mr2894426wfg.441.1289685469026; Sat, 13 Nov 2010 13:57:49 -0800 (PST) Original-Received: by 10.142.214.6 with HTTP; Sat, 13 Nov 2010 13:57:48 -0800 (PST) X-detected-operating-system: by eggs.gnu.org: GNU/Linux 2.6 (newer, 2) X-BeenThere: help-gnu-emacs@gnu.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Users list for the GNU Emacs text editor List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Original-Sender: help-gnu-emacs-bounces+geh-help-gnu-emacs=m.gmane.org@gnu.org Errors-To: help-gnu-emacs-bounces+geh-help-gnu-emacs=m.gmane.org@gnu.org Xref: news.gmane.org gmane.emacs.help:75369 Archived-At: --000e0cd1469440d8b30494f64cfd Content-Type: text/plain; charset=ISO-8859-1 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 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 --------------------------- When typing "border: ", auto-complete reacts instantaneously. If it is a bug or an interference, that can be the problem. Thanks in advance for your help. Soichi --000e0cd1469440d8b30494f64cfd Content-Type: text/html; charset=ISO-8859-1 Content-Transfer-Encoding: quoted-printable hi. =A0I am not sure if this is a bug. =A0Maybe it is due to the settings o= f my emacs.

When typing "border: " in CSS file= (of course, the emacs is in css-mode), emacs freezes itself. =A0And this h= appens EVERYTIME!

I am not sure what to provide as the background informa= tion other than the phenomenon described above, here is my environment.

Cocoa Emacs=A0Version 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-chor= d.el
popup.el
sense-region.el
sequential-command.el
text-translator.el
shell-pop.el
twittering-mode.= el
w3m-wget.el
---------------------------

When typing "border: ", auto-complete reacts insta= ntaneously. =A0If it is a bug or an interference, that can be the problem.<= /div>

Thanks in advance for your help.

Soichi

--000e0cd1469440d8b30494f64cfd--