Hi Barry, hi all,

when py-exexute-... commands are run, window-mangagement is
controlled by values of customizable booleans

`py-switch-buffers-on-execute-p'

`py-split-windows-on-execute-p'

Considered calls to customize being laborious, commands have been installed
specifying that options like `py-execute-statement-python-switch'

However, that caused a large menu and brought some critics.
OTOH meanwhile lightweight switches are provided with

menu Python/Customize/Switches/Display

which set these vars for current session.

After all dropping these commands seems a gain, as code-base might shrink 
considerably.

WDYT?

Cheers,

Andreas

_______________________________________________
Python-mode mailing list
Python-mode@python.org
https://mail.python.org/mailman/listinfo/python-mode

Reply via email to