caml-list - the Caml user's mailing list
 help / color / mirror / Atom feed
From: Lars Nilsson <chamaeleon@gmail.com>
To: Xinuo Chen <iamindcs@gmail.com>
Cc: OCaml <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 16:22:36 -0400	[thread overview]
Message-ID: <CABqmBnEvq8tckBrg5M8dYBCYouZRNwew9ND7eK=9ic-MGfMc0w@mail.gmail.com> (raw)
In-Reply-To: <CABRZkkPV8M=LsUxYhU1S84zp9WigB+98hOYb_fkRKwfx83J7PA@mail.gmail.com>

On Tue, Sep 2, 2014 at 4:05 PM, Xinuo Chen <iamindcs@gmail.com> wrote:
> However, for the project files, I need to frequently switch between files
> together with folders, how can i use emacs as also a project manager such as
> eclipse? How can I have a file / project tree there just like Eclipse does?
>
> Also how do people manage a huge bunch of files (just like core library or
> batteries-included) effectively? It seems emacs is good for single file or
> simple project editing, but not good at managing a complex project.

You could give the dirtree mode a try.

http://melpa.milkbox.net/#/dirtree
http://www.emacswiki.org/emacs/dirtree.el
http://stackoverflow.com/questions/9546562/emacs-dirtree-directory-tree-view-setup

M-x dirtree and accept current directory or enter another directory
and you are present with a left-hand pane containing a directory tree
that you can navigate and press enter to select a file for
viewing/editing.

Lars Nilsson

  parent reply	other threads:[~2014-09-02 20:23 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 [this message]
2014-09-02 20:27 ` Benjamin Greenman
2014-09-02 21:48   ` Richard W.M. Jones
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='CABqmBnEvq8tckBrg5M8dYBCYouZRNwew9ND7eK=9ic-MGfMc0w@mail.gmail.com' \
    --to=chamaeleon@gmail.com \
    --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).