[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: New branch feature/named-lambdas.
From: |
Ihor Radchenko |
Subject: |
Re: New branch feature/named-lambdas. |
Date: |
Wed, 19 Jul 2023 08:07:59 +0000 |
Alan Mackenzie <acm@muc.de> writes:
> Debugger entered--Lisp error: (wrong-type-argument listp baz)
> car(baz)
> {foo} #f(compiled-function (bar) "lambda doc string" #<bytecode
> -0x105933d3d8452e4e>)(baz)
One slightly annoying thing here is that argument values are listed all
the way at the end, after the long unreadable <...bytecode...> part.
Would it make sense to have {foo(baz)} #f... instead?
--
Ihor Radchenko // yantar92,
Org mode contributor,
Learn more about Org mode at <https://orgmode.org/>.
Support Org development at <https://liberapay.com/org-mode>,
or support my work at <https://liberapay.com/yantar92>