stumpwm-devel
[Top][All Lists]
Advanced

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

Re: [STUMP] Reload stumpwm after source change


From: Diogo F. S. Ramos
Subject: Re: [STUMP] Reload stumpwm after source change
Date: Sat, 16 Jun 2012 18:14:38 -0300
User-agent: Gnus/5.13 (Gnus v5.13) Emacs/23.3 (gnu/linux)

"David T. Harris" <address@hidden> writes:

> In the StumpWM Experience video ( 
> http://www.youtube.com/watch?v=tKt_rVO960Q&t=4m43s ) by male and bobf, male 
> shows that he can edit a stumpwm source file (stumpwm.lisp in his example), 
> hit a key in vim,
> and have the change take effect immediately without reloading or recompiling.
>
> My question is how does he do this?   What exact key is he running in vim to 
> do this.
>
> In vim it shows the following:
>
> :'<,'>w ! stumprun 
> STUMPWM-INTERNAL-LOOP
>
> I've searched google and the stumpwm git repo and can't find stumprun, I'm 
> guessing this is a script that male made?  If it is does anyone know what 
> could have been in the script?
>
> Thank you to anyone who can shed some light on this.

I don't know what they are using and I'm not a VIM user, but in Emacs we
normally use SLIME[0] to talk to the common lisp machine.

Maybe they are using Slimv[1], which is apparently "SLIME for Vim".

[0] http://common-lisp.net/project/slime/

[1] http://www.vim.org/scripts/script.php?script_id=2531

-- 
Diogo F. S. Ramos



reply via email to

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