caml-list - the Caml user's mailing list
 help / color / mirror / Atom feed
From: Vincent Aravantinos <vincent.aravantinos@gmail.com>
To: dumitru.potop@inria.fr
Cc: caml-list@inria.fr
Subject: Re: [Caml-list] Smart caml editor and smart debugger
Date: Fri, 15 Oct 2010 08:00:43 -0400	[thread overview]
Message-ID: <82EA8E1F-9B09-4F92-BF54-CCEF43F4536C@gmail.com> (raw)
In-Reply-To: <4CB8210D.7030307@inria.fr>

Hi Dumitru,

Le 15 oct. 10 à 05:38, Dumitru Potop-Butucaru a écrit :

> 1. An editor where I can collapse entire
>    definitions (by reducing a huge "let x = .... in"
>    step into a single line). I'd prefer doing it
>    using a mouse, but emacs shortcuts would
>    be OK, too.

With Vim you can do this by activating what they call "folding". You  
can do by just typing 'zi'. Though it probably relies on indentation  
rather than on the  syntactic constructions.

I guess chamo (http://home.gna.org/cameleon/chamo.en.html) can  
probably do this sort of thing.

Cheers,
Vincent

  parent reply	other threads:[~2010-10-15 12:01 UTC|newest]

Thread overview: 6+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2010-10-15  9:38 Dumitru Potop-Butucaru
2010-10-15 10:21 ` [Caml-list] " Gabriel Kerneis
2010-10-15 10:59 ` Lukasz Stafiniak
2010-10-15 12:00 ` Vincent Aravantinos [this message]
2010-10-16 17:14   ` Yoann Padioleau
2010-10-16 10:23 ` Gaius Hammond

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=82EA8E1F-9B09-4F92-BF54-CCEF43F4536C@gmail.com \
    --to=vincent.aravantinos@gmail.com \
    --cc=caml-list@inria.fr \
    --cc=dumitru.potop@inria.fr \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).