Aaron Miller

Results 11 issues of Aaron Miller

Saw it in the tour immediately after I (also) saw #47. Repro: 1. `sudo npm install -g wat`; HEAD when I did this was commit [e0d96cc](https://github.com/dthree/wat/commit/e0d96cc80d8e76897f9bc778fa5872326a3ad896) 2. `wat js object...

![responsive oops](https://cloud.githubusercontent.com/assets/5650970/13637713/cf41fb36-e5d6-11e5-8aec-44b075e464cb.PNG) `window.innerWidth` is 1110px. From poking at it, it looks like the margin note declines to display itself if it would have a width of less than 60px, but...

I had some trouble when using Matura to test code in which I deliberately assign previously undefined indexes in an array, and use PHP's `@`-prefix method of suppressing the notices...

Weird as it sounds, the issue title is an exact description of the problem. I've no idea why this should be, but I've observed it under `emacs -q` in both...

The spec allows for up to 31 region codes in a message; the library only supports one.

bug

sudo npm install -g same-encoder same-encoder --originator PEP (...) header.wav same-encoder --footer footer.wav

enhancement

If it's < 8 chars, it could be automatically right-padded with spaces to the required length.

enhancement

Should check against `/^[A-Z0-9 /]+$/`; without this check, invalid messages could be produced.

bug

Requested at https://news.ycombinator.com/item?id=7113080; see https://github.com/milkypostman/melpa and http://marmalade-repo.org/doc-files/package.5.html for details on how.

enhancement