[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: Project detection and configuration
From: |
John Wiegley |
Subject: |
Re: Project detection and configuration |
Date: |
Wed, 14 Oct 2015 09:13:04 -0700 |
User-agent: |
Gnus/5.13 (Gnus v5.13) Emacs/24.5 (darwin) |
>>>>> Lluís <address@hidden> writes:
> I've formed my own opinions on how this could be improved, but I would like
> to hear what others think before discussing how to do it. So, what is
> required from "project management"?
Great list, Lluís! I agree that making "projects" a more well-defined entity
is part of the IDE picture.
At the moment I use Magit and Projectile, which rely on version control to
define the scope and contents of a project. I only bring this up to say that I
like "zero configuration", so that Emacs can be used to navigate projects
without requiring the user to define those contents manually until they have a
special need that can't be inferred.
John