Jean-Marc Lasgouttes wrote: > Le 02/07/2018 ?? 22:59, Pavel Sanda a écrit : >> Pavel Sanda wrote: >>> Often now when you hit tab completion menu appears instead of nesting >>> which is annoying. Could we disable completion when the cursor stands >>> at the end of selected text, so the lfun for nesting in command-sequence >>> takes priority over completion? >> Should I file it on bugzilla or are you still on the track? > > Please file a bug. Is it really only when there is a selection?
Well, this is design question. Should nesting have priority over completion or not? I think it's fine if completion wins in case you are in the middle of writing some word. But clearly you doing something different when the block is selected. Pavel