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: Fri, 08 Jun 2007 18:53:35 +0200	[thread overview]
Message-ID: <4669898f$0$69886$e4fe514c@news.xs4all.nl> (raw)
In-Reply-To: 87zm3ahfc0.fsf@orme.bigwalter.net

Daniel Jensen wrote:

> Cecil Westerhof <dummy@dummy.nl> writes:
> 
>> Daniel Jensen wrote:
>>
>>> It is called Highlight Changes mode. See the documentation for
>>> highlight-changes-mode and highlight-changes-rotate-faces for
>>> instructions on how to use it.
>>
>> Is nice. Is there a method to activate this option automatically?
> 
> There is a global Highlight Changes mode. You can add
> 
>     (global-highlight-changes 1)
> 
> to your .emacs to enable it.

This gives an aerror. I tried
        (setq global-highlight-changes 1)
and
        (setq global-highlight-changes t)

These do not give an error, but do also not have an influence.

I put the following in my .emacs:
        (global-set-key [f12] 'highlight-changes-mode)

So I can very easily set and reset it.

  reply	other threads:[~2007-06-08 16:53 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 [this message]
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
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='4669898f$0$69886$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).