Expand debug to contain more than 31 cases

Jean-Marc Lasgouttes lasgouttes at lyx.org
Tue Apr 19 08:53:40 UTC 2022


Le 19/04/2022 à 10:08, Kornel Benko a écrit :
>>   We do
>> currently have a "--verbose" but what I mean is to change "--verbose" to
>> accept a "<level>" argument that determines how verbose the debug output
>> is. So this way, "lyx --debug find --verbose 1" would give the same
>> output as "FIND", and "lyx --debug find --verbose 2" would give the same
>> output as "FINDSHORT".
> 
> Maybe the other way around. FIND -> FINDLONG, FINDSHORT -> FIND
> so that --verbose 2 would select FINGLONG.

I am not sure that we need a verbose level yet. What about
-dbg find => FINDSHORT
-dbg find --verbose => FIND

JMarc


More information about the lyx-devel mailing list