aboutsummaryrefslogtreecommitdiffstats
path: root/src/buffer.h
diff options
context:
space:
mode:
authorFabián Ezequiel Gallina2012-05-17 00:03:21 -0300
committerFabián Ezequiel Gallina2012-05-17 00:03:21 -0300
commit1fe1b5aa848d02ac3b1706ab3c332b8578567c54 (patch)
treee1a03d7204895285773fe63db7d56c71b4eb6fe4 /src/buffer.h
parentecf24fd762c38e0a588198bc702b2f5866957f86 (diff)
downloademacs-1fe1b5aa848d02ac3b1706ab3c332b8578567c54.tar.gz
emacs-1fe1b5aa848d02ac3b1706ab3c332b8578567c54.zip
Implemented internal python shell.
This new kind of shell is intended to be used for generic communication related to defined configurations. The main difference with global or dedicated shells is that these ones are attached to a configuration, not a buffer. This means that can be used for example to retrieve the sys.path and other stuff, without messing with user shells. New Variables: * python-shell-internal-buffer-name, New functions: * python-shell-internal-get-process-name * run-python-internal * python-shell-internal-get-or-create-process * python-shell-internal-send-string (makes python-send-receive obsolete)
Diffstat (limited to 'src/buffer.h')
0 files changed, 0 insertions, 0 deletions