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

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

Re: Highlight new lines


From: Peter Dyballa
Subject: Re: Highlight new lines
Date: Fri, 8 Jun 2007 20:39:33 +0200


Am 08.06.2007 um 18:53 schrieb Cecil Westerhof:

There is a global Highlight Changes mode. You can add

    (global-highlight-changes 1)

to your .emacs to enable it.

Global-highlight-changes is a function, so the following can't work, can't change any unwanted behaviour.


This gives an aerror. 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.

--
Greetings

  Pete

War springs from unseen and generally insignificant causes.
                                       -- Anonymous






reply via email to

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