Hi Eric, Eric Schulte <[email protected]> writes:
> Does the attached patch resolve this bad behavior? Can't we just get rid of org-flet in this case? With simply let-defining the temporary function? (let ((f (lambda(x) (message x)))) (funcall f "Hello!")) -- Bastien
