[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: highlight-changes-mode
From: |
Richard Stallman |
Subject: |
Re: highlight-changes-mode |
Date: |
Wed, 06 Dec 2006 13:44:30 -0500 |
I added a new keyword :only-new EXPR which allows restricting
a change of mode to new only new buffers if EXPR is non-nil.
(So the default behaviour, without this keyword, is unchanged.)
If we want that functionality, this is a clean way of providing it. I
think the real question is which way we want global minor modes to
work. Do we want the global mode command to affect only buffers
created subsequently? Do we want it to affect all existing buffers?
Only existing buffers in which the user has not specified any
setting for the mode?
Is there a good reason why global-highlight-changes should
not be like Global Font Lock mode, and affect all buffers
where it is applicable?
- Re: highlight-changes-mode, rsharman, 2006/12/04
- Re: highlight-changes-mode, rsharman, 2006/12/06
- Re: highlight-changes-mode,
Richard Stallman <=
- RE: highlight-changes-mode, Drew Adams, 2006/12/06
- Re: highlight-changes-mode, Richard Stallman, 2006/12/07
- RE: highlight-changes-mode, Drew Adams, 2006/12/07
- global minor modes that can be overridden locally? [was: highlight-changes-mode], Drew Adams, 2006/12/09
- Re: global minor modes that can be overridden locally? [was: highlight-changes-mode], Richard Stallman, 2006/12/10
- Re: global minor modes that can be overridden locally? [was: highlight-changes-mode], Lennart Borgman, 2006/12/10
- RE: global minor modes that can be overridden locally? [was: highlight-changes-mode], Drew Adams, 2006/12/10
- Re: global minor modes that can be overridden locally? [was: highlight-changes-mode], Lennart Borgman, 2006/12/10
- RE: global minor modes that can be overridden locally? [was: highlight-changes-mode], Drew Adams, 2006/12/10
- Re: global minor modes that can be overridden locally? [was: highlight-changes-mode], Richard Stallman, 2006/12/11