Jared Finder

Results 15 comments of Jared Finder

Thanks, that is unexpected. Not all functionality is expected to work in-editor, but no exceptions should be thrown. I will add this to our internal bug log.

Sorry for not updating here. I believe we fixed this in June of 2019. However, you still are encountering the issue. Please capture a bug report via *Help* > *Capture...

@KAbakumov That's aligned with the bug we fixed internally. The fix was submitted earlier today; it'll come out in an upcoming release.

See the [official docs](https://www.gnu.org/software/emacs/manual/html_node/elisp/Eval-During-Compile.html) on `eval-when-compile`, which say (emphasis added) > If you’re using another package, **but only need macros from it** (the byte compiler will expand those), then eval-when-compile...

@dholm, can you please take a look at this?