unofficial mirror of help-gnu-emacs@gnu.org
 help / color / mirror / Atom feed
From: Cecil Westerhof <dummy@dummy.nl>
To: help-gnu-emacs@gnu.org
Subject: Re: Highlight new lines
Date: Wed, 13 Jun 2007 07:54:13 +0200	[thread overview]
Message-ID: <466f8686$0$336$e4fe514c@news.xs4all.nl> (raw)
In-Reply-To: mailman.1786.1181327986.32220.help-gnu-emacs@gnu.org

Peter Dyballa wrote:
>> I tried
>>         (setq global-highlight-changes 1)
>> and
>>         (setq global-highlight-changes t)
> 
> Could you check whether your version of GNU Emacs has documentation
> on global-highlight-changes? If not, then you need to get hilit-
> chg.el. Or GNU Emacs 22.

I get:
################################################################################
global-highlight-changes is an interactive compiled Lisp function in
`hilit-chg'.
(global-highlight-changes &optional ARG)

Turn on or off global Highlight Changes mode.

When called interactively:
- if no prefix, toggle global Highlight Changes mode on or off
- if called with a positive prefix (or just C-u) turn it on in active mode
- if called with a zero prefix  turn it on in passive mode
- if called with a negative prefix turn it off

When called from a program:
- if ARG is nil or omitted, turn it off
- if ARG is `active', turn it on in active mode
- if ARG is `passive', turn it on in passive mode
- otherwise just turn it on

When global Highlight Changes mode is enabled, Highlight Changes mode is
turned
on for future "suitable" buffers (and for "suitable" existing buffers if
variable `highlight-changes-global-changes-existing-buffers' is non-nil).
"Suitability" is determined by variable `highlight-changes-global-modes'.
################################################################################

So it should work I think?

  parent reply	other threads:[~2007-06-13  5:54 UTC|newest]

Thread overview: 19+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2007-06-06 11:50 Highlight new lines weber
2007-06-06 12:12 ` Daniel Jensen
2007-06-06 12:38   ` weber
2007-06-07  4:12   ` Cecil Westerhof
2007-06-08 11:10     ` Daniel Jensen
2007-06-08 16:53       ` Cecil Westerhof
2007-06-08 18:03         ` Daniel Jensen
2007-06-13  5:44           ` Cecil Westerhof
2007-06-14 10:50             ` Daniel Jensen
2007-06-14 11:08               ` Cecil Westerhof
2007-06-14 11:44                 ` Daniel Jensen
2007-06-14 12:12                   ` Cecil Westerhof
2007-06-14 12:38                     ` Daniel Jensen
2007-06-14 12:41                       ` Cecil Westerhof
2007-06-08 18:39         ` Peter Dyballa
     [not found]         ` <mailman.1786.1181327986.32220.help-gnu-emacs@gnu.org>
2007-06-13  5:54           ` Cecil Westerhof [this message]
2007-06-13  8:40             ` Peter Dyballa
     [not found]             ` <mailman.2089.1181724100.32220.help-gnu-emacs@gnu.org>
2007-06-14  7:07               ` Cecil Westerhof
2007-06-14  8:27                 ` Peter Dyballa

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='466f8686$0$336$e4fe514c@news.xs4all.nl' \
    --to=dummy@dummy.nl \
    --cc=help-gnu-emacs@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.
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).