[slim-vim] Changelog for August

Brad Beveridge brad.beveridge at gmail.com
Sun Aug 6 22:34:43 CDT 2006


On 05/08/06, Brad Beveridge <brad.beveridge at gmail.com> wrote:
> On 05/08/06, Brad Beveridge <brad.beveridge at gmail.com> wrote:
> > Sat Aug  5 11:23:05 PDT 2006  brad.beveridge at gmail.com
> >   * Patch from Daniel Trstenjak to test for the environment var ECL_SLIME_PATH
> >
> >
> > Thanks Daniel!
> >
>
> Sat Aug  5 14:38:08 PDT 2006  brad.beveridge at gmail.com
>   * Renamed eval, compile-file and inspect to once again have their
> slime- prefix, too confusing otherwise.
>
> Sat Aug  5 14:39:57 PDT 2006  brad.beveridge at gmail.com
>   * Enabled support for sending signals.
>   * Can now send SIGINT to interupt the Swank side
>   * Can now terminate the Swank backend by sending SIGTERM when you exit Vim
>   * Probably won't work on Win32
>   * Needs latest Vim7 from Darcs.
>
> I've send the required vim patch to Larry for merging to the official
> tree.  For those that just can't wait, I've attached the patch to this
> email.  You ought to be able to use darcs apply
> "darcs apply --compress kill.patch.tz" might just work, if not you'll
> need to manually use gunzip and "darcs apply kill.patch".
>

Sun Aug  6 20:27:32 PDT 2006  brad.beveridge at gmail.com
  * Added handling of compiler notes.
  Compiler notes are pushed into a special buffer, which we then hand
to Vim's quickfix buffer.
  Use the standard Vim Quickfix commands to access the notes (:help quickfix).
  Notes are sorted as :error :warning :stye-warning :note.

Cheers
Brad


More information about the slim-vim mailing list