caml-list - the Caml user's mailing list
 help / color / mirror / Atom feed
From: art yerkes <ayerkes@speakeasy.net>
To: caml-list@yquem.inria.fr
Subject: Re: [Caml-list] Top level line limit?
Date: Sun, 13 Nov 2005 16:53:57 -0800	[thread overview]
Message-ID: <20051113165357.1e03a552.ayerkes@speakeasy.net> (raw)
In-Reply-To: <4362CB14.20804@rftp.com>

On Fri, 28 Oct 2005 18:06:28 -0700
Robert Roessler <roessler@rftp.com> wrote:

> Jacques Carette wrote:
> > A Google search found nothing, so I ask here:  Is there a hard limit to 
> > how much code can be pasted in to the top-level at once?
> > 
> > It seems that (at least from within emacs), there is a 20-line limit.  
> > Is that the top-level doing that, or is it something in the emacs setup?

If you're finding that your system's clipboard is giving you trouble,
emacs can submit the previous form to an inferior caml in tuareg mode
automatically.

Try using 'C-x e' in tuareg mode after doing 'M-x tuareg-run-caml' in tuareg
mode.  You should be at the end of the toplevel form you want to submit.

If it seems like the toplevel is only evaluating the first of a few forms,
when you paste, you might want to make sure that each toplevel insertion
is terminated with ';;' also.
-- 
Here's a simple experiment. Stand on a train track between two locomotives
which are pushing on you with equal force in opposite directions. You will
exhibit no net motion. None the less, you may soon begin to notice that
something important is happening.
-- Robert Stirniman


      reply	other threads:[~2005-11-14  0:50 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2005-10-28 17:57 Jacques Carette
2005-10-29  1:06 ` [Caml-list] " Robert Roessler
2005-11-14  0:53   ` art yerkes [this message]

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=20051113165357.1e03a552.ayerkes@speakeasy.net \
    --to=ayerkes@speakeasy.net \
    --cc=caml-list@yquem.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).