guile-user
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: scheme with vim


From: Marc Chantreux
Subject: Re: scheme with vim
Date: Wed, 5 Feb 2020 15:26:42 +0100
User-agent: Mutt/1.10.1 (2018-07-13)

hello,

sorry i missed this reply.

> Does it make sense for your application to auto compile sources at all?

not at all :)

> I also wonder if perhaps it would be better to start a Guile REPL and
> have vim send S-expressions to the socket instead of saving a temporary
> file and starting a new Guile process every time.

it should be another way to make vim work with guile but i need the
single command thing because it's the way to use the vim :make command

* run a command
* parse stderr to create a list of errors
* use the :cwindow to navigate through the commands

regards
marc



reply via email to

[Prev in Thread] Current Thread [Next in Thread]