Niels Giesen

Results 30 comments of Niels Giesen

Code splitting with dynamic `import()` of a JSON file that has key names at the root that would not be valid JavaScript identifiers yields incorrect named exports: File a.json: ```json...

Thanks for clarifying @evanw, about this new spec and how to deal with it if the intended environment does not support it. One question though: In dynamic imports, there is...

@hyrious Wow. And, just for completeness sake, this works too: ```js import("./a.js").then(({"x-y": x_y}) => console.log(x_y)); ```

Another issue with Edge crashing on a combination of a malformed grid-template-columns: [area-start] followed by repeat(), followed by [something-not-including area-end]. https://jsfiddle.net/dxmu05vh/ MS-bug: https://developer.microsoft.com/en-us/microsoft-edge/platform/issues/19158643/

Odd stuff this is. Apparently GIMP outputs floats in a way GIMP cannot read them back. That and that the gimp-cl-connect construction works through intermediate files with written and evaluated...

As I understand zilch of C, after diving in a bit I decided it'd be better to create an issue at the right place: https://bugzilla.gnome.org/show_bug.cgi?id=778308

The referenced issue has moved to https://gitlab.gnome.org/GNOME/gimp/-/issues/1049 . Since it is a locale issue (which it shouldn't be) you may circumvent the issue by running the GIMP in a locale...

> If you reinstall this package and open it immediately, yes, it works. But if you restart emacs and open mingus again, it got stuck again. It seems that a...

> I have just merged a PR which someone else raised a while on a similar issue, please try the latest version and let me know.. Awesome. Integrating libmpdee was...

Note: when installing from melpa, I had to remove the cached version in order to update to the new libmpdee.