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#18732: [PATCH] whitespace-mode: add 'big-indent style highlighting big indention Date: Fri, 17 Oct 2014 13:03:31 -0400 Message-ID: References: NNTP-Posting-Host: plane.gmane.org Mime-Version: 1.0 Content-Type: text/plain X-Trace: ger.gmane.org 1413565473 377 80.91.229.3 (17 Oct 2014 17:04:33 GMT) X-Complaints-To: usenet@ger.gmane.org NNTP-Posting-Date: Fri, 17 Oct 2014 17:04:33 +0000 (UTC) Cc: 18732@debbugs.gnu.org To: Michal Nazarewicz Original-X-From: bug-gnu-emacs-bounces+geb-bug-gnu-emacs=m.gmane.org@gnu.org Fri Oct 17 19:04:26 2014 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 1XfAwx-0003BT-UD for geb-bug-gnu-emacs@m.gmane.org; Fri, 17 Oct 2014 19:04:24 +0200 Original-Received: from localhost ([::1]:33627 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1XfAwx-0003VN-AT for geb-bug-gnu-emacs@m.gmane.org; Fri, 17 Oct 2014 13:04:23 -0400 Original-Received: from eggs.gnu.org ([2001:4830:134:3::10]:54776) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1XfAwm-0003U7-KN for bug-gnu-emacs@gnu.org; Fri, 17 Oct 2014 13:04:20 -0400 Original-Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1XfAwc-0001YA-6d for bug-gnu-emacs@gnu.org; Fri, 17 Oct 2014 13:04:12 -0400 Original-Received: from debbugs.gnu.org ([140.186.70.43]:56046) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1XfAwc-0001Y4-3b for bug-gnu-emacs@gnu.org; Fri, 17 Oct 2014 13:04:02 -0400 Original-Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.80) (envelope-from ) id 1XfAwb-0003wE-Mc for bug-gnu-emacs@gnu.org; Fri, 17 Oct 2014 13:04: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: Fri, 17 Oct 2014 17:04:01 +0000 Resent-Message-ID: Resent-Sender: help-debbugs@gnu.org X-GNU-PR-Message: followup 18732 X-GNU-PR-Package: emacs X-GNU-PR-Keywords: patch Original-Received: via spool by 18732-submit@debbugs.gnu.org id=B18732.141356543715128 (code B ref 18732); Fri, 17 Oct 2014 17:04:01 +0000 Original-Received: (at 18732) by debbugs.gnu.org; 17 Oct 2014 17:03:57 +0000 Original-Received: from localhost ([127.0.0.1]:47610 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.80) (envelope-from ) id 1XfAwX-0003vv-5U for submit@debbugs.gnu.org; Fri, 17 Oct 2014 13:03:57 -0400 Original-Received: from mercure.iro.umontreal.ca ([132.204.24.67]:59015) by debbugs.gnu.org with esmtp (Exim 4.80) (envelope-from ) id 1XfAwV-0003vo-Bk for 18732@debbugs.gnu.org; Fri, 17 Oct 2014 13:03:55 -0400 Original-Received: from hidalgo.iro.umontreal.ca (hidalgo.iro.umontreal.ca [132.204.27.50]) by mercure.iro.umontreal.ca (Postfix) with ESMTP id 2757B850F8; Fri, 17 Oct 2014 13:03:55 -0400 (EDT) Original-Received: from lechon.iro.umontreal.ca (lechon.iro.umontreal.ca [132.204.27.242]) by hidalgo.iro.umontreal.ca (Postfix) with ESMTP id C45B31E5B74; Fri, 17 Oct 2014 13:03:31 -0400 (EDT) Original-Received: by lechon.iro.umontreal.ca (Postfix, from userid 20848) id B56FAB422F; Fri, 17 Oct 2014 13:03:31 -0400 (EDT) In-Reply-To: (Ted Zlatanov's message of "Fri, 17 Oct 2014 08:56:44 -0400") User-Agent: Gnus/5.13 (Gnus v5.13) Emacs/25.0.50 (gnu/linux) X-DIRO-MailScanner-Information: Please contact the ISP for more information X-DIRO-MailScanner: Found to be clean X-DIRO-MailScanner-SpamCheck: n'est pas un polluriel, SpamAssassin (score=-2.82, requis 5, autolearn=not spam, ALL_TRUSTED -2.82, MC_TSTLAST 0.00) X-DIRO-MailScanner-From: monnier@iro.umontreal.ca 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:94682 > Maybe "Too much line indentation" would be a better user-facing tag. Or "Indentation too deep". Stefan