karthink
karthink
> ``` > Debugger entered--Lisp error: (wrong-number-of-arguments sort 5) > (sort val :lessp #'string-lessp :in-place t) > ``` That's odd, I don't get it. What version of Emacs are you...
> I am on 29.4. I don't have my PC with the 30.1 on me, I'll test it on that when > I can. Is that the built-in sort function...
> I am on 29.4. I don't have my PC with the 30.1 on me, I'll test it on that when I can. Is that the built-in sort function being...
@zgagnon Thanks for the PR. I'm having a tough time reading the diff -- please undo all indentation changes except in functions that you meant to modify. It is okay...
@zgagnon This looks good now, some minor formatting tweaks notwithstanding. (Please see comments) Please rebase on master so I can merge it. I tried squashing but there were some conflicts.
@zgagnon thanks. In the meantime the tools menu went through a major overhaul, so I suspect the code in this PR is out of date now. Toggling all tools is...
gptel didn't install or byte-compile correctly. How did you install gptel?
@e665107 It looks like your version of Transient is below the version required by gptel. You should update Transient.
Are you still experiencing this issue?
@vbmithr it sounds like gptel did not install/upgrade correctly. Specifically the byte compile step must have failed On Mon, Mar 17, 2025, 3:02 AM Vincent Bernardoff ***@***.***> wrote: > I...