Henrik Ahlgren
Henrik Ahlgren
> Thanks. I think I fixed the gptel-rewrite warnings. Emacs 28 is lacking the `rmc--add-key-description` function. Does `gptel--rewrite-dispatch` work correctly with it just declared but not actually implemented with older...
> > For the rest I would like to figure out why the byte-compiler thinks the docstrings of the `gptel-make-*` functions are too wide instead of ignoring them. Any idea?...
> ``` > What does "other stylistic issues" mean? Is that something we should care about? I'm not entirely sure; it seems that `emacs-lisp/checkdoc.el` performs a variety of checks, but...
I don't think setting variables in `.dir-locals.el` works with byte-compilation.
Also, MELPA does not ship the .git-ignore.el file at all (unlike NonGNU-ELPA).
Would it be be nice to be able to (optionally) strip comments from Org (#) and MD (HTML comments) files as well. Or more generally any mode that has `comment-start`:...
> We can replace the crowdsourced prompts option with the fabric > patterns, as I think the crowdsourced prompts aren't getting much use. Here are some notes in case someone...
The prompts, referred to as "patterns", appear to be intriguing and potentially more useful than the crowd-sourced options we currently utilize. Would it be beneficial to integrate with the actual...
I see some whitespace changes that apparently just change spaces to TABs, most likely since emacs has `indent-tabs-mode` on by default, and especially if you have `aggressive-indent-mode` on, it can...
Could this be specific to the built distributed with [GNU Emacs Android port](https://sourceforge.net/projects/android-ports-for-gnu-emacs/files/termux/)? I can replicate this issue on that build consistently. `sv-stop sshd` says it stops the service, however...