anonymous function instead of using flet
commit2817f68c17c06fc6cf7e516f42372229fabce3b5
authorEric Schulte <eric.schulte@gmx.com>
Mon, 30 Jul 2012 23:29:32 +0000 (30 17:29 -0600)
committerEric Schulte <eric.schulte@gmx.com>
Tue, 31 Jul 2012 14:14:12 +0000 (31 08:14 -0600)
tree658818ca7a8e39992d9e641e05ccb1c26b4571e5
parent5b9cbe92913e693749ecfb2f60891042ecf8009c
anonymous function instead of using flet

* lisp/ob-comint.el (org-babel-comint-with-output): Don't name the
  filter function, but rather pass through the anonymous lambda
  directly.
lisp/ob-comint.el