Jon Kristensen

Results 54 comments of Jon Kristensen

I'm having a problem with this as well. The `before-save-hook` instructions in `README.md` seem to conflict with `require-final-newline`, as the `web-beautify-js-buffer` call seems to happen after Emacs has added the...

Here is a `.jsbeautifyrc` configuration example that could serve as an alternative to the `-n` option: ``` { "end_with_newline": true, "html": { "css": { "end_with_newline": false }, "js": { "end_with_newline":...

https://github.com/beautify-web/js-beautify/issues/492#issuecomment-443521078

+1 It doesn't seem to work for me on Safari 8.0.6 (10600.6.3).

Ah, your issue helped me work around #120 (using data-disabled rather than disabled got rid of the problem). Cheers, mate! :)

The version of nuxt-validate currently released on NPM is not using version 3 of vee-validate.

Ah, I see! Thanks anyway, @dracos! Have a nice weekend! :)

@dracos: Do you see a simple way to automatically e-mail all contacts associated with a given category, on *every* problem update, except the contact making the update? A simple hack...

Hi, @dracos! Sorry for being unclear! I mean all e-mail addresses (typically one) specified as the contact for the category in question. For example, if "[email protected]" is the designated receiver...

Just to add to the benefits of this: If there is a delay in solving a problem and the user submits an update, the municipality won't receive the update (unless...