[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
RE: highlight-changes-mode
From: |
Drew Adams |
Subject: |
RE: highlight-changes-mode |
Date: |
Wed, 6 Dec 2006 11:58:00 -0800 |
> 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?
My opinion:
I want turning on or off a global minor mode to affect all existing and all
future buffers (until another explicit mode change). Anything else would be
a nuisance, in addition to being confusing.
There may be some particular global minor modes that one doesn't want to
turn on or off in particular buffers, but they should be handled as special
cases. The general case should be to treat a global minor mode as, well,
global - to have it do for all buffers what a local minor mode does for the
current buffer.
- Re: highlight-changes-mode, rsharman, 2006/12/04
- Re: highlight-changes-mode, rsharman, 2006/12/06
- Re: highlight-changes-mode, Richard Stallman, 2006/12/06
- RE: highlight-changes-mode,
Drew Adams <=
- 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
- Re: global minor modes that can be overridden locally? [was: highlight-changes-mode], Lennart Borgman, 2006/12/11