<div dir="ltr">Gitlab asks me to verify I'm human by clicking a parrot, I do, then it says the connection was interrupted, every time.<div><br></div><div>I'm trying to report that python-mode breaks word navigation. This only appears to be true installing python-mode from the repository (see versions below). The builtin python mode doesn't have this issue (tested with a .emacsrc that does nothing but load use-package with the repo set and then use-package python-mode). Testing is easy:</div><div><br></div><div>1. Open a new python buffer</div><div>2. Type hello_world</div><div>3. Press M-b</div><div><br></div><div>The cursor should go to w, not h. If instead you press C-<backspace>, it should only delete 'world', not the whole thing. This behavior happens even if subword-mode is active, strangely.</div><div><br></div><div>     Status: Installed in ‘python-mode-20230702.625/’ (unsigned). Delete<br>    Version: 20230702.625<br>     Commit: c60a675aac83505f1f664410dce3b4e64eef37a8<br>    Summary: Python major mode<br>    Website: <a href="https://gitlab.com/groups/python-mode-devs">https://gitlab.com/groups/python-mode-devs</a><br>   Keywords: python languages oop <br> Maintainer: <<a href="mailto:python-mode@python.org">python-mode@python.org</a>><br>    Authors: 2015-2023 <a href="https://gitlab.com/groups/python-mode-devs">https://gitlab.com/groups/python-mode-devs</a><br>             2003-2014 <a href="https://launchpad.net/python-mode">https://launchpad.net/python-mode</a><br>             1995-2002 Barry A. Warsaw<br>             1992-1994 Tim Peters<br>Other versions: 20230702.625 (melpa).<br></div><div><br></div><div>GNU Emacs 28.2 (build 2, x86_64-pc-linux-gnu, X toolkit, cairo version 1.16.0, Xaw3d scroll bars) of 2023-06-21<br></div></div>