xenodium
xenodium
https://flathabits.com a privacy-first habit tracker for iOS Full disclosure: I'm the author.
### Goal To implement **:validate-custom** keyword (same as **:custom**, but backed by [validate.el](https://github.com/Malabarba/validate.el) validation). I seem to have an initial implementation. I could really use some feedback/guidance. Spot flaws? Potential...
Feature request: Edit results in buffer and save all touched files. Similar in spirit to wdired, make search results editable in buffer. C-c C-c would save any changes in all...
Thanks for validate.el. I use it throughout in my config. Unsure if I'm misuing `validate-setq` or if a definition needs to be updated. Definition: ``` (defcustom company-show-numbers nil "If enabled,...
Inserting #+begin_center yields additional whitespace when using (company-tng-configure-default).
Reproduce: - Don't set a model key. - Invoke a compose buffer and submit query. - No output shown in compose buffer, but error output is displayed in the shell....
Consider removing the dependency on curl and use built-in url.el instead.
The PR exposes the macOS native sharing dialog via `ns-share`. Change unlikely to be accepted upstream [until there's a linux equivalent](https://debbugs.gnu.org/cgi/bugreport.cgi?bug=76120), thus proposing to emacs-plus, my favorite build ;) `ns-share`...
Thank you for helpful. Been using it for many years! Fairly frequently, I find myself using helpful as a quick reference to the docstring and a trampoline to the actual...