]> code.delx.au - gnu-emacs-elpa/commit
counsel.el (counsel--async-sentinel): Start refactor
authorOleh Krehel <ohwoeowho@gmail.com>
Wed, 9 Mar 2016 13:48:16 +0000 (14:48 +0100)
committerOleh Krehel <ohwoeowho@gmail.com>
Wed, 9 Mar 2016 13:54:13 +0000 (14:54 +0100)
commit50f309204d51d7e8bf3a4910854ccdf23cece49f
treea81ee770cdc50e28ef05729ae1131b2ac05237f2
parent871f78cc9fea6c2c86e0d68a89df0a9dc9aad8b5
counsel.el (counsel--async-sentinel): Start refactor

This function should only care about producing a list of strings from
the process buffer.
A new function should take this list and take care of everything else.
counsel.el