[slim-vim] Changelog for August
Brad Beveridge
brad.beveridge at gmail.com
Mon Aug 7 00:23:49 CDT 2006
On 06/08/06, Brad Beveridge <brad.beveridge at gmail.com> wrote:
> 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
>
Sun Aug 6 22:21:11 PDT 2006 brad.beveridge at gmail.com
* Improved note handling.
* Some notes can span multiple lines, which doesn't make for nice
error format messages.
More information about the slim-vim
mailing list