Eric James Michael Ritz

Results 136 comments of Eric James Michael Ritz

In case anyone cares to follow the related Q&A on `gmane.emacs.help`: http://permalink.gmane.org/gmane.emacs.help/89444

I could not find any way to tell font-lock to treat some regular expressions in a case-insensitive way. So what I am doing is making php-mode treat all regular expressions...

@kermorgant This looks like a great tool. Thank you for bringing it to the attention of people like myself who were completely unaware of it. > Sadly, I lack both...

I looked over the Vim script too. Some random thoughts: * It provides a `phpactor#Update()` function which looks redundant in our case. The GNU Emacs version can let `package.el` handle...

@kermorgant Thanks for taking the initiave. Sometime during the week, if I can, I will write some notes about the code with some suggestions and friendly criticisms. @MarTango [This is...

@MarTango > How does the `;;;###autoload` magic comment interact with the `progn`? The magic comment creates an appropriate `(autoload ...)` call within `loaddefs.el`. But this only happens when the comment...

> Sorry if this was the wrong place to post, I'm not sure if questions like this are supposed to be new issues, or private messages, or something else. @zonuexe...

@dantleech Thank you, first for creating Phpactor, and second for the information you've provided. It is my understanding that you are the principle (sole?) author of Phpactor's Vim plugin; is...

Thank you for the bug report and the `git-bisect` information. Is it possible for you to post that file which triggers the error? It would be useful for correcting and...

I apologize for the delay [but unexpected things have kept me from doing much](https://www.reddit.com/r/emacs/comments/72k9tf/php_mode_to_change_ownership_in_one_month/). Regarding that file you sent me: I will *not* give it to anyone else, including anyone...