>>>>> "Angus" == Angus Leeming <[EMAIL PROTECTED]> writes:

Angus> Clearly, it would be better to allow the colors to be editted
Angus> without a buffer present.

This is probably an oversight. You can probably change in LyXAction.C
                { LFUN_SET_COLOR, "set-color", "", Noop },
to
                { LFUN_SET_COLOR, "set-color", "", ReadOnly|NoBuffer },
and see whether a problem occurs.

JMarc

Reply via email to