Brad Wright

Results 7 issues of Brad Wright

Obviously.

bug

Because of stupid PyPi.

documentation

No instructions as to compilation etc. forthcoming. These need to be added.

documentation

The overlay appears but the highlighting of characters doesn't start. `debug-on-error` trace: ``` Debugger entered--Lisp error: (void-variable --cl-func-create-overlay--) ace-jump-populate-overlay-to-search-tree((branch (leaf) (leaf) (leaf) (leaf) (leaf) (leaf) (leaf) (leaf) (leaf) (leaf) (leaf)...

The following code: ``` (defun bw-switch-to-emacs () "Switches to Emacs" (interactive) (do-applescript "set appName to \"Emacs\" set needsActivation to false tell application \"System Events\" if frontmost of process appName then...

elisp
pending

`suchi.isOld` appears to be lumping Chrome 33 (latest at time of writing is 35) into the old bucket too. I wonder if some kind of offset per browser is sensible...

We're getting loads of things like this in our MySQL master/slave setup: ``` 130731 13:14:46 [Warning] Statement may not be safe to log in statement format. Statement: UPDATE `delayed_jobs` SET...