all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
From: Steven Degutis <sbdegutis@gmail.com>
To: Dmitry Gutov <dgutov@yandex.ru>
Cc: help-gnu-emacs@gnu.org
Subject: Re: [ANN] project-buffers.el
Date: Mon, 1 Apr 2013 23:47:44 -0500	[thread overview]
Message-ID: <CACeWA3jciOKybod1AXcBO0A2Nos-00=4katuFFWNYixE4NfsUg@mail.gmail.com> (raw)
In-Reply-To: <87hajpbnwp.fsf@yandex.ru>

[-- Attachment #1: Type: text/plain, Size: 1449 bytes --]

I didn't realize Projectile had similar functionality until after I had
written project-buffers.el in the first place. And I probably wouldn't have
noticed, because I didn't realize that what I needed was similar to
Projectile until after `next-buffer-in-project` and
`previous-buffer-in-project` were written, because those were the two
functions I really wanted, and the functions `switch-project` and
`close-buffers-in-project` came afterwards due to a realization that they
would be really easy. Once those were written, it became more obvious that
what I had was similar to Projectile.

But now that I look at Projectile, I think it does Too Many Things™. For
example, to find a file in my project, I use find-file-in-repository
(MELPA) which does just one thing and does it extremely well. For running
tests in my project there are other utilities that do this too, same for
TAG files, grep, etc.

-Steven


On Mon, Apr 1, 2013 at 10:40 PM, Dmitry Gutov <dgutov@yandex.ru> wrote:

> Steven Degutis <sbdegutis@gmail.com> writes:
>
> > Thanks for the link, haven't seen that page before.
> >
> > Most packages on that page don't do what project-buffers.el does.
> >
> > Projectile almost does, but it doesn't have a per-project version of
> > next-buffer and previous-buffer, which was probably the main reason I
> > wrote project-buffers.el.
>
> You could have contributed two new commands to projectile, no?
>

[-- Attachment #2: Type: text/html, Size: 1928 bytes --]

  reply	other threads:[~2013-04-02  4:47 UTC|newest]

Thread overview: 8+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2013-04-01 16:36 [ANN] project-buffers.el Steven Degutis
2013-04-01 21:59 ` Bob Proulx
2013-04-02  0:26   ` Steven Degutis
2013-04-01 22:17 ` Drew Adams
2013-04-02  0:36   ` Steven Degutis
2013-04-02  3:40     ` Dmitry Gutov
2013-04-02  4:47       ` Steven Degutis [this message]
2013-04-02  5:36         ` Drew Adams

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='CACeWA3jciOKybod1AXcBO0A2Nos-00=4katuFFWNYixE4NfsUg@mail.gmail.com' \
    --to=sbdegutis@gmail.com \
    --cc=dgutov@yandex.ru \
    --cc=help-gnu-emacs@gnu.org \
    /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.
Code repositories for project(s) associated with this external index

	https://git.savannah.gnu.org/cgit/emacs.git
	https://git.savannah.gnu.org/cgit/emacs/org-mode.git

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.