From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: Stefan Monnier Newsgroups: gmane.emacs.bugs Subject: bug#15467: CSS-mode gives weird indentation when you put opening bracket on its own line Date: Mon, 07 Oct 2013 11:41:29 -0400 Message-ID: References: NNTP-Posting-Host: plane.gmane.org Mime-Version: 1.0 Content-Type: text/plain X-Trace: ger.gmane.org 1381160540 2038 80.91.229.3 (7 Oct 2013 15:42:20 GMT) X-Complaints-To: usenet@ger.gmane.org NNTP-Posting-Date: Mon, 7 Oct 2013 15:42:20 +0000 (UTC) Cc: 15467-done@debbugs.gnu.org To: Paul Pogonyshev Original-X-From: bug-gnu-emacs-bounces+geb-bug-gnu-emacs=m.gmane.org@gnu.org Mon Oct 07 17:42:21 2013 Return-path: Envelope-to: geb-bug-gnu-emacs@m.gmane.org Original-Received: from lists.gnu.org ([208.118.235.17]) by plane.gmane.org with esmtp (Exim 4.69) (envelope-from ) id 1VTCwv-0006BC-3u for geb-bug-gnu-emacs@m.gmane.org; Mon, 07 Oct 2013 17:42:21 +0200 Original-Received: from localhost ([::1]:60391 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1VTCwu-00075g-Op for geb-bug-gnu-emacs@m.gmane.org; Mon, 07 Oct 2013 11:42:20 -0400 Original-Received: from eggs.gnu.org ([2001:4830:134:3::10]:51694) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1VTCwj-00075F-QV for bug-gnu-emacs@gnu.org; Mon, 07 Oct 2013 11:42:17 -0400 Original-Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1VTCwc-0003B5-Gp for bug-gnu-emacs@gnu.org; Mon, 07 Oct 2013 11:42:09 -0400 Original-Received: from debbugs.gnu.org ([140.186.70.43]:52225) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1VTCwc-0003B1-D5 for bug-gnu-emacs@gnu.org; Mon, 07 Oct 2013 11:42:02 -0400 Original-Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.80) (envelope-from ) id 1VTCwb-0003Mz-Sz for bug-gnu-emacs@gnu.org; Mon, 07 Oct 2013 11:42:01 -0400 X-Loop: help-debbugs@gnu.org Resent-From: Stefan Monnier Original-Sender: "Debbugs-submit" Resent-CC: bug-gnu-emacs@gnu.org Resent-Date: Mon, 07 Oct 2013 15:42:01 +0000 Resent-Message-ID: Resent-Sender: help-debbugs@gnu.org X-GNU-PR-Message: followup 15467 X-GNU-PR-Package: emacs X-GNU-PR-Keywords: Original-Received: via spool by 15467-done@debbugs.gnu.org id=D15467.138116049212907 (code D ref 15467); Mon, 07 Oct 2013 15:42:01 +0000 Original-Received: (at 15467-done) by debbugs.gnu.org; 7 Oct 2013 15:41:32 +0000 Original-Received: from localhost ([127.0.0.1]:60517 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.80) (envelope-from ) id 1VTCw8-0003M7-9m for submit@debbugs.gnu.org; Mon, 07 Oct 2013 11:41:32 -0400 Original-Received: from ironport2-out.teksavvy.com ([206.248.154.182]:14045) by debbugs.gnu.org with esmtp (Exim 4.80) (envelope-from ) id 1VTCw6-0003Ly-J0 for 15467-done@debbugs.gnu.org; Mon, 07 Oct 2013 11:41:30 -0400 X-IronPort-Anti-Spam-Filtered: true X-IronPort-Anti-Spam-Result: Av4EABK/CFHO+K8t/2dsb2JhbABEvw4Xc4IeAQEEAVYjBQsLNBIUGA0kiB4GwS2RCgOkeoFegxM X-IPAS-Result: Av4EABK/CFHO+K8t/2dsb2JhbABEvw4Xc4IeAQEEAVYjBQsLNBIUGA0kiB4GwS2RCgOkeoFegxM X-IronPort-AV: E=Sophos;i="4.84,565,1355115600"; d="scan'208";a="34933229" Original-Received: from 206-248-175-45.dsl.teksavvy.com (HELO pastel.home) ([206.248.175.45]) by ironport2-out.teksavvy.com with ESMTP/TLS/ADH-AES256-SHA; 07 Oct 2013 11:37:52 -0400 Original-Received: by pastel.home (Postfix, from userid 20848) id 7192060C2E; Mon, 7 Oct 2013 11:41:29 -0400 (EDT) In-Reply-To: (Paul Pogonyshev's message of "Mon, 7 Oct 2013 09:14:05 +0200") User-Agent: Gnus/5.13 (Gnus v5.13) Emacs/24.3.50 (gnu/linux) X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.15 Precedence: list X-detected-operating-system: by eggs.gnu.org: GNU/Linux 3.x X-Received-From: 140.186.70.43 X-BeenThere: bug-gnu-emacs@gnu.org List-Id: "Bug reports for GNU Emacs, the Swiss army knife of text editors" List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: bug-gnu-emacs-bounces+geb-bug-gnu-emacs=m.gmane.org@gnu.org Original-Sender: bug-gnu-emacs-bounces+geb-bug-gnu-emacs=m.gmane.org@gnu.org Xref: news.gmane.org gmane.emacs.bugs:78984 Archived-At: > This fixes the problem I originally reported, but there seem to be more: > .x1 > { > } > .x2 > { > } > div.x3 > { > } Thanks. Should be fixed now. > As a feature request, it would be nice if '}' triggered auto-indent on > insertion, as in e.g. various programming modes. Now electric-indent-mode obeys css-electric-keys. Stefan