aboutsummaryrefslogtreecommitdiff
path: root/bindings/python-cffi/tests/conftest.py
diff options
context:
space:
mode:
authorSteven Allen <steven@stebalien.com>2020-01-03 09:04:00 -0800
committerDavid Bremner <david@tethera.net>2020-01-08 21:14:47 -0400
commit92a7f26face78334893b11fbdd6f79139b92bf5b (patch)
tree0f12a33225c0113bde6607d562aa191ffbf33351 /bindings/python-cffi/tests/conftest.py
parentfd9a951249693b8aa218dd888d39d4a54d63745c (diff)
emacs: don't start processes stopped
It causes this function to fail with: let: Wrong type argument: null, t Support for this was removed from Emacs in April 2019 (5c5e309527e6b582e2c04b83e7af45f3144863ac) because it never worked correctly (apparently). This also shouldn't be necessary as sentinels will not be called unless emacs is idle or waiting for input. Therefore, the `process-put' calls immediately following the `make-process' call should always complete before the sentinel is first called.
Diffstat (limited to 'bindings/python-cffi/tests/conftest.py')
0 files changed, 0 insertions, 0 deletions