Tom Willemse
Tom Willemse
A simple workaround is, of course, to simply use html entities such as `'`, which is what I do whenever I see a `'`
> Tell that to my 500MB of old code... made by non-programmers ;) Ouch, you're right, it's not a very good work-around in that case...
I usually have a very outdated version of the PHP documentation on my computer, if any. Would it be an idea to look at either [slime](http://common-lisp.net/project/slime/) or [geiser](http://geiser.nongnu.org/index.html#Top) how they...
Hey, thanks for the bug report. I don't know of any icon used to represent projectile, so if you have a suggestion please let me know. If all you want...
I'm using the given example with Emacs built from the master branch (last saturday) and the latest projectile from melpa. And yes, in daemon mode.
I would be surprised if it didn't work on Emacs 25.1. Have you tried using this code with debug-on-error turned on? > Great work creating the package, thank you very...
Hi! Thanks for reporting this issue. Sorry I haven't been able to get to helping you yet. Is this still a problem for you? I've been trying to reproduce this...
Hello again! Great find! Ok... What I *think* is happening is that `mode-icons` tries to find out if the `%*` construct is in the `mode-line-modified` variable, which is how by...
Hey! Thanks for this pull request :) I'm glad to hear that you're found git-auto-commit-mode to be a useful project. The code basically looks good, I just have one question...
Hey :) That's alright, we all have busy lives and nobody is getting paid to work on this, things take time. And this doesn't seem like an easy issue to...