all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
From: "Drew Adams" <drew.adams@oracle.com>
To: "'Steven Degutis'" <sbdegutis@gmail.com>,
	"'Dmitry Gutov'" <dgutov@yandex.ru>
Cc: help-gnu-emacs@gnu.org
Subject: RE: [ANN] project-buffers.el
Date: Mon, 1 Apr 2013 22:36:08 -0700	[thread overview]
Message-ID: <4122B298F6F44F7B8F1B77D9817F3559@us.oracle.com> (raw)
In-Reply-To: <CACeWA3jciOKybod1AXcBO0A2Nos-00=4katuFFWNYixE4NfsUg@mail.gmail.com>

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

Consider mentioning your library on that wiki project-category page.
 
Maybe consider also renaming your library, since there is another, older one
there whose name is very similar: project-buffer-mode.el
(http://www.emacswiki.org/emacs/ProjectBufferMode). Renaming might help people
distinguish the two and find each one easier.

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 ThingsT. 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.


> 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: 2827 bytes --]

      reply	other threads:[~2013-04-02  5:36 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
2013-04-02  5:36         ` Drew Adams [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=4122B298F6F44F7B8F1B77D9817F3559@us.oracle.com \
    --to=drew.adams@oracle.com \
    --cc=dgutov@yandex.ru \
    --cc=help-gnu-emacs@gnu.org \
    --cc=sbdegutis@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.
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.