Launchpad does not know where Blender Python Mode for Emacs hosts its code.

Bazaar branches

Name Status Last Modified Last Commit
lp:~diresu/blender-python-mode/blender-python-mode 1 Development 2010-09-04 07:31:28 UTC
19. Wrote 'blender-send-buffer' based on ...

Author: Dietrich Bollmann
Revision Date: 2010-09-04 07:31:28 UTC

Wrote 'blender-send-buffer' based on Marc's function 'blender-execute-file'.

doc:

Send the current buffer to the inferior Python process.

When the buffer is bound to a file and the current state of the
buffer has been saved, the corresponding file itself is loaded
using 'imp.load_source'; when the buffer is not bound to a file
or has been modified since it has been saved last, the buffer
content is sent.

11 of 1 result