unofficial mirror of bug-gnu-emacs@gnu.org 
 help / color / mirror / code / Atom feed
From: Ted Zlatanov <tzz@lifelogs.com>
To: Stefan Monnier <monnier@iro.umontreal.ca>
Cc: Michal Nazarewicz <mina86@mina86.com>, 18732-done@debbugs.gnu.org
Subject: bug#18732: [PATCHv3] whitespace-mode: add 'big-indent style highlighting big indention
Date: Fri, 17 Oct 2014 20:25:35 -0400	[thread overview]
Message-ID: <87bnpacjgg.fsf@lifelogs.com> (raw)
In-Reply-To: <jwv1tq6y3lz.fsf-monnier+emacsbugs@gnu.org> (Stefan Monnier's message of "Fri, 17 Oct 2014 14:04:55 -0400")

On Fri, 17 Oct 2014 14:04:55 -0400 Stefan Monnier <monnier@iro.umontreal.ca> wrote: 

>> Stefan, do you want to push this to trunk or should I?  I think it's
>> ready but for the one minor typo I noted.

SM> Please do it,

OK; done.  Michal, I did a little bit of editing here and there but the
code needed nothing.  I tested it a bit before pushing.

Ted

------------------------------------------------------------
revno: 118144
author: Michal Nazarewicz <mina86@mina86.com>
committer: Ted Zlatanov <tzz@lifelogs.com>
branch nick: quickfixes
timestamp: Fri 2014-10-17 20:23:03 -0400
message:
  Add a 'big-indent style to `whitespace-mode'.
  
  * lisp/whitespace.el (whitespace-style, whitespace-big-indent)
  (whitespace-big-indent-regexp, whitespace-style-value-list)
  (whitespace-toggle-option-alist, whitespace-interactive-char)
  (whitespace-toggle-options)
  (global-whitespace-toggle-options, whitespace-help-text)
  (whitespace-style-face-p, whitespace-color-on): Add a 'big-indent
  style to `whitespace-mode' to indicate that the line indentation
  is too deep.  By default, 32 SPACEs or four TABs are considered
  too many but `whitespace-big-indent-regexp' can be configured.
------------------------------------------------------------
revno: 118143
author: Michal Nazarewicz <mina86@mina86.com>
committer: Ted Zlatanov <tzz@lifelogs.com>
branch nick: quickfixes
timestamp: Fri 2014-10-17 20:22:13 -0400
message:
  Mention new whitespace-mode option: big-indent.
  
  * etc/NEWS: Mention new whitespace-mode option: big-indent.





  reply	other threads:[~2014-10-18  0:25 UTC|newest]

Thread overview: 10+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2014-10-15 12:14 bug#18732: [PATCH] whitespace-mode: add 'many-tabs style highlighting multiple TABs Michal Nazarewicz
2014-10-16 13:07 ` Ted Zlatanov
2014-10-17  7:39   ` bug#18732: [PATCH] whitespace-mode: add 'big-indent style highlighting big indention Michal Nazarewicz
2014-10-17 12:56     ` Ted Zlatanov
2014-10-17 13:16       ` bug#18732: [PATCHv3] " Michal Nazarewicz
2014-10-17 17:16         ` Ted Zlatanov
2014-10-17 17:18         ` Ted Zlatanov
2014-10-17 18:04           ` Stefan Monnier
2014-10-18  0:25             ` Ted Zlatanov [this message]
2014-10-17 17:03       ` bug#18732: [PATCH] " Stefan Monnier

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

  List information: https://www.gnu.org/software/emacs/

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=87bnpacjgg.fsf@lifelogs.com \
    --to=tzz@lifelogs.com \
    --cc=18732-done@debbugs.gnu.org \
    --cc=mina86@mina86.com \
    --cc=monnier@iro.umontreal.ca \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
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).