Marcel van der Boom · @mrb
425 followers · 815 posts · Server mastodon.nl

@abcdw what are you using for the inline scheme eval in the buffer In youtube.com/watch?v=kIppahbBkn ?

can insert eval results into the buffer, but your setup resembles the ciders overlay way?

#emacs #geiser

Last updated 1 year ago

Jeko · @jeko
281 followers · 3165 posts · Server framapiaf.org

Would be so cool if I could jump to definition to a let declaration…

#geiser #emacs #scheme #guilie

Last updated 1 year ago

Jeko · @jeko
281 followers · 3165 posts · Server framapiaf.org

Would be so cool if I could jump to definition from a let declaration…

#geiser #emacs #scheme #guilie

Last updated 1 year ago

screwtape · @screwtape
246 followers · 2790 posts · Server mastodon.sdf.org
Jeko · @jeko
269 followers · 3050 posts · Server framapiaf.org

On a foreign distro, I am trying to set geiser up using emacs-direnv to get rid of the "no code for module" error in flycheck-guile

#geiser #guix #guile #emacs

Last updated 1 year ago

Jeko · @jeko
269 followers · 3050 posts · Server framapiaf.org

On a foreign distro, I am trying to set geiser up to get rid of the "no code for module" error in flycheck-guile

#geiser #guix #guile #emacs

Last updated 1 year ago

Jeko · @jeko
268 followers · 3038 posts · Server framapiaf.org

key bindings I spam when coding in () :


go to documentation C-c C-d C-d
go to definition M-.
go to next flycheck error M-g n
go to previous flycheck error M-g p


renaming C-;

Show yours !

#iedit #geiser #scheme #guile #emacs

Last updated 1 year ago

Andrew Tropin · @abcdw
523 followers · 958 posts · Server fosstodon.org

A brief guide to the geiser. An Emacs package for scheme development.
nongnu.org/geiser/Between-the-

#geiser #guile #scheme #guix #emacs

Last updated 1 year ago

LisPi · @lispi314
154 followers · 2270 posts · Server mastodon.top

@dekkzz76 @carcosa is usually best used with

nongnu.org/geiser/

The manual has some recommendations about Guile hacking setups.

guix.gnu.org/manual/en/html_no

#guile #geiser #guix

Last updated 2 years ago

Jeko · @jeko
259 followers · 2969 posts · Server framapiaf.org

Thank you . 🙏

#documentation #geiser

Last updated 2 years ago

Jeko · @jeko
259 followers · 2962 posts · Server framapiaf.org

« For schemes with good debug support (Guile is one), the debug buffers offer a debugging menu, accesible via the , (that’s a comma) key. If you press it, a transient menu will appear, offering you a variety of actions, including showing local variable values or a more detailed backtrace or frame display. »

I haven't tried that, yet !

nongnu.org/geiser/Between-the-

#emacs #geiser #scheme #guile

Last updated 2 years ago

Jeko · @jeko
257 followers · 2956 posts · Server framapiaf.org

Time to go to sleep.

Here is where I am stuck.

I have this file :
framagit.org/Jeko/emacs-srfi64

When I run :
emacs -batch -l ert -l srfi64-test.el -f ert-run-tests-batch-and-exit

It tells me the log file does not exist.

This log file is my strategy to assert I ran the right tests.

Good night !

#srfi64 #scheme #guile #ert #geiser #emacs

Last updated 2 years ago

Jeko · @jeko
257 followers · 2955 posts · Server framapiaf.org

`C-u C-x C-e`

#scheme #guile #geiser #emacs

Last updated 2 years ago

Jeko · @jeko
255 followers · 2931 posts · Server framapiaf.org

Any idea why i don't get the .log file from srfi64 when I evaluate my test suite with Geiser ?

#geiser #emacs #scheme #guile

Last updated 2 years ago

Jeko · @jeko
255 followers · 2930 posts · Server framapiaf.org

Now I can find a basic test suite and run it !

Baby step is the key

#testing #srfi64 #scheme #guile #geiser #emacs

Last updated 2 years ago

Internet Turtle · @tealturtle
636 followers · 7436 posts · Server social.coop

#geiser #kawa #scheme

Last updated 2 years ago

Andrew Tropin · @abcdw
452 followers · 837 posts · Server fosstodon.org

Do someone have a good test running setup for ?

, , -64,

I hacked something like this, but there is a way more work to make it any satisfactory.

#guile #emacs #geiser #SRFI #repl

Last updated 2 years ago

Jeko · @jeko
236 followers · 2866 posts · Server framapiaf.org

Knowing this makes me write code much faster !

#emacs #corfu #geiser #scheme #guile

Last updated 2 years ago

Jeko · @jeko
236 followers · 2866 posts · Server framapiaf.org

Knowing this makes me write code mush faster !

#emacs #corfu #geiser #scheme #guile

Last updated 2 years ago

nebunez :manjaro: :emacs: · @nebunez
484 followers · 5632 posts · Server fosstodon.org

This is frustrating... After uninstalling 27 from the Debian repos and using to install Emacs 28, everything I evaluate in a buffer goes to a `*Geiser Debug*` buffer returning "#<unspecified>", instead of evaluating in the REPL properly.

On top of that, I seem to be missing a bunch of gtk dependencies, or something, because other applications aren't launching properly (various errors), like nm-applet, gajim, mpv.

Ironically, I can't rollback apt like Guix 😢

#emacs #guix #guile #scheme #geiser

Last updated 2 years ago