Eval Exec

Results 89 comments of Eval Exec
trafficstars

> Can you try to go to `lsp-mode.el` and do a `M-x eval-buffer` then try to reinitialize the rust lsp again with profile taken? That would expand the function name...

I ask claude: https://claude.ai/public/artifacts/e05b6d34-0f78-4319-9c58-67a860fa266e

I just noticed we already have `gptel-add`, maybe we should add `gptel-add` to `gptl-menu`'s transient ui, bind `gptel-add` to `.` key?

I hope gptel.el can support gpt-4o-search-preview natively.

On my `Intel i9-14900K` `develop` branch: ```rust $ rm Cargo.lock; cargo bench Running benches/bits_benchmark.rs (target/release/deps/bits_benchmark-2198b6531a9750c2) Gnuplot not found, using plotters backend roundup via remainder time: [0.0000 ps 0.0000 ps 0.0000...

Executing `rm Cargo.lock; cargo bench "interpret secp256k1_bench via assembly" --features asm` On develop ```rust Running benches/bits_benchmark.rs (target/release/deps/bits_benchmark-d81b136bca03814f) Gnuplot not found, using plotters backend Running benches/vm_benchmark.rs (target/release/deps/vm_benchmark-64854b411dd08e91) Gnuplot not found, using...

I created a bash script to run `cargo bench "interpret secp256k1_bench via assembly" --features asm` 21 times" ```bash #!/usr/bin/env bash set -e for i in {0..20}; do echo git checkout...

Hello, I get this error today. And I don't know how to reproduce: ```elisp Debugger entered--Lisp error: (wrong-type-argument arrayp nil) treemacs--consolidate-projects() treemacs--show-single-project("/home/exec/.config/emacs" "emacs") treemacs--do-follow-project() #() apply(# nil) timer-event-handler([t 0 0...

A similar error happens, but I don't know how to reproduce it. ```elisp Debugger entered--Lisp error: (wrong-type-argument number-or-marker-p nil) treemacs--apply-annotations-deferred(# "/home/exec/.rustup/toolchains/1.81.0-x86_64-unknown-linux-gnu/lib/rustlib/src/rust/library/std/src/thread" # nil) apply(treemacs--apply-annotations-deferred (# "/home/exec/.rustup/toolchains/1.81.0-x86_64-unknown-linux-gnu/lib/rustlib/src/rust/library/std/src/thread" # nil)) timer-event-handler([t 26513...

Happened again: ```elisp Debugger entered--Lisp error: (wrong-type-argument number-or-marker-p nil) treemacs--apply-annotations-deferred(# "/home/exec/.emacs.d/elpaca/builds" # nil) apply(treemacs--apply-annotations-deferred (# "/home/exec/.emacs.d/elpaca/builds" # nil)) timer-event-handler([t 26513 62612 537789 nil treemacs--apply-annotations-deferred (# "/home/exec/.emacs.d/elpaca/builds" # nil) nil 936000...