David DeSimone

Results 107 comments of David DeSimone

I'll dig up the post in a second - the crux of the issue is that we use deno, which uses a set of bindings for v8 called "rusty_v8". Rusty_v8...

https://github.com/emacs-ng/emacs-ng/issues/47

I'm for merging those improvements even with WebRender, just to give users the option in case they pick the --without-webrender configuration.

I'm targeting the weekend of May 29th to implement this.

I ran into a minor delay with this but hopefully I'll have it resolved within the next few days.

Also, in the spirit of user control, I think specialForms should be global, or at lease accessible to the user. This will allow the user to override any lisp function...

https://github.com/emacs-ng/emacs-ng/pull/84 gave access to specialForms (via the lisp object), but we still have to define some additional special forms

I think you will need to change configure.ac to use the updated library archive name

> > I think you will need to change configure.ac to use the updated library archive name > > > > Yeah I know, that was the point when I...

@petr-tik Thanks for the report, I'm glad you identified a work-around. We will keep this issue open for tracking purposes. @brotzeit what do you think of bumping the nightly version?...