>>>>> "John" == John Levon <[EMAIL PROTECTED]> writes:
John> On Sun, Jan 27, 2002 at 10:05:22AM +0100, Michael Schmitt wrote: >> - New document; enter some letter; undo; undo again -> misleading >> minibuffer message John> hmm the problem is simple, and in lots of lyxfuncs. John> Perhaps we should add a disable(bool, string const & John> disabledmsg); ?? And then the status message would have to be moved inside FuncStatus. This would probably be better in the long term. John> JMarc how about this : Looks like a reasonable workaround. Why do you use N_()? JMarc