>>>>> "Georg" == Georg Baum <[EMAIL PROTECTED]> writes:
Georg> Jean-Marc Lasgouttes wrote: >> Unknown means that the command itself is unknown. This is used if >> you enter a bogus command, of course, but also getStatus can say >> that LFUN_THESAURUS is unknown is thesaurus support has not been >> compiled in. In this case, the command will not appear in the menu. Georg> Better like this? I confused UNKNOWN with the return value Georg> 'false' of getStatus. Perfect. JMarc