You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
If I use M-. to jump to a symbol definition, and that definition is in the same file, then when the point is moved, the region between the previous and new positions is selected. I would expect the region not to be activated.
I can patch this in due course, but I wanted to record the issue here.