Skip to content

Conversation

@phst
Copy link
Contributor

@phst phst commented Jun 10, 2020

A literal string matches a literal symbol with that name. This leads to errors
when edebugging functions that use these macros. For example, edebug
deferred:aand (using C-u C-M-x), and then try edebugging
deferred:trans-multi-args, which uses that macro. Without this change, this
will fail with an error.

A literal string matches a literal symbol with that name.  This leads to errors
when edebugging functions that use these macros.  For example, edebug
deferred:aand (using C-u C-M-x), and then try edebugging
deferred:trans-multi-args, which uses that macro.  Without this change, this
will fail with an error.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant