I am in octave-mode running an inferior octave shell. Now I mark a region and issue 'octave-send-region'. All commands are executed as expected and echoed in the shell buffer, and the highlighting is cleared.
So far so good, this is how it is supposed to work and how it does work initially. After a couple of more region-sending, however, the corresponding commands are still executed, but the highlighting fails to clear (it can be cleared using Ctrl-g).
I see this behavior now for at least a couple of years, and it is quite annoying. Before it was ok.
Anyone know about this behavior, and how to fix it?