help-gnu-emacs
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Highlight new lines


From: Daniel Jensen
Subject: Re: Highlight new lines
Date: Fri, 08 Jun 2007 20:03:09 +0200
User-agent: Gnus/5.110006 (No Gnus v0.6) Emacs/22.1 (gnu/linux)

Cecil Westerhof <dummy@dummy.nl> writes:

> Daniel Jensen wrote:
>
>> There is a global Highlight Changes mode. You can add
>> 
>>     (global-highlight-changes 1)
>> 
>> to your .emacs to enable it.
>
> This gives an aerror.

It should work out of the box. What is the error?

> I tried
>         (setq global-highlight-changesĀ 1)
> and
>         (setq global-highlight-changesĀ t)
                ------------------------^

There are non-breaking spaces here, so that will not work as intended.
It is possible that you accidentally added non-breaking spaces to
(global-highlight-changes 1) as well.


reply via email to

[Prev in Thread] Current Thread [Next in Thread]