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