unofficial mirror of emacs-devel@gnu.org 
 help / color / mirror / code / Atom feed
From: "Richard M. Stallman" <rms@gnu.org>
To: Nikolaj Schumacher <n_schumacher@web.de>
Cc: emacs-devel@gnu.org
Subject: Re: highlight-80+ --- highlight characters beyond column 80
Date: Mon, 11 Aug 2008 19:05:57 -0400	[thread overview]
Message-ID: <E1KSgSb-0003Mr-Hq@fencepost.gnu.org> (raw)
In-Reply-To: <m2d4kfvkyh.fsf@nschum.de> (message from Nikolaj Schumacher on Mon, 11 Aug 2008 13:40:22 +0200)

    (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.




       reply	other threads:[~2008-08-11 23:05 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 ` Richard M. Stallman [this message]
2008-08-12  1:08   ` highlight-80+ --- highlight characters beyond column 80 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
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=E1KSgSb-0003Mr-Hq@fencepost.gnu.org \
    --to=rms@gnu.org \
    --cc=emacs-devel@gnu.org \
    --cc=n_schumacher@web.de \
    /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).