Pierre Rouleau
Pierre Rouleau
No problem. I should learn how to use Pages myself too :-)
What OS are you using?
I have just had the opportunity to test it on: - macOS 14.2.1 - in emacs 29.1 - running inside a macOs Terminal running the macOS zsh, with LANG is...
@imarko I tried using LANG=C by just setting it in the zsh shell and used Emacs 29.1 in terminal mode in macOs Sonoma. I can see the trailing lines showing...
Hi @rails-to-cosmos , in your submitted code, should you not use a `let*` form instead of a `let` form? The `let*` form allows each VALUEFORM to refer to the symbols...
OK, I'll look at it. I'm not coding in C either these days but I'm helping someone who does. Not sure when I'll be able to provide one, but i'lll...
As I said, the issue is not a priority. There's no need to use arguments for these simple templates anyway. And I did not look at the code more than...
@zenspider , I must admit I don't understand the problem either. The code has the ``dumb-jump-force-searcher`` user-option. It can be customized and takes over. What does "it ignores my preference"...
LSP support for Erlang has been implemented. - It includes integration with treemacs, projectile, ivy and helm. Future work: integrate with other programming languages.
@cybem I assume this pull request is no longer necessary. The master branch integrates the changes. Should this pull request be closed?