unofficial mirror of bug-gnu-emacs@gnu.org 
 help / color / mirror / code / Atom feed
From: Ted Zlatanov <tzz@lifelogs.com>
To: Michal Nazarewicz <mina86@mina86.com>
Cc: 18732@debbugs.gnu.org
Subject: bug#18732: [PATCH] whitespace-mode: add 'big-indent style highlighting big indention
Date: Fri, 17 Oct 2014 08:56:44 -0400	[thread overview]
Message-ID: <m261fikg6r.fsf@lifelogs.com> (raw)
In-Reply-To: <xa1t4mv3kuv5.fsf@mina86.com> (Michal Nazarewicz's message of "Fri, 17 Oct 2014 09:39:42 +0200")

On Fri, 17 Oct 2014 09:39:42 +0200 Michal Nazarewicz <mina86@mina86.com> wrote: 

MN> Add a 'big-indent style to `whitespace-mode' indicating when indention
MN> level is getting too big.  By default, 32 spaces and four TABs are
MN> considered to be a big indention but `whitespace-many-tabs-regexp' can
                                          ^^^^^^^^^^^^^^^^^^^^^^^^^^^
The regexp var was renamed to `whitespace-big-indent-regexp' so the
above note needs changing.

MN> +;; `whitespace-tab-regexp'	Specify many TAB characters regexp.
MN> +;;

Copy+paste bug.

MN> +			 (const :tag "(Face) Big indentation" big-indent)

Maybe "Too much line indentation" would be a better user-facing tag.

MN> +(defcustom whitespace-big-indent-regexp
...
MN> +  :type '(regexp :tag "Big indention")

Typo in tag, and maybe reword to "Detect too much indentation at the beginning of a line".

MN> + []  C-t - toggle big indention visualization

Typo.

Looks good otherwise, I can't wait to start using it!  Thanks for
working on it.

Ted





  reply	other threads:[~2014-10-17 12:56 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 [this message]
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
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=m261fikg6r.fsf@lifelogs.com \
    --to=tzz@lifelogs.com \
    --cc=18732@debbugs.gnu.org \
    --cc=mina86@mina86.com \
    /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).