[bug#77391,v5,0/4] gnu: emacs-ellama: Update to 1.8.1.

Message ID cover.1743685858.git.suhail@bayesians.ca
Headers
Series gnu: emacs-ellama: Update to 1.8.1. |

Message

Suhail Singh April 3, 2025, 1:10 p.m. UTC
  FYI, there's a linter warning regarding a long line in the emacs-ellama
package.  It's unclear (to me) what the best course of action is.  I'm
happy leaving it to the discretion of the person who'll be merging this
changeset.

Suhail (4):
  gnu: emacs-llm: Update to 0.24.2.
  gnu: emacs-llm: Fix style.
  gnu: emacs-ellama: Update to 1.8.1.
  gnu: emacs-ellama: Enable tests.

 gnu/packages/emacs-xyz.scm | 46 +++++++++++++++++++++++++-------------
 1 file changed, 31 insertions(+), 15 deletions(-)


base-commit: 77d5eb4c16984e430b377e0b5f1551fbda171ec6
  

Comments

Cayetano Santos April 3, 2025, 1:29 p.m. UTC | #1
user guix
usertag 77391 + reviewed-looks-good
thanks

Items marked as checked:

- commit messages
- package builds
- lint warnings
- package style
- no dependent packages
- synopsis and descriptions
- package tests
- licenses
  
Andreas Enge April 3, 2025, 5:58 p.m. UTC | #2
Hello,

thanks for the patches and the reviews! I have pushed them
(with a slightly shorter, but still too long line; but I found it preferable
to remain above the 76 character limit for the sake of readability).

Andreas