[LyX/master] Do not override (Back)Tab in Adv F&R when it is useful

Jean-Marc Lasgouttes lasgouttes.lyx.org at free.fr
Mon Jul 25 10:11:23 UTC 2022


Le 25/07/2022 à 10:39, Kornel Benko a écrit :
> Am Sun, 24 Jul 2022 22:57:01 +0200
> schrieb Jean-Marc Lasgouttes <lasgouttes at lyx.org>:
> 
>> Le 24/07/2022 à 19:52, Kornel Benko a écrit :
>>> /usr2/src/lyx/lyx-git/src/KeyMap.cpp: In member function ‘lyx::KeyMap::ReturnValues
>>> lyx::KeyMap::readWithoutConv(const lyx::support::FileName&,
>>> lyx::KeyMap*)’: /usr2/src/lyx/lyx-git/src/KeyMap.cpp:337:16: error: ‘FunRequest’ has
>>> not been declared if (func == FunRequest::unknown) { ^~~~~~~~~~
>>>
>>> 	FunRequest--> FuncRequest
>>>
>>> Also 'FuncRequest func = lyxaction.lookupFunc(cmd);' hid func from above (line 365)
>>>
>>> Same effect. Works, but the dialog does not honour the setting.
>>
>> Indeed, I forgot a few things :)
>>
>> I would say that the rest shall be handled in
>> PrefShortcuts::insertShortcutItem
> 
> Maybe. Too difficult for me.

We could stay with the current patch. It is good enough for what you 
want to do, isn't it?

Then we open a ticket for the rest, and off we go! :)

JMarc


More information about the lyx-devel mailing list