Toby DiPasquale on 24 Jan 2008 05:49:05 -0800


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

Re: ledit

  • From: "Toby DiPasquale" <codeslinger@gmail.com>
  • To: philly-lambda@googlegroups.com
  • Subject: Re: ledit
  • Date: Thu, 24 Jan 2008 08:48:49 -0500
  • Authentication-results: mx.google.com; spf=pass (google.com: domain of codeslinger@gmail.com designates 209.85.132.242 as permitted sender) smtp.mail=codeslinger@gmail.com; dkim=pass (test mode) header.i=@gmail.com
  • Dkim-signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=googlegroups.com; s=beta; h=domainkey-signature:received:received:x-sender:x-apparently-to:received:received:received-spf:authentication-results:received:dkim-signature:domainkey-signature:received:received:message-id:date:from:to:subject:in-reply-to:mime-version:content-type:content-transfer-encoding:content-disposition:references:reply-to:sender:precedence:x-google-loop:mailing-list:list-id:list-post:list-help:list-unsubscribe; bh=S8AUVfijmFHCaxy+vYXq8ncENZmx0dcP4759Diwwp5Q=; b=Sr5d0pMefX5vRasRluFunfLiDdg7cv+8kROtjCSch7J3xKSZHM67yBw3qEn/9gG+WoNl8rogAZt+NyCPDVkFc8s9t413ghJ7VPH9r0vqtrXLkx/WSDgSJBEYzEYme4h8v6QqD3zAYra32v0hv+QaigEYxSrXqlfFFRLQwiCcD7o=
  • Dkim-signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:received:received:message-id:date:from:to:subject:in-reply-to:mime-version:content-type:content-transfer-encoding:content-disposition:references; bh=kj5n5A2fZbbnM1yBSIGWgPrU6VZdK8uKEb6cVtrIsx8=; b=H7lqK594szYABpOqbO3iiIvtXfto3QUI1TfjFDG216Jy+IElpW1FHxhY+he3NNYi7cc3Vx401Epfdyy2TYmPj+lvOLIVqADdFThJdBZ8CJsWropqK2jBUIFvfY710hDPAtMTZXXJJiwwm6+QY+AmU8so/3zBr2k/feSaGF2ctlY=
  • Mailing-list: list philly-lambda@googlegroups.com; contact philly-lambda-owner@googlegroups.com
  • Reply-to: philly-lambda@googlegroups.com
  • Sender: philly-lambda@googlegroups.com

On Jan 23, 2008 11:49 PM, Kyle R. Burton <kyle.burton@gmail.com> wrote:
>
> I first encountered it as part of the OCaml distribution.  You should
> be able to find it in apt, and I think someone mentioned that it's
> available in mac portage.
>
>   http://pauillac.inria.fr/~ddr/ledit/
>
> It's not quite as useful as Emacs shell modes (or one of the inferior
> modes) since it has no idea about the syntax of the thing it's
> wrapping around, and you can't search backwards either (or both) your
> history or the previous output, but if you're not an Emacs user or
> just want to wrap something simply on the shell then it'll might just
> work for you.

Sounds pretty cool!

> Big thanks for the talk, it was interesting and informative.  It was
> great to meet everyone.

Big up to Aaron for lending us his space for the meeting and thanks to
everyone who came out. I enjoyed presenting and I hope everyone found
it to be enjoyable, as well. :)

-- 
Toby DiPasquale


  • Follow-Ups:
    • Re: ledit
      • From: Mat Schaffer <schapht@gmail.com>
  • References:
    • ledit
      • From: "Kyle R. Burton" <kyle.burton@gmail.com>