unofficial mirror of emacs-devel@gnu.org 
 help / color / mirror / code / Atom feed
From: "Vinicius Jose Latorre" <viniciusjl@ig.com.br>
To: "Dan Nicolaescu" <dann@ics.uci.edu>
Cc: Nikolaj Schumacher <n_schumacher@web.de>,
	rms@gnu.org, emacs-devel@gnu.org
Subject: Re: highlight-80+ --- highlight characters beyond column 80
Date: Wed, 13 Aug 2008 17:29:11 -0300	[thread overview]
Message-ID: <2434610808131329t4729f9c1o75018acf8ddac7e9@mail.gmail.com> (raw)
In-Reply-To: <200808131904.m7DJ4HIM025480@sallyv1.ics.uci.edu>

[-- Attachment #1: Type: text/plain, Size: 1158 bytes --]

>   > >     (defgroup highlight-80+ nil
>   > >       "Highlight characters beyond column 80."
>   > >       :group 'faces)
>   > >
>
>   > >     (defcustom highlight-80+-columns 80
>   > >       "*Number of columns to allow in lines."
>   > >       :group 'highlight-80+
>   > >       :type 'integer)
>
>   > >
>   > > Perhaps this should be a standard feature
>   > > so that this variable could have a shorter and more natural name.
>   > >
>   >
>   >
>   > Well, whitespace.el has a similar feature:
>   >
>   >
>   > ;; Thanks to nschum (EmacsWiki) for the idea about highlight "long"
>   > ;; lines tail.  See EightyColumnRule (EmacsWiki).
>
>
> Can you please document this at least in etc/NEWS?  Otherwise it's very
> hard to guess that such a feature would be found in whitespace.el ...




You're right!  I had not much time to do it, but I'll put the whitespace.el
main features in etc/NEWS.



  > (defcustom whitespace-line-column 80
>   >  "*Specify column beyond which the line is highlighted.
>   >
>   > Used when `whitespace-style' includes `lines' or `lines-tail'."
>   >  :type '(integer :tag "Line Length")
>   >  :group 'whitespace)
>

[-- Attachment #2: Type: text/html, Size: 2233 bytes --]

  reply	other threads:[~2008-08-13 20:29 UTC|newest]

Thread overview: 6+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
     [not found] <m2d4kfvkyh.fsf@nschum.de>
2008-08-11 23:05 ` highlight-80+ --- highlight characters beyond column 80 Richard M. Stallman
2008-08-12  1:08   ` Vinicius Jose Latorre
2008-08-13 11:24     ` Nikolaj Schumacher
2008-08-13 19:04     ` Dan Nicolaescu
2008-08-13 20:29       ` Vinicius Jose Latorre [this message]
2008-08-15  0:56       ` Vinicius Jose Latorre

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=2434610808131329t4729f9c1o75018acf8ddac7e9@mail.gmail.com \
    --to=viniciusjl@ig.com.br \
    --cc=dann@ics.uci.edu \
    --cc=emacs-devel@gnu.org \
    --cc=n_schumacher@web.de \
    --cc=rms@gnu.org \
    /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).