Wilfred Hughes
                                            Wilfred Hughes
                                        
                                    Given a file: ``` Simple commands: $ echo foo foo $ printf 'bar\nbaz\n' | cat bar baz Multi-line command: $ foo() { > echo bar > } $ foo bar...
In the code: ``` (message "here is the char code for a quote: %s" ?') ``` the `'` is incorrectly highlighted with the `hilghlight-quoted-quote` face even though it's not quoting...
Could you put the docs up somewhere else, or stop redirecting to this site?
```emacs-lisp ELISP> (rxt-elisp-to-rx "[_a-z]") (any 95 (97 . 122)) ``` I think this should convert characters to strings (so `"_"` rather than 95, which is `?_`), and ranges could be...
Mysteriously, I can't use `https://github.com/racer-rust/emacs-racer` or `racer-rust/emacs-racer`. My `*Messages*` buffer just shows: ``` Contacting host: api.github.com:443 github-clone: Repository https://github.com/racer-rust/emacs-racer does not exist Contacting host: api.github.com:443 github-clone: Repository racer-rust/emacs-racer does not...
As far as I can see, it's not currently documented there.
As discussed in #64, the following does not work: ``` $ evm config ~/evm $ evm install emacs-24.5-bin $ evm bin emacs-24.5-bin /home/wilfred/evm/emacs-24.5-bin/bin/emacs $ /home/wilfred/evm/emacs-24.5-bin/bin/emacs -Q Warning: arch-dependent data dir...
The bold/normal text styling is harder to spot in larger comments.
Visible when viewing this commit: https://github.com/slackhq/vscode-hack/commit/da61b6c502587eebd3df9880c86467efc3cf0606