lp:~a-roehler/python-mode/python-mode-components

Created by Andreas Roehler and last modified
Get this branch:
bzr branch lp:~a-roehler/python-mode/python-mode-components
Only Andreas Roehler can upload to this branch. If you are Andreas Roehler please log in for upload directions.

Branch merges

Related bugs

Related blueprints

Branch information

Owner:
Andreas Roehler
Project:
python-mode.el
Status:
Abandoned

Recent revisions

1397. By Andreas Roehler

new boolean py-force-py-shell-name-p, lp:955900

When `t', execution with Python specified in `py-shell-name' is enforced, shebang will have no effect.
Default is nil

Questions expected that behavior, already implemented
via C-u py-execute-..., resp. extended explizit
commands

When `t', C-c C-c now always executes resp. to `py-shell-name'

1396. By Andreas Roehler

Extended execute forms provided for "line"

new commands py-beginning/end-of-line

while introduced for internal reasons --because of it's
return values-- they allow repeats, i.e. when already
at end-of-line, jumping to next end etc.

1395. By Andreas Roehler

`py-execute-line', new command, lp:932340

1394. By Andreas Roehler

path wrong expanded, lp:955338, fixed

1393. By Andreas Roehler

`py-execute-buffer' ignores full-path `py-shell-name', lp:943832, again

`py-python-version' reports according to buffer local `py-shell-name'

1392. By Andreas Roehler

`py-execute-buffer' ignores full-path `py-shell-name', lp:943832

Py-shell buffers relying a non-default executable, i.e.
specified by path, now get a "ND" prefix -

"*ND python*" for example.

1391. By Andreas Roehler

`py-intend-tabs-mode' sets default of `indent-tabs-mode', lp:953765

New boolean variable `py-intend-tabs-mode', if `indent-tabs-mode' should be on. Default is nil.

Commands `py-toggle-indent-tabs-mode', ...-on, ...-off
menu PyTools "Toggle indent-tabs-mode" `py-toggle-indent-tabs-mode'

1390. By Andreas Roehler

Python shell buffer not visible, lp:947756, fixed

1389. By Andreas Roehler

py-mode-map missed, lp:912919, fixed

Also: behavior of C-u M-x py-shell closer to common shell

Interactively, C-u 4 prompts for a buffer,
i.e. when a "*Python*" is running, C-u M-x `py-shell' opens a "*Python<2>*" per default

C-u 2 M-x py-shell promts for command-arguments as known from 5th-series

renamed py-switch-shells py-switch-shell
renamed py-toggle-shells py-toggle-shell

1388. By Andreas Roehler

make $WORKON_HOME known to `py-execute-directory', `py-bug-tests-intern' now a macro

Branch metadata

Branch format:
Branch format 7
Repository format:
Bazaar repository format 2a (needs bzr 1.16 or later)
Stacked on:
lp:python-mode
This branch contains Public information 
Everyone can see this information.

Subscribers