caml-list - the Caml user's mailing list
 help / color / mirror / Atom feed
From: "Richard W.M. Jones" <rich@annexia.org>
To: Benjamin Greenman <blg59@cornell.edu>
Cc: Xinuo Chen <iamindcs@gmail.com>, OCaml mailing-list <caml-list@inria.fr>
Subject: Re: [Caml-list] How to use emacs tuareg mode effectively to manage an OCaml project?
Date: Tue, 2 Sep 2014 22:48:27 +0100	[thread overview]
Message-ID: <20140902214827.GA3416@annexia.org> (raw)
In-Reply-To: <CAAtAoRqZP_kiXjHpkjC+LzoySRbcO7T8hZ7Zk7NW1vDBbYEjNw@mail.gmail.com>

On Tue, Sep 02, 2014 at 04:27:08PM -0400, Benjamin Greenman wrote:
> I've always enjoyed the tab completion emacs provides when searching for
> files. It feels like a working tree generated on demand. Also, I've found
> that buffers scale much nicer to many files than tabs. Free yourself from
> the GUI!

Indeed:

  $ cd libguestfs
  $ find -name '*.ml' -o -name '*.mli' | wc -l
  206

I guess we're doing OK using just emacs (except for 1 person using
that "visual" editor that shall not be named).

I'm interested in the particular problems that the OP has with
navigating through a small collection of files.

Rich.

-- 
Richard Jones
Red Hat

  reply	other threads:[~2014-09-02 21:48 UTC|newest]

Thread overview: 8+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2014-09-02 20:05 Xinuo Chen
2014-09-02 20:20 ` Mads Jensen
2014-09-02 20:22 ` Lars Nilsson
2014-09-02 20:27 ` Benjamin Greenman
2014-09-02 21:48   ` Richard W.M. Jones [this message]
2014-09-03  7:28 ` Denis Berthod
2014-09-03  7:40 ` Louis Gesbert
2014-09-03  7:51 ` Francois BERENGER

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=20140902214827.GA3416@annexia.org \
    --to=rich@annexia.org \
    --cc=blg59@cornell.edu \
    --cc=caml-list@inria.fr \
    --cc=iamindcs@gmail.com \
    /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).